shorewall_code/Shorewall/action.DropEdonkey
paulgear b6649720cb Adding extra actions provided by Debian package
Do not use yet - these need cleaning


git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2394 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2005-07-22 23:04:36 +00:00

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