shorewall_code/Shorewall/action.AllowSyslog

11 lines
416 B
Plaintext
Raw Normal View History

#
# Shorewall 2.0 /etc/shorewall/action.AllowSyslog
#
# This action accepts syslog UDP traffic.
#
######################################################################################
#TARGET SOURCE DEST PROTO DEST SOURCE RATE
# PORT PORT(S) LIMIT
ACCEPT - - udp syslog
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE