On 2005-02-07 09:05:58 +0100 (Mon, Feb), Khan wrote: > I have two network cards and I have to specify one route manualy: > > route add -net 192.168.0.0 netmask 255.255.0.0 gw 192.168.128.1 > > How Can I make that route available afther reboot?
You may use /etc/conf.d/local.start and put the commands there, or use /etc/conf.d/net and define routes_IFACE (routes_eth0, routes_eth1). The exact syntax of this array may be deducted from /etc/init.d/net.eth0 script... search for term 'route'. Google is temporarily unavailable for me at my current location, so you should google yourself. :-) HTH
pgp6w9ikh95H6.pgp
Description: PGP signature
