[Firehol-support] Re: 96.0.0.0/3 as unroutable
Sim
simvirus at gmail.com
Wed Dec 7 08:26:28 GMT 2005
> Nice FAQ, but the important link in it is somewhat hidden:
> http://www.iana.org/assignments/ipv4-address-space
>
> This page lists 125/8 as being assigned to APNIC in January 2005, so
> it is no longer reserved.
>
> You can either use get-iana.sh to create a new version of the
> RESERVED_IPS variable, or use the entry of firehol >= 1.234 from CVS.
> Just add it at the top of your filehol.conf
Hi Thomas,
i thinks that is not true.
/etc/init.d/firehol override:
/etc/firehol/firehol.conf variabiles.
------------
iptables -L -n ( with new RESERVED_IPS to the top of
/etc/firehol/firehol.conf )
[..]
RETURN all -- 0.0.0.0/0 74.0.0.0/7
RETURN all -- 0.0.0.0/0 76.0.0.0/6
RETURN all -- 0.0.0.0/0 89.0.0.0/8
RETURN all -- 0.0.0.0/0 90.0.0.0/7
RETURN all -- 0.0.0.0/0 92.0.0.0/6
RETURN all -- 0.0.0.0/0 96.0.0.0/3
----------
iptables -L -n ( with new RESERVED_IPS into /etc/init.d/firehol )
[..]
RETURN all -- 0.0.0.0/0 79.0.0.0/8
RETURN all -- 0.0.0.0/0 92.0.0.0/8
RETURN all -- 0.0.0.0/0 93.0.0.0/8
RETURN all -- 0.0.0.0/0 94.0.0.0/8
Bye
Sim
More information about the Firehol-support
mailing list