mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-25 07:38:57 +01:00
12 lines
425 B
Plaintext
12 lines
425 B
Plaintext
|
#
|
||
|
# 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
|