Subject: Re: No route to host
To: Josh Hope <melkor@norden1.com>
From: Bill Studenmund <wrstuden@loki.stanford.edu>
List: port-mac68k
Date: 07/24/1996 22:10:32
> 
> Well, I got pppd to work successfully, it's just that I have to configure 
> everything now...
> 
> I've looked around at puma and can't find it...

Allen said he was moving, so I bet that's where puma (*.macbsd.com now)
is.

> Anyways, whenever I try using ftp or telnet it just pretty much says:
> 
> No route to host
> 
> Then quits.

What does netstat -r say is going on? There should be stuff like:

default            otherside-of-ppp
otherside-o-ppp    myend-of-ppp
myend-of-ppp       localhost

in its output. I think there's a ppp option which will set the default
route up once the ppp unit's up. I'll check tonight.

Take care,

Bill