[Firehol-support] New unreserved IP addresses to removed from RESERVED_IPS

Ross Smith fireholspam at netebb.com
Wed Mar 21 01:51:21 CET 2007


http://www.iana.org/assignments/ipv4-address-space has unreserved:

116/8   Jan 07   APNIC                               (whois.apnic.net)
117/8   Jan 07   APNIC                               (whois.apnic.net)
118/8   Jan 07   APNIC                               (whois.apnic.net)
119/8   Jan 07   APNIC                               (whois.apnic.net)
120/8   Jan 07   APNIC                               (whois.apnic.net)

So change

112.0.0.0/5 120.0.0.0/8

to

112.0.0.0/6

in RESERVED_IPS.

The full line will now read:

RESERVED_IPS="\
  0.0.0.0/7   2.0.0.0/8   5.0.0.0/8   7.0.0.0/8  23.0.0.0/8 \
 27.0.0.0/8  31.0.0.0/8  36.0.0.0/7  39.0.0.0/8  42.0.0.0/8 \
 92.0.0.0/6 100.0.0.0/6 104.0.0.0/5 112.0.0.0/6 127.0.0.0/8 \
173.0.0.0/8 174.0.0.0/7 176.0.0.0/5 184.0.0.0/6 197.0.0.0/8 \
223.0.0.0/8 240.0.0.0/4 "

-Ross

Ross Smith II wrote On 11/8/2006 7:22 AM -0800:
> FYI,
> 
> http://www.iana.org/assignments/ipv4-address-space has unreserved:
> 
> 077/8   Aug 06   RIPE NCC                            (whois.ripe.net)
> 078/8   Aug 06   RIPE NCC                            (whois.ripe.net)
> 079/8   Aug 06   RIPE NCC                            (whois.ripe.net)
> 
> 096/8   Oct 06   ARIN                                (whois.arin.net)
> 097/8   Oct 06   ARIN                                (whois.arin.net)
> 098/8   Oct 06   ARIN                                (whois.arin.net)
> 099/8   Oct 06   ARIN                                (whois.arin.net)
> 
> so we need to update line 324 in firehol.sh, and remove
> 
> 77.0.0.0/8 78.0.0.0/7
> 
> and change
> 
> 96.0.0.0/4
> 
> to
> 
> 100.0.0.0/6 104.0.0.0/5
> 
> The full line should now read:
> 
> RESERVED_IPS="\
>   0.0.0.0/7   2.0.0.0/8   5.0.0.0/8   7.0.0.0/8  23.0.0.0/8 \
>  27.0.0.0/8  31.0.0.0/8  36.0.0.0/7  39.0.0.0/8  42.0.0.0/8 \
>  92.0.0.0/6 100.0.0.0/6 104.0.0.0/5 112.0.0.0/5 120.0.0.0/8 \
> 127.0.0.0/8 173.0.0.0/8 174.0.0.0/7 176.0.0.0/5 184.0.0.0/6 \
> 197.0.0.0/8 223.0.0.0/8 240.0.0.0/4 "
> 
> I generated this list by following the instructions in get-iana.sh, and
> adding 127.0.0.0/8 manually, which, for some reason, get-iana.sh
> specifically excludes in line 60.
> 
> See
> <http://firehol.cvs.sourceforge.net/firehol/firehol/firehol.sh?r1=1.242&r2=1.243>
> for the last change made to this variable in CVS.
> 
> -Ross
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Firehol-support mailing list
> Firehol-support at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/firehol-support
> 




More information about the Firehol-support mailing list