Hi all
I am using a bering 1.2 distribution. I have two interfaces
iface eth0 inet static
address 192.16.202.3
masklen 24
iface eth1 inet static
address 172.16.2.5
masklen 24
now, i have to put these routes
ip route add 192.168.0.0/16 dev eth0 scope link
ip route add 172.16..0.0/16 dev eth1 scope link
ip route add default via 192.168.202.2 dev eth0
where should i put these commands so they can be executed automatically?
Fabricio
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
------------------------------------------------------------------------
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