Hi all,

On my Redhat 6.2 router box ..have just 1 ipchains rule :

ipchains -A forward -j MASQ -s 192.168.1.0/24 -d 0.0.0.0/0, which i have
saved to /etc/ipchains.rules using ipchains-save .

i have created a firewall script in /etc/rc.d/init.d/firewall with 755
permissions [ Exactly as mentioned in the ipchains HOW-TO ]

I have created a symbolic link to the firewall script in /etc/rc.d/rc3.d/
using 
ln -s ../init.d/firewall s40ipchains

I have edited /etc/sysctl.conf and set ALL options to 1 .

STILL my chains cannpt survive a reboot :-(

EARLIER : i had appended the rule to the bottom of rc.local .

What am i doing wrong ?

Regards

Anurag




-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to