[Dnsmasq-discuss] Multiple Zone masters

Ivan Kolosuk inikolus at gmail.com
Sat Apr 30 00:06:41 BST 2011


Hello, world.

  There are two DNS masters on one zone - one is BIND and enother one is MS
AD.
Both of them marked as authoritative for that zone. It's very stupid
configuration
but noway to change it. So I need "smart" resolver for that zone - asking
both
nameservers about requested RR. Something like:

server=/domain.net/192.168.1.1
server=/domain.net/10.100.100.100

# dnsmasq --all-servers

But it is not enough:
First result from that servers, even NXDOMAIN or NODATA will stop processing
of that query.
So resolver must ignore NXDOMAIN or NODATA in servers's reply if there are
enother server.
I guess that such behaviour will broke RFC, but I have not idea how to
handle that situation in more
lawfull manner. Any ideas?

WBR,
Au.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/attachments/20110430/7ca026ad/attachment.htm 


More information about the Dnsmasq-discuss mailing list