HI

At 15:14 12.12.2003 +0100, you wrote:
Hallo LEAF World !

Can someone tell me where I should put a static route so that it survives a
reboot ?
I have a subnet in the internal network - all works fine with Shorewall &
masquerading but I am not familiar enough with this Linux to know the best
place to put my "route add..." staement.

add it to /etc/network/interfaces


similar to

# Step 2: configure  internal interface
# Default: eth1 / fixed IP = 192.168.1.254
#auto eth1
iface eth1 inet static
        address 194.124.158.99
        masklen 24
        broadcast 194.124.158.255
        up ip route add .......


HTH


Erich


THINK Püntenstrasse 39 8143 Stallikon mailto:[EMAIL PROTECTED] PGP Fingerprint: BC9A 25BC 3954 3BC8 C024 8D8A B7D4 FF9D 05B8 0A16




------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id78&alloc_id371&op=click ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to