Re: servfail response message question

2013-06-27 Thread RYAN CHERVENKA
2013 3:25 AM Subject: Re: servfail response message question On 26.06.13 13:20, RYAN CHERVENKA wrote: >The Ubuntu server is delegating a sub-domain to the LB. The LB is > authoritative for the domain and is responding to client requests for the domain or the subdomain? > correctly. 

Re: servfail response message question

2013-06-26 Thread RYAN CHERVENKA
gt; timed out; no servers could be reached Do you have any ideas as to why this > is happening? Ryan Chervenka Why is the Ubuntu server sending the query to the LB at all? To emulate how a caching server works, you should be sending queries WITHOUT the RD flag, so the Ubuntu server should retur

servfail response message question

2013-06-25 Thread RYAN CHERVENKA
I currently have a domain example.com authoritative on my Ubuntu server and it is delegating gslb.example.com to my load balancer.  www.example.com is a CNAME for www.gslb.example.com  Gslb.example.com has an NS record pointing to the LB Client sends query for www.example.com to Ubuntu DNS serve