From b63c23f6d27c069698786a1dd322247b9dabd412 Mon Sep 17 00:00:00 2001 From: el_cubano Date: Fri, 31 Oct 2008 22:59:29 +0000 Subject: [PATCH] Add support macro for DAAP ports (closes Debian bug #309849) git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8839 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall-common/macro.DCC | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Shorewall-common/macro.DCC diff --git a/Shorewall-common/macro.DCC b/Shorewall-common/macro.DCC new file mode 100644 index 000000000..dc4027d18 --- /dev/null +++ b/Shorewall-common/macro.DCC @@ -0,0 +1,13 @@ +# +# Shorewall version 4 - DCC Macro +# +# /usr/share/shorewall/macro.DCC +# +# This macro handles DCC (Distributed Checksum Clearinghouse) traffic. +# DCC is a distributed spam filtering mechanism. +# +############################################################################### +#ACTION SOURCE DEST PROTO DEST SOURCE RATE USER/ +# PORT(S) PORT(S) LIMIT GROUP +PARAM - - tcp 6277 +#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE