If I query the server with nslookup, relying on the fact that its the first entry in resolv.conf, powerdns does not respond, probablybecause its a recursive query?<br><br><div style="margin-left: 40px;">$ nslookup <a href="http://sisns3.vptt.ch">sisns3.vptt.ch</a><br>
;; Got recursion not available from 193.5.227.236,<b> trying next server</b><br></div><br>On the otherhand, an explicit nslookup to that powerdns answer, for the same address, works fine:<br><br><div style="margin-left: 40px;">
 nslookup <a href="http://sisns3.vptt.ch">sisns3.vptt.ch</a> 193.5.227.236<br>Server:         193.5.227.236<br>Address:        193.5.227.236#53<br>Name:   <a href="http://sisns3.vptt.ch">sisns3.vptt.ch</a><br>Address: 193.5.227.236<br>
</div><br><br>Thanks for any tips...<br>