[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: wvdial/ppp config question



Lily O'Connor wrote:
> 
> I'm using wvdial to connect to my ISP.  It connects and starts pppd, but
> none of my internet apps (lynx, telnet, fetchmail) can connect to any host.
> I think wvdial or pppd isn't setting finding the DNS correctly...
> 
> Any help would be much appreciated!!!
> 
> --
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org

A comon problem I found with dial-up is that sometimes the default route
doesn't get added.Try this

route del default
route add default gateway ppp0

I usally make a script 0route and run it from /etc/ppp/ip-up .



Reply to: