On Mon, Sep 17, 2001 at 01:51:44PM +0200, Andreas Lund wrote:
> 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".

The static-routes file is documented in
/usr/share/doc/initscripts-?.??/sysconfig.txt, and is
formatted pretty much as you specified above.

Cheers,

Nalin



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

Reply via email to