On Sat Nov 03, 2007 at 19:49:40 -0600, Paul E Condon wrote: > > You must chmod +x this script: > > # chmod +x script_name > > > > Thanks, but I was forced to +x the script in order to run it manually. > Something else is the problem.
Files in that directory are executed by 'run-parts'. That has some restrictions upon the filenames you may use. See 'man run-parts' for details. My suggestion: 1. Name the script 'firewall'. 2. Make sure it is executable. 3. Make sure your firewall is flushed/off. 4. Run /etc/init.d/networking restart, or reboot. 5. Now list rules. Steve -- Debian GNU/Linux System Administration http://www.debian-administration.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]