forked from extern/shorewall_code
12 lines
433 B
Plaintext
12 lines
433 B
Plaintext
|
#
|
||
|
# Shorewall 2.0 /etc/shorewall/action.AllowSNMP
|
||
|
#
|
||
|
# This action accepts SNMP traffic (including traps):
|
||
|
#
|
||
|
######################################################################################
|
||
|
#TARGET SOURCE DEST PROTO DEST SOURCE RATE USER/
|
||
|
# PORT PORT(S) LIMIT GROUP
|
||
|
ACCEPT - - udp 161:162
|
||
|
ACCEPT - - tcp 161
|
||
|
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE
|