shorewall_code/Shorewall/action.DropGnutella

12 lines
448 B
Plaintext
Raw Normal View History

#
# Shorewall action.DropGnutella
#
# This action silently drops Gnutella traffic.
#
################################################################################
#TARGET SOURCE DEST PROTO DEST SOURCE RATE
# PORT PORT(S) LIMIT
DROP - - tcp 6346
DROP - - udp 6346
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE