Here is the example.com zone file and example.com db file, without the AAAA
record.
zone "example.com"{
type master;
file "/etc/bind/db.example.com";
forwarders {};
};
;
; BIND data file for example.com
;
$TTL604800
@INSOAns.example.com. root.example.com. (
20; Serial
1800; Refresh
900; Retry
2419200; Expire
1200 ); Negative Cache TTL
;main domain name server
@INNSns.example.com.
@ IN A 10.10.1.50
ns IN A 10.10.1.50
;CNAME section to direct query to LB. This should
;match service name in LB
;alias to GSLB for www
www IN CNAME www.gslb.example.com.
;sub-domain delegation to LB
gslb IN NS LB1.gslb.example.com. ; primary dns vip-east
LB1.gslb IN A 10.10.1.101 ; primary glue record
________________________________
From: Matus UHLAR - fantomas <uh...@fantomas.sk>
To: bind-users@lists.isc.org
Sent: Thursday, June 27, 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. I removed the @ IN AAAA ::1 from the db file within the
> primary domain and the response was sent back to the client from the
> ubuntu server. Leaving the ipv6 RR in the zone db file caused the
> servfail. I don't know why.
It would be best if you provided us those domains, if they are accessible
from us.
however I have noticed many different issues with any kinds of DNS load
balancers...
--
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
The 3 biggets disasters: Hiroshima 45, Tschernobyl 86, Windows 95
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe
from this list
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe
from this list
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users