Subject: Re: ppp DIAL OUT
To: ROGER STRANDBERG <roger@mbox314.swipnet.se>
From: Ignatios Souvatzis <ignatios@theory.cs.uni-bonn.de>
List: tech-net
Date: 03/30/1998 12:42:10
> I have a problem with resolv.conf..'
>
> use PPPD and CHAT to dail out and connect to my I.S.P
>
> And i can ping too the remote host.
> And i have set my resolv.conf too
> domain swipnet.se
> nameserver 192.71.220.10
>
> and host.conf to
> order hosts,bind
> multi on
>
>
> And when i try to ping ftp.luht.se it say's can't resolv
> or i try to ping 192.71.220.10 and is say's no route to host....
Sounds like you forgot to add the "defaultroute" option to your pppd
initializetion.
-is