/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! */


>    I implemented ipmasq on my redhat 6.1 server as shown in the "Linux IP
>Masquerade mini HOWTO v.1.78". I put everything into the rc.firewall file
>and made it executable by "chmod 700 /etc/rc.d/rc.firewall".
>
>When I boot up, nothing within the rc.firewall file will be started, and
>"ipchains -L" shows nothing neither. What can I do to execute rc.firewall
>automatically at bootup?

The files isn't just run, you have to put it in you /etc/rc.d/rc.local
file.

Like:

--------------
#something that is allready in the rc.local file
/etc/rc.d/rc.firewall
--------------

That should work, it does here.


     Jesper S. Jensen
        Elector^NPS
[EMAIL PROTECTED]

_______________________________________________
Masq maillist  -  [EMAIL PROTECTED]
Admin requests can be handled at http://www.indyramp.com/masq-list/ -- THIS INCLUDES 
UNSUBSCRIBING!
or email to [EMAIL PROTECTED]

PLEASE read the HOWTO and search the archives before posting.
You can start your search at http://www.indyramp.com/masq/
Please keep general linux/unix/pc/internet questions off the list.

Reply via email to