On 25-Jul-2000 cam_random wrote: > Im configuring my ppp connection I was wondering if the IP address of the > namesever is necessary to connect sorry about the newbie question. >
Yes, put your nameserver address in your /etc/resolv.conf like this: nameserver 127.0.0.1 nameserver 192.168.1.1 nameserver 192.168.1.2 You can have up to three listed there. -- Andrew