/usr/share/shorewall/macro.Zabbix is in shorewall 5.0.15.6-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 | #
# Shorewall -- /usr/share/shorewall/macro.Zabbix
#
# This macro handles Zabbix monitoring software traffic from server to agent
# and trap traffic from agent to zabbix server.
#
###############################################################################
#ACTION SOURCE DEST PROTO DPORT SPORT ORIGDEST RATE USER
PARAM - - tcp 10050 # zabbix_agent
PARAM DEST SOURCE tcp 10051 # zabbix_trap
|