mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-23 05:58:44 +01:00
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
|