Subject: PPP
To: None <port-mac68k@NetBSD.ORG>
From: Francois Pays <francois@pluton.sema-itf.fr>
List: port-mac68k
Date: 10/04/1995 14:57:27
I have to confess that my PPP script couldn't run
because I made a mistake in my provider password...
My ppp script now runs. I get both the local and
remote IP addresses at link time.
(ifconfig sl0 and ifconfig ppp0 look both ok.)
...but the network seems not to be set correctly :

> ping xxx.xxx.xxx.xxx
Write 64 bytes. Ret : -1 
(...) The network is down.

> netstat -r(n)			looks ok but :

> netstat -i			prints :
[ columns titles ]
[ obviously informated output ]
Segmentation fault.

Any suggestions ?

-- Francois Pays