mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-09 19:26:50 +02:00
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:
parent
4ff3572d86
commit
a7e05a8575
@ -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.
|
||||
|
12
Shorewall-common/macro.RNDC
Normal file
12
Shorewall-common/macro.RNDC
Normal 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
|
Loading…
x
Reference in New Issue
Block a user