mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-23 14:08:45 +01:00
Update RFC1918 to reflect recent IANA allocations
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@751 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
5d489f01f9
commit
1003cd5590
@ -91,4 +91,6 @@ Changes since 1.4.6
|
||||
|
||||
40) Process blacklist before DHCP.
|
||||
|
||||
41) Fix 'logunclean' log message disposition.
|
||||
41) Fix 'logunclean' log message disposition.
|
||||
|
||||
42) Update rfc1918.
|
||||
|
@ -88,6 +88,9 @@ Problems Corrected since version 1.4.6:
|
||||
17) The log message generated from the 'logunclean' interface option
|
||||
has been changed to reflect a disposition of LOG rather than DROP.
|
||||
|
||||
18) The RFC1918 file has been updated to reflect recent IANA
|
||||
allocations.
|
||||
|
||||
Migration Issues:
|
||||
|
||||
1) IP Traffic Accounting is changed from Snapshot 20030813.
|
||||
|
@ -55,7 +55,6 @@
|
||||
127.0.0.0/8 logdrop # Loopback
|
||||
197.0.0.0/8 logdrop # Reserved
|
||||
198.18.0.0/15 logdrop # Reserved
|
||||
201.0.0.0/8 logdrop # Reserved - Central & South America
|
||||
223.0.0.0/8 logdrop # Reserved - Returned by APNIC in 2003
|
||||
240.0.0.0/4 logdrop # Reserved
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user