I'm running version 2.79.

I noticed some odd behavior with the following config:

host-record=h1.foolocal.local,172.16.200.10
host-record=h2.foolocal.local,172.16.200.20
host-record=ht.foolocal.local,172.16.200.50
bind-interfaces
listen-address=127.0.0.1
listen-address=172.16.200.1
listen-address=172.16.0.1
listen-address=192.168.1.1
auth-zone=foolocal.local,192.168.1.0/24,172.16.200.0/24,172.16.0.0/24
auth-server=foolocal.local,172.16.200.1

The behavior I want is that for foolocal.local, I am authoritative, though 
foolocal.local does not exist in the global DNS.

If I query for individual hosts via dnsmasq, I do get authoritative replies for 
those hosts.  If I have multiple entries for auth-server, I do not get any 
results at all as mentioned in the manual.  If I don't have auth-server 
defined, the results are not authoritative.

Is this a bug or do I need to do something different to get the configuration 
I'd like?

_______________________________________________
Dnsmasq-discuss mailing list
Dnsmasq-discuss@lists.thekelleys.org.uk
http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss

Reply via email to