Re: servfail response message question

2013-06-27 Thread Matus UHLAR - fantomas
please skip privcate messages - I do read the list. On 27.06.13 09:47, RYAN CHERVENKA wrote: Here is the example.com zone file and example.com db file, without the record. ;alias to GSLB for www www     IN      CNAME   www.gslb.example.com. ;sub-domain delegation to LB gslb IN NS  LB1

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-27 Thread Matus UHLAR - fantomas
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. I removed the @  IN ::1 from the db file within the primary domain and

Re: servfail response message question

2013-06-26 Thread Mark Andrews
In message , Barry Margolin writes: > P.S. I read this list through the comp.protocols.dns.bind newsgroup. > Does anyone know why some messages, like Ryan's, show up with control > characters replaced by weird characters (e.g. TAB turns into daggers)? > Can something be fixed in the mail-to-ne

Re: servfail response message question

2013-06-26 Thread Barry Margolin
mail-to-news gateway? > Ryan From: Barry Margolin > To: comp-protocols-dns-b...@isc.org Sent: Wednesday, > June 26, 2013 10:24 AM Subject: Re: servfail response message question In > article , RYAN > CHERVENKA wrote: > I currently have a domain > example

Re: servfail response message question

2013-06-26 Thread RYAN CHERVENKA
. Leaving the ipv6 RR in the zone db file caused the servfail. I don't know why. Thanks, Ryan From: Barry Margolin To: comp-protocols-dns-b...@isc.org Sent: Wednesday, June 26, 2013 10:24 AM Subject: Re: servfail response message question In article ,

Re: servfail response message question

2013-06-26 Thread Barry Margolin
In article , RYAN CHERVENKA wrote: > 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 sen

Re: servfail response message question

2013-06-25 Thread Ryan
I took out the ipv6 info in the zone DB file for this to work. I added it back into the file and it worked and then three queries later it gave the servfail response. It doesn't like the record. Thank you, Ryan On Jun 25, 2013, at 8:42 PM, Mark Andrews wrote: > > In message <13722061

Re: servfail response message question

2013-06-25 Thread Mark Andrews
In message <1372206137.34187.yahoomail...@web161406.mail.bf1.yahoo.com>, RYAN C HERVENKA writes: > > 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.e

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