forked from extern/shorewall_code
13 lines
470 B
Plaintext
13 lines
470 B
Plaintext
|
#
|
||
|
# Shorewall 2.0 /etc/shorewall/action.DropEdonkey
|
||
|
#
|
||
|
# This action silently drops Edonkey Traffic.
|
||
|
#
|
||
|
######################################################################################
|
||
|
#TARGET SOURCE DEST PROTO DEST SOURCE RATE
|
||
|
# PORT PORT(S) LIMIT
|
||
|
# PORT PORT(S) LIMIT GROUP
|
||
|
DROP - - tcp 4662
|
||
|
DROP - - udp 4665
|
||
|
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE
|