shorewall_code/Shorewall/action.AllowGnutella

12 lines
425 B
Plaintext
Raw Normal View History

#
# Shorewall 2.2 /usr/share/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