<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 17/05/2018 12:01, Mohamad F. Barham
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:KU1PR01MB1992663238AF10CADE1FB44CA3910@KU1PR01MB1992.apcprd01.prod.exchangelabs.com"><span
style="font-family: Calibri, Helvetica, sans-serif, EmojiFont,
"Apple Color Emoji", "Segoe UI Emoji",
NotoColorEmoji, "Segoe UI Symbol", "Android
Emoji", EmojiSymbols; font-size: 16px;">Im the one who
managing a recursor server not the one who manage an
authoritative server for ramallah-gis.ps.</span><br
style="font-family: Calibri, Helvetica, sans-serif, EmojiFont,
"Apple Color Emoji", "Segoe UI Emoji",
NotoColorEmoji, "Segoe UI Symbol", "Android
Emoji", EmojiSymbols; font-size: 16px;">
<br style="font-family: Calibri, Helvetica, sans-serif, EmojiFont,
"Apple Color Emoji", "Segoe UI Emoji",
NotoColorEmoji, "Segoe UI Symbol", "Android
Emoji", EmojiSymbols; font-size: 16px;">
<span style="font-family: Calibri, Helvetica, sans-serif,
EmojiFont, "Apple Color Emoji", "Segoe UI
Emoji", NotoColorEmoji, "Segoe UI Symbol",
"Android Emoji", EmojiSymbols; font-size: 16px;">but I
noticed the previous case in ramallah-gis.ps domain, SO , is
there away to avoid such a problem in the recursor , (force to
get from <span style="color: rgb(33, 33, 33); font-family:
wf_segoe-ui_normal, "Segoe UI", "Segoe
WP", Tahoma, Arial, sans-serif, serif, EmojiFont;
font-size: 14.67px;">nscp1/2
</span>and not to go further just like what dns.google do ) </span></blockquote>
<p>If an authoritative domain is broken for you, then it's most
likely broken for much of the Internet.</p>
<p>You can force all queries for ramallah-gis.ps to be sent to <span
style="color: rgb(33, 33, 33); font-size: 14.6667px;">nscp1/2.intertech-pal.com
by means of a "forwarders" entry. To do this, in your
recursor.conf put:<br>
</span></p>
<p><span style="color: rgb(33, 33, 33); font-size: 14.6667px;">forward-zones-file=/etc/powerdns/forward-zones</span></p>
<p><span style="color: rgb(33, 33, 33); font-size: 14.6667px;">And
in that file put:</span></p>
<p><span style="color: rgb(33, 33, 33); font-size: 14.6667px;">ramallah-gis.ps=46.43.66.107</span></p>
<p>But if you need this domain to work, I think effort would be
better spent talking to the domain owner. Over time your
forwarders entry may become stale (e.g. if the domain owner moves
their nameservice), so you are storing up problems for the future.</p>
<p>As for whether pdns recursor merges NS records from the zone with
the delegation, or replaces them - I defer to the pdns experts. I
pretty sure that BIND has implemented both behaviours in different
versions.<br>
</p>
<p><a class="moz-txt-link-freetext" href="https://stackoverflow.com/questions/636084/dns-do-the-ns-names-set-for-a-zone-have-to-match-the-ns-names-reported-by-the-u">https://stackoverflow.com/questions/636084/dns-do-the-ns-names-set-for-a-zone-have-to-match-the-ns-names-reported-by-the-u</a><br>
</p>
<p><span style="color: rgb(33, 33, 33); font-size: 14.6667px;">Regards,</span></p>
<p><span style="color:rgb(33,33,33);
font-family:wf_segoe-ui_normal,"Segoe UI","Segoe
WP",Tahoma,Arial,sans-serif,serif,EmojiFont;
font-size:14.6667px">Brian.<br>
</span></p>
</body>
</html>