|
Starting Firewall on boot (using firestarter)
Hi all!
I recently installed firestarter using the tar package not the RPM (which I had problems with)
The firewall works great but I cannot get it to start automatically on boot.
I know that firestarter saves its configuration to /etc/firestarter/firewall.sh and I know that this should be inserted into rc.local to get the script to run on startup...
Problem is that in rc.local the internet connection is starting up *just before* the line to start the firewall. (using pppd call command)
I think what is happening is that my firewall is starting before my internet connection (ppp0) has connected (it takes around 20 sec to connect to my ISP using the pppd call adsl command ).
I think this is why I can run the script manually after booting but not automatically.
In short is there anyway I can make the fire wall script activate ONLY AFTER the connection is up and running for sure!
Or maybe there is another solution!
Thanks in advance
|