forked from extern/shorewall_code
d8a471e7b9
and paths in the header comments, since they're just as likely to be wrong as not. Changed all service names to port numbers. eDonkey is a big one - i wonder whether it isn't too variable for us to consider providing a default rule. git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2395 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
12 lines
401 B
Plaintext
12 lines
401 B
Plaintext
#
|
|
# 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
|