----- Original Message ----- From: "Paul Ryan" <paul@xxxxxxxxxxxx> To: <fedora-list@xxxxxxxxxx> Sent: Tuesday, March 02, 2004 4:15 PM Subject: firewall-2.4-stronger > Hi I'm having a problem with masquerading I got it working with the > basic firewall but for security reasons I want to implement the stronger > firewall but I get this message > > [root@localhost root]# /etc/rc.d/rc.firewall-2.4-stronger > bash: /etc/rc.d/rc.firewall-2.4-stronger: Permission denied > Usually this message appears because the file you are attempting to access doesn't have execute permissions. Try executing this command before trying to run the firewall script again: chmod 700 /etc/rc.d/rc.firewall-2.4-stronger That will give root exclusive access and deny everyone else. You should be able to execute your firewall script if the above command runs successfully. Shockwave