I have no idea what is considered "correct",
but from a security point of view (in RH7.1)
I edit /etc/rc.d/init.d/network and add an
extra line in between setting the network
parameters and starting lo - as per:

action $"Setting network parameters: " sysctl -e -p /etc/sysctl.conf

action $"Starting the firewall: " /etc/rc.d/rc.firewall

action $"Bringing up interface lo: " ./ifup ifcfg-lo

-Cheers
-Andrew Smith

> Perfect!
> 
> I tried your ipchains -A forward -i eth0 -j MASQ.. and it worked ;-)
> 
> Thx very much.
> 
> Again ..if you don't mind :-)
> 
> If I put a script on /etc/rc.d/rc.firewall...How could I fire it up?
> 
> thx 




_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to