shorewall_code/Shorewall/action.AllowGnutella

12 lines
401 B
Plaintext
Raw Normal View History

#
# Shorewall action.AllowGnutella
#
# This action accepts gnutella traffic.
#
######################################################################################
#TARGET SOURCE DEST PROTO DEST SOURCE RATE USER/
# PORT PORT(S) LIMIT GROUP
ACCEPT - - tcp 6346
ACCEPT - - udp 6346
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE