|
From: Heiko Z. <he...@zu...> - 2010-09-15 12:41:37
|
Maybe the symlinks for init got lost somehow. What's the output of this command? find /etc/init.d/ -name \*firewall On my DL1.4 it looks like this: /etc/init.d/firewall /etc/init.d/rc3.d/K17firewall /etc/init.d/rc3.d/S06firewall /etc/init.d/rc5.d/K17firewall /etc/init.d/rc5.d/S06firewall Please keep in mind that the numbers are more than likely different. If this is the root cause, then you should be able to fix it by executing: insserv -d /etc/init.d/firewall Heiko From: Paolo Spizzirri [mailto:pao...@gm...] Sent: Wednesday, September 15, 2010 5:16 AM To: dev...@li... Subject: [Devil-Linux-discuss] Devil Linux 1.2 doesn't load firewall rules at startup. Hi guys, I have been using Devil Linux 1.2 since 2008. It's configured to work as a Firewall, Dns, Dhcp and Vpn Server; until yesterday all was ok and in particular Firewall loaded rules at start up too. Now something is wrong; although firewall service is flagged to run at start up, it doesn't work well. No one can use Internet, check mail and so on after a system reboot. So i have to connect to devil linux server via ssh and run command ./firewall restart and all things begin to work well. Any ideas, why ? Kind regards, -- Paolo Spizzirri Software Developer Mobile: +39 349 7784465 Email: pao...@gm... |