forked from extern/shorewall_code
macro.SNMP: update macro header and description
Signed-off-by: Tuomo Soini <tis@foobar.fi>
This commit is contained in:
parent
11cf80ce98
commit
d72f0a1f41
@ -1,15 +1,11 @@
|
||||
#
|
||||
# Shorewall - SNMP Macro
|
||||
# Shorewall -- /usr/share/shorewall/macro.SNMP
|
||||
#
|
||||
# /usr/share/shorewall/macro.SNMP
|
||||
#
|
||||
# This macro handles SNMP traffic.
|
||||
#
|
||||
# Note: To allow SNMP Traps, use the SNMPTrap macro
|
||||
# This macro handles SNMP traffic.
|
||||
# Note: To allow SNMP Traps, use the SNMPTrap macro.
|
||||
#
|
||||
###############################################################################
|
||||
#ACTION SOURCE DEST PROTO DEST SOURCE ORIGIN RATE USER/
|
||||
# PORT(S) PORT(S) DEST LIMIT GROUP
|
||||
#ACTION SOURCE DEST PROTO DPORT SPORT ORIGDEST RATE USER
|
||||
|
||||
?if ( __CT_TARGET && ! $AUTOHELPERS && __SNMP_HELPER )
|
||||
PARAM - - udp 161 { helper=snmp }
|
||||
|
Loading…
Reference in New Issue
Block a user