try man pages
Adam Dennis wrote:
> Hello,
> I would like to add a static route when my ppp connection is opened.
> I would like the default route to stay, but to have an extra static
> route added so that other machines can see the newly attached ppp
> connection (ie ping the other end).
>
> My ip-up.local script looks like this:
>
> #!/bin/sh
> add route -host w.x.y.z ppp0
> add route -host z.y.x.w ppp0
>
> I've read the ppp how-to and searched to no avail.
> can someone point me in the right direction or towards some reading
> material please?
>
> thanks adam.
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
> the body of a message to [EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]