> Yes, I am trying to put them into /etc/sysconfig/static-routes
> but I don`t know who to write that file

I haven't found it documented anywhere, but after a bit of fiddling around I
found that the following works:

# cat /etc/sysconfig/static-routes
ppp0    host x.x.x.x dev ppp0
ppp0    net x.x.x.x netmask x.x.x.x dev ppp0
ppp0    net x.x.x.x netmask x.x.x.x gw x.x.x.x

Basically, the first column is the interface which should "trigger" the
route, i.e. "when this interface goes up, add this route".


Andreas Lund
Ano-Tech Computers
[EMAIL PROTECTED]



_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to