Hi guys.<div><br><div><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">I'm developing my own backend.</span></div><div><span style="color:rgb(72,72,72);font-size:12px;background-color:rgb(250,250,250)"><br>
</span></div><div>PowerDNS version: 3.1</div><div>OS version: CentOS 6.3</div><div><span style="background-color:rgb(250,250,250)">From archive: </span><span style="background-color:rgb(250,250,250);color:rgb(72,72,72);font-size:12px"><a href="http://downloads.powerdns.com/releases/pdns-3.1.tar.gz">http://downloads.powerdns.com/releases/pdns-3.1.tar.gz</a></span><div>
<span style="background-color:rgb(250,250,250);color:rgb(72,72,72);font-size:12px">Compiler: gcc version 4.4.6</span></div></div></div><div><br></div><div><span style="background-color:rgb(250,250,250);color:rgb(72,72,72);font-size:12px">pdns installed without problems. </span><span style="background-color:rgb(250,250,250);color:rgb(72,72,72);font-size:12px">But when i test the server by commands, f.e: </span></div>
<div><span style="background-color:rgb(250,250,250);color:rgb(72,72,72);font-size:12px"><br></span></div><div><span style="background-color:rgb(250,250,250);color:rgb(72,72,72);font-size:12px">dig -t A <a href="http://google.com">google.com</a> @<server-ip> </span></div>
<div><span style="background-color:rgb(250,250,250);color:rgb(72,72,72);font-size:12px">dig -t CNAME <a href="http://google.com">google.com</a> @<server-ip></span></div><div><span style="background-color:rgb(250,250,250);color:rgb(72,72,72);font-size:12px">dig <a href="http://google.com">google.com</a> @<server-ip></span></div>
<div><span style="font-size:12px;color:rgb(72,72,72)"><br></span></div><div><span style="font-size:12px;color:rgb(72,72,72)">i get SOA qtype in all this cases in lookup function.</span></div><div><span style="font-size:12px;color:rgb(72,72,72)"><br>
</span></div><div><font color="#484848"><span style="font-size:12px">In pdns-2.9.22 lookup function get correct qtype.</span></font></div><div><font color="#484848"><span style="font-size:12px"><br></span></font></div><div>
<font color="#484848"><span style="font-size:12px">Best regards,</span></font></div><div><font color="#484848"><span style="font-size:12px">Ilya</span></font></div>