Add macro.RNDC

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8638 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
el_cubano 2008-07-16 02:03:11 +00:00
parent 4ff3572d86
commit a7e05a8575
2 changed files with 14 additions and 0 deletions

View File

@ -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.

View File

@ -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