<div dir="ltr">So I have a few static hosts defined in /etc/hosts and I want to serve authoritative records for them.<div style>I also have some machines which get address via dhcp and slaac which I want to publish using synth-domain.</div>

<div style><br></div><div style>Each option works alone, but when I mix the options</div><div style>eg</div><div style><div>auth-zone=<a href="http://thekelleys.org.uk">thekelleys.org.uk</a>,<a href="http://192.168.0.0/24">192.168.0.0/24</a></div>

<div>synth-domain=<a href="http://thekelleys.org.uk">thekelleys.org.uk</a>,<a href="http://192.168.0.0/24,internal-">192.168.0.0/24,internal-</a></div><div><br></div><div style>with synth-domain only</div><div style># dig <a href="http://internal-192-168-0-56.thekelleys.org.uk">internal-192-168-0-56.thekelleys.org.uk</a> @<a href="http://223.27.66.79">223.27.66.79</a><br>

</div><div style><div>;; ANSWER SECTION:</div><div><a href="http://internal-192-168-0-56.thekelleys.org.uk">internal-192-168-0-56.thekelleys.org.uk</a>. 0 IN A<span class="" style="white-space:pre">    </span>192.168.0.56</div>

<div><br></div><div style>with both defined, no answer is returned.</div><div style>eg</div><div style><div>root@ns1 /etc/dnsmasq.d # dig <a href="http://internal-192-168-0-56.thekelleys.org.uk">internal-192-168-0-56.thekelleys.org.uk</a> @<a href="http://223.27.66.79">223.27.66.79</a></div>

<div><br></div><div>; <<>> DiG 9.8.2rc1-RedHat-9.8.2-0.17.rc1.el6_4.4 <<>> <a href="http://internal-192-168-0-56.thekelleys.org.uk">internal-192-168-0-56.thekelleys.org.uk</a> @<a href="http://223.27.66.79">223.27.66.79</a></div>

<div>;; global options: +cmd</div><div>;; Got answer:</div><div>;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 768</div><div>;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0</div><div>

<br></div><div>;; QUESTION SECTION:</div><div>;<a href="http://internal-192-168-0-56.thekelleys.org.uk">internal-192-168-0-56.thekelleys.org.uk</a>. IN A</div><div><br></div><div>;; Query time: 0 msec</div><div>;; SERVER: 223.27.66.79#53(223.27.66.79)</div>

<div>;; WHEN: Wed Apr  2 21:30:13 2014</div><div>;; MSG SIZE  rcvd: 57</div><div><br></div><div><br></div><div style>The behaviour is the same for Ipv6.</div><div style><br></div><div style>regards,</div><div style>dave.</div>

<div style><br></div><div style>PS: any reason why synth-domain is limited to /64 for IPv6?</div></div></div><div style><br></div></div></div>