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

Re: pppd problem...



Or, if you don't need any other name resolution, back up the original
resolv.conf, and make /etc/resolv.conf a symlink to
/etc/ppp/resolv.conf. That way you'll track any changes to the DNS
servers automatically. Note: I haven't done this on Debian - I'm
assuming Deb ppp is no different than other Linux ppp's.

--Todd

On Sat, 01 Mar 2003 20:05:23 +0100
krause@sdbk.de (Sebastian D.B. Krause) wrote:

> Can you ping hosts? Perhaps it's just a DNS problem.
> $ cat /etc/resolv.conf
> 
> > Mar  1 18:58:38 k6 pppd[682]: primary   DNS address 62.53.142.30
> > Mar  1 18:58:38 k6 pppd[682]: secondary DNS address 193.189.244.205
> 
> echo "nameserver 62.53.142.30" >> /etc/resolv.conf
> echo "nameserver 193.189.244.205" >> /etc/resolv.conf



Reply to: