Allow NTP Broadcast replies in action.AllowNTP

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@1726 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2004-10-25 21:20:53 +00:00
parent 658e698699
commit 73915885a4
3 changed files with 6 additions and 0 deletions

View File

@ -7,4 +7,5 @@
#TARGET SOURCE DEST PROTO DEST SOURCE ORIGINAL RATE
# PORT PORT(S) DEST LIMIT
ACCEPT - - udp 123
ACCEPT - - udp 1024: 123
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE

View File

@ -116,3 +116,5 @@ Changes since 2.0.3
55) Added LOGALLNEW support.
56) Fix typo in check_config()
27) Allow outgoing NTP responses in action.AllowNTP.

View File

@ -101,6 +101,9 @@ Problems corrected since 2.2.0 Beta 1.
/usr/share/shorewall/firewall: line 2753:
check_dupliate_zones: command not found
2) The AllowNTP standard action now allows outgoing responses to
broadcasts.
-----------------------------------------------------------------------
Issues when migrating from Shorewall 2.0 to Shorewall 2.1: