Re: Fw: resolv.conf

2004-12-26 Thread John Hasler
Endianto writes: > As your adviced, I created /etc/resolv.conf with vim. It contains > "indonet.net.id 202.159.32.2" That should be "nameserver 202.159.32.2". As the man said, see 'man resolv.conf'. -- John Hasler -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe"

Re: Fw: resolv.conf

2004-12-26 Thread Endianto
om: "John Smith" <[EMAIL PROTECTED]> To: Sent: Sunday, December 26, 2004 2:50 PM Subject: Re: Fw: resolv.conf > On Sun, 2004-12-26 at 08:34 +0700, Endianto wrote: > > > /etc/resolv.conf > > > > > > is missing or can't be read > You can creat

Re: Fw: resolv.conf

2004-12-25 Thread John Smith
On Sun, 2004-12-26 at 08:34 +0700, Endianto wrote: > > /etc/resolv.conf > > > > is missing or can't be read You can create resolv.conf with any editor. It contains the IP-addresses of your ISP's domain name servers (dns) and the default searchpaths for dns. See 'man resolv.conf'. Sincerely, Jan.