<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
</head>
<body>
<div class="moz-cite-prefix">On 17/08/2020 22:33, Fabio Perez via
Pdns-users wrote:<br>
</div>
<blockquote type="cite"
cite="mid:YTOPR0101MB1532AB9D929D812900B1B320A55F0@YTOPR0101MB1532.CANPRD01.PROD.OUTLOOK.COM">
<p class="MsoNormal">I installed 2 VMs each running PowerDNS as
Authoritative servers, but for whatever reason I cannot make
this to work.
<o:p></o:p></p>
<p class="MsoNormal">When I set other VMs with the nameserver of
my DNS, none of my query get resolved.
</p>
</blockquote>
<p>That sounds like expected behaviour.<br>
</p>
<p>PDNS *authoritative* is an *authoritative* server only. That is:
it cannot resolve queries on behalf of clients.</p>
<p>PDNS *recursor* is a separate package. This is what you need if
you want to run a local caching nameserver that accepts queries
from other VMs or clients and performs the lookups on their
behalf.<br>
</p>
</body>
</html>