Add RFC 3330 attribution to 192.0.2.0/24

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@741 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2003-09-17 22:22:59 +00:00
parent 169f057d91
commit 35c550990f

View File

@ -22,7 +22,7 @@
255.255.255.255 RETURN # We need to allow limited broadcast
169.254.0.0/16 DROP # DHCP autoconfig
172.16.0.0/12 logdrop # RFC 1918
192.0.2.0/24 logdrop # Example addresses
192.0.2.0/24 logdrop # Example addresses (RFC 3330)
192.168.0.0/16 logdrop # RFC 1918
#
# The following are generated with the help of the Python program found at: