From a7e05a8575d05a95f2cd4543dd391fc50bd3ee1d Mon Sep 17 00:00:00 2001 From: el_cubano Date: Wed, 16 Jul 2008 02:03:11 +0000 Subject: [PATCH] Add macro.RNDC git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8638 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall-common/changelog.txt | 2 ++ Shorewall-common/macro.RNDC | 12 ++++++++++++ 2 files changed, 14 insertions(+) create mode 100644 Shorewall-common/macro.RNDC diff --git a/Shorewall-common/changelog.txt b/Shorewall-common/changelog.txt index a4deaab51..04165c80d 100644 --- a/Shorewall-common/changelog.txt +++ b/Shorewall-common/changelog.txt @@ -10,6 +10,8 @@ Changes in 4.2.0-Beta3 5) Fix COPY column. +6) Add macro.RNDC. + Changes in 4.2.0-Beta2 1) Only issue a warning on RFC 1918 violation. diff --git a/Shorewall-common/macro.RNDC b/Shorewall-common/macro.RNDC new file mode 100644 index 000000000..63ccc5afc --- /dev/null +++ b/Shorewall-common/macro.RNDC @@ -0,0 +1,12 @@ +# +# Shorewall version 4 - RNDC Macro +# +# /usr/share/shorewall/macro.RNDC +# +# This macro handles RNDC (BIND remote management protocol) traffic. +# +############################################################################### +#ACTION SOURCE DEST PROTO DEST SOURCE RATE USER/ +# PORT(S) PORT(S) LIMIT GROUP +PARAM - - tcp 953 +#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE