Re: no servers could be reached

2011-07-31 Thread uifid...@gmail.com
> > -Original Message- > From: bind-users-bounces+jlightner=water@lists.isc.org > [mailto:bind-users-bounces+jlightner=water@lists.isc.org] On Behalf Of > Danilo Godec > Sent: Friday, July 29, 2011 5:38 AM > To: bind-users@lists.isc.org > Subject: Re: no servers

Re: no servers could be reached

2011-07-29 Thread uifid...@gmail.com
the zones file is located at /var/named/chroot/var/named/domainx.zones. #cat var/domainx.zones should be var/named/domainx.zones #cat var/domainx.zone should be var/named/domain.zone Sorry for my typo. 2011/7/29 Danilo Godec : > On 07/29/2011 08:17 AM, uifid...@gmail.com wrote: >> &

Re: no servers could be reached

2011-07-28 Thread uifid...@gmail.com
#hostname CentOS3 Is it matter? 2011/7/29 uifid...@gmail.com : > still get "no servers could be reached", need help. > > #dig @127.0.0.1 nsc1.domainx > > ; <<>> DiG 9.3.6-P1-RedHat-9.3.6-16.P1.el5 <<>> @127.0.0.1 nsc1.domainx. > ; (1 server f

Re: no servers could be reached

2011-07-28 Thread uifid...@gmail.com
still get "no servers could be reached", need help. #dig @127.0.0.1 nsc1.domainx ; <<>> DiG 9.3.6-P1-RedHat-9.3.6-16.P1.el5 <<>> @127.0.0.1 nsc1.domainx. ; (1 server found) ;; global options: printcmd ;; connection timed out; no servers could be reached cat /etc/resolv.conf ; generated by /sbin

Re: no servers could be reached

2011-07-28 Thread uifid...@gmail.com
Sorry, it's a typo in the maillist, but not in my file system. My resolv.conf is in the right place. 2011/7/29 Michael McNally : > On 7/28/11 12:16 AM, uifid...@gmail.com wrote: >> >> my /etc/resolve.conf > > Note:     ^^^ >> >> named-checkzone named-che

Re: no servers could be reached

2011-07-28 Thread uifid...@gmail.com
calhost. seems wrong".  It should be localhost.localdomain.And I used to think the $origin statement is not necessary, the idea about the zone name could be got from named.conf. I'll do some testing before come back, thanks. 2011/7/28 Alan Clegg : > On 7/28/2011 4:16 AM, ui

no servers could be reached

2011-07-28 Thread uifid...@gmail.com
dig kia.czj ; <<>> DiG 9.3.6-P1-RedHat-9.3.6-16.P1.el5 <<>> kia.czj ;; global options: printcmd ;; connection timed out; no servers could be reached my ip is 192.168.18.128 my named.conf options { listen-on port 53 { 192.168.18.128; 127.0.0.1; }; listen-on-v6 port 53 { ::1; };