King_Kong wrote:

Hi everybody!

I have written a firewall script in Bash (executable file), everything is OK. Each time I start the machine I have to run it manually.

Are there any steps to steps to make it run automatically when the machine
up ?

Thanks in advance.

K_K


run the script
run /etc/init.d/iptables save - this will save the current rules .
this will work providing you installed iptables using apt-get and have the debian script in /etc/init.d



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to