<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.E-MailFormatvorlage17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=DE link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span lang=EN-US>Hi everyone,<br>I tried to find a solution to this using Google, but I failed… I’m wondering if this is expected behavior of bind9 or if this is configurable…<br><br>I have a domain configured and my server is the authoritative name server for this domain.<br>My server is reachable via IPv4 and IPv6 address.<br>2 records are configured like this:<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal style='text-autospace:none'><span lang=EN-US style='font-size:9.0pt;font-family:"Courier New"'>dls-koe.gvs.local.                 2h     A      192.168.100.251<o:p></o:p></span></p><p class=MsoNormal style='text-autospace:none'><span lang=EN-US style='font-size:9.0pt;font-family:"Courier New"'>dls-koe-v6.gvs.local.              2h     AAAA   2001:4dd0:f9c0:100::251<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US>I have clients that are running with IPv4 and IPv6 address at the same time and are configured with one of the FQDNs above. When the client is sending a query for one of the names, it directly sends an A and AAAA query.<br>Now for example: The client sends an A query for “dls-koe-v6.gvs.local”, which is only configured as AAAA record in the server. I now would expect the server to reply with “no such name”, but it doesn’t.<br>Other example: The client sends an AAAA query for “dls-koe.gvs.local”, which is only configured as A record in the server. Same result.<br><br>My question is: Why is bind not replying with “no such name” in this case? Is this expected behavior? Maybe a configuration issue?<br><br>Thanks in advance for any help,<br>Sven<o:p></o:p></span></p><p class=MsoNormal><o:p> </o:p></p></div></body></html>