Re: no servers found

2014-08-21 Thread Adamiec, Lawrence
Jeremy, I did have "nameserver"and the IP in the resolv.conf file. I just found the trouble. I entered the wrong IP in the resolv.conf for my name servers. Now that I have corrected the IPs, everything seems to work OK. Thanks to everyone who replied. Thank you. Larry On Thu, Aug 21, 201

Re: no servers found

2014-08-21 Thread Jeremy C. Reed
On Thu, 21 Aug 2014, Adamiec, Lawrence wrote: > Using dig @My-NAME-SERVER works.  I am not running named on the virtual > server using dig @ 127.0.0.1 does not work. Okay. Then change your /etc/resolv.conf to contain just the "nameserver " and IP of that name server (and a couple others if you w

Re: no servers found

2014-08-21 Thread Adamiec, Lawrence
Hi, Using dig @My-NAME-SERVER works. I am not running named on the virtual server using dig @ 127.0.0.1 does not work. Thank you. Larry On Thu, Aug 21, 2014 at 11:10 AM, Jeremy C. Reed wrote: > In the virtual server, use dig @a.b.c.d with the IP address of the DNS > servers you want to use

Re: no servers found

2014-08-21 Thread Jeremy C. Reed
In the virtual server, use dig @a.b.c.d with the IP address of the DNS servers you want to use to see if that works. If you are running named in that same virtual server, try dig @127.0.0.1. If that works, then just change your resolv.conf to point to only that nameserver 127.0.0.1 __

Re: no servers found

2014-08-21 Thread Adamiec, Lawrence
I had someone at our main campus ensure port 53 is open for this zone. The zone does have its own IP. Even with opening the ports, I still get time out errors. Does anyone have any other ideas? Thank you. Larry On Tue, Aug 19, 2014 at 4:07 PM, Adamiec, Lawrence wrote: > I should have said

Re: no servers found

2014-08-19 Thread Adamiec, Lawrence
I should have said it was a Solaris 10 zone (container). I am not using VirtualBox, VMware, or other third party software. Larry On Tue, Aug 19, 2014 at 3:54 PM, Charles Swiger wrote: > Hi-- > > On Aug 19, 2014, at 1:47 PM, "Adamiec, Lawrence" > wrote: > > I am running BIND 9.6-ESV-R5-P1 on

Re: no servers found

2014-08-19 Thread Charles Swiger
Hi-- On Aug 19, 2014, at 1:47 PM, "Adamiec, Lawrence" wrote: > I am running BIND 9.6-ESV-R5-P1 on a Solaris 10 server. I can run queries > without specifying a name server on my Solaris servers successfully. When I > try to run a query on a Solaris 10 virtual server, I get "connection timed

no servers found

2014-08-19 Thread Adamiec, Lawrence
HI, I am running BIND 9.6-ESV-R5-P1 on a Solaris 10 server. I can run queries without specifying a name server on my Solaris servers successfully. When I try to run a query on a Solaris 10 virtual server, I get "connection timed out; no servers could be reached" error. If I add the name servers