mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-09 01:04:06 +01:00
b06ba536e9
and trap traffic from agent to zabbix server. Signed-off-by: Tuomo Soini <tis@foobar.fi>
16 lines
542 B
Plaintext
16 lines
542 B
Plaintext
#
|
|
# Shorewall version 4 - Zabbix Macro
|
|
#
|
|
# /usr/share/shorewall/macro.Zabbix
|
|
#
|
|
# This macro handles Zabbix monitoring software server traffic to agent
|
|
# and trap traffic from agent to zabbix server.
|
|
#
|
|
###############################################################################
|
|
?FORMAT 2
|
|
###############################################################################
|
|
#ACTION SOURCE DEST PROTO DEST SOURCE ORIGIN RATE USER/
|
|
# PORT(S) PORT(S) DEST LIMIT GROUP
|
|
PARAM - - tcp 10050 # zabbix_agent
|
|
PARAM DEST SOURCE tcp 10051 # zabbix_trap
|