here's something:

the file:

[EMAIL PROTECTED] root]# cat /etc/sysconfig/networking/devices/eth0.route

contains:

route add -net 10.24.208.1 netmask 255.255.255.255 dev eth0
route add -net 10.24.208.128 netmask 255.255.255.128 dev eth0
route add -net 0.0.0.0 gw 10.24.208.1 netmask 0.0.0.0 dev eth0

those lines are ran whenever a '/sbin/service network start | restart' is
executed.

anything wrong here?  i can't figure out how to make the routes available
via static-routes file.

thanks.
/erik



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to