[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: [LI] Internet Gateway script prob



> Now this is the error msg I get during boot up:-
> 
> Enabling Internet Gatewaying :
> Chains are empty. (i.e. ipfwadm has not been used on them).
> /sbin/ipchains: host/network `' nto found
> Try /sbin/ipchains -h' or '/sbin/ipchains --help' for more information.
> 
> ipchains failed!

OK, bug. My apologies.

I don't know yet why this happens, but edit /etc/rc.d/rc.fw and insert
your network address (usually 192.168.1.0) between -S and /24, so that it
looks like this:

/sbin/ipfwadm-wrapper -F -a m -S 192.168.1.0/24 -D 0.0.0.0/0

Atul


--------------------------------------------------------------------
The Linux India Mailing List Archives are now available.  Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.