re: direct ppp serial link
> try :
> route add 192.168.0.2 ppp0
> on the first machine
> and:
> route add 192.168.0.1 ppp0
> on the other one.
> Depending on what exactly you want to do, you might want to make those
> network or default routes , instead of direct host routes.
>
> Frank
>
Thanks Frank, I tried that and got :
[root@portal:/root]$ route add 192.168.0.2 ppp0
SIOCADDRT: No such device
Does that help?
I tried this with pppd running on both machines, as well as before
starting pppd. Does this mean I've missed something really early on?
Dan.