I am running a firewall script(from HalBurgiss, slightly tweaked)
by placing the script firewall.sh in /usr/sbin
and making it executable by root
and at end of /etc/rc.d/rc.local
I put the command:
/usr/sbin/firewall.sh &
this all seems to work and the firewall tests as expected.
Only peculiarity:
the msgs from echo statements in the script appear on my
console boot up screen as expected
but then instead of automatically going into the login prompt
it stalls, no login prompt.
All it takes is me hitting the return and
the login then appears immediately,
so it is no big deal but it makes me suspect
I am not executing the firewall script in the best way.
any advice?
thanks
Jack
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.