firewall-2.4-stronger

|TF20|Shockwave shockwave at clan-tf20.com
Tue Mar 2 21:32:36 UTC 2004


----- Original Message ----- 
From: "Paul Ryan" <paul at the-ryans.de>
To: <fedora-list at redhat.com>
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 at 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





More information about the fedora-list mailing list