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