On 3468 September 1993, Christof Hurschler wrote:
> I can connect with pon, but lynx and konquerer can't locate any
> hosts that I try to open.

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

Sebastian


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to