Date: Thu, 20 May 1999 21:29:25 -0400 (EDT) From: "Crist J. Clark" <cjc@cc942873-a.ewndsr1.nj.home.com> To: arifin@diffy.com (Arifin) Cc: cjclark@home.com, freebsd-questions@FreeBSD.ORG Subject: Re: Browser and Mailer couldn't run? Message-ID: <199905210129.VAA20124@cc942873-a.ewndsr1.nj.home.com> In-Reply-To: <000c01bea31e$52c45ee0$b10094ca@arena> from Arifin at "May 21, 99 07:08:58 am"
next in thread | previous in thread | raw e-mail | index | archive | help
Arifin wrote, > I try "nslookup mail.dnet.net.id" appear message: > > ***can't find server name for address 202.148.1.196: No response from server > ***can't find server name for address 202.148.1.195: No response from server > ***Default server are not available > > I try "ping dnet.net.id" appear message: > > ping: cannot resolve dnet.net.id: unknown host Can you ping them using the IP address? > My ISP doesn't give IP address, Primary DNS is: 202.148.1.196, secondary > DNS: 202.148.1.195 and Gateway: 202.148.1.193. > > contents of /etc/resolv.conf: > hostname dnet.net.id > nameserver 202.148.1.196 > nameserver 202.148.1.195 What is that 'hostname' line for? It should not be there. Your DNS machines work fine for me, % nslookup dnet.net.id 202.148.1.196 Server: engine5.dnet.net.id Address: 202.148.1.196 Name: dnet.net.id Address: 202.148.3.189 So, can you ping those addresses using IP addresses (if no, your connection is suspect)? Does getting that 'hostname' entry out of resolv.conf fix it (is it meant to be a 'domain' entry)? -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905210129.VAA20124>