<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hello,</p>
<p>My case is a bit complicated:<br>
</p>
<p>I run a PowerDNS server with a zone "firstdomain.org" which is
using a name server name ns1.seconddomain.org .</p>
<p>Note that seconddomain.org is not using the same DNS server, but
a registrar. But the entries ns1.seconddomain.org and
ns2.seconddomain.org . point to our PowerDNS server (by A
entries).</p>
<p>If I dig firstdomain.org on our DNS server then I get</p>
<p>dig @ns1.seconddomain.org firstdomain.org NS<br>
<br>
; <<>> DiG 9.18.1-1ubuntu1.2-Ubuntu <<>>
@ns1.limesurvey.org limequery.org NS<br>
; (1 server found)<br>
;; global options: +cmd<br>
;; Got answer:<br>
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id:
46108<br>
;; flags: qr aa rd; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL:
1<br>
;; WARNING: recursion requested but not available<br>
<br>
;; OPT PSEUDOSECTION:<br>
; EDNS: version: 0, flags:; udp: 1232<br>
;; QUESTION SECTION:<br>
;firstdomain.org. IN NS<br>
<br>
;; ANSWER SECTION:<br>
firstdomain.org. 3600 IN NS
ns1.seconddomain.org.<br>
firstdomain.org. 3600 IN NS
ns2.seconddomain.org.<br>
<br>
;; Query time: 0 msec<br>
;; WHEN: Wed Jan 11 15:07:10 UTC 2023<br>
;; MSG SIZE rcvd: 89<br>
</p>
<p><br>
</p>
<p>How can I create a (here non-existing) ADDITIONAL SECTION with
GLUE records? So there does not need to be another request to get
the IP address for ns1.seconddomain.org ?</p>
<p>I tried creating a zone "seconddomain.org" on our Powerdns
server and adding the A entries but they are not used.</p>
<p>Any help would be appreciated.</p>
<p>Best regards</p>
<p>Carsten<br>
</p>
<p><br>
</p>
<p><br>
</p>
<p><br>
</p>
<p><br>
</p>
<p><br>
</p>
<p><br>
</p>
<p><br>
</p>
<div class="moz-signature">
<div data-zbluepencil-ignore="true" id="Zm-_Id_-Sgn"></div>
</div>
</body>
</html>