<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 26/04/2018 07:27, Hamed Haghshenas
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:!&!AAAAAAAAAAAYAAAAAAAAAJ907spmlQJEvyu2%2F21U6fbCgAAAEAAAALIlgB5WvrtFrT9SDvgCWrEBAAAAAA==@chavoosh.com">
<p class="MsoNormal"><span style="font-family:"Courier
New";color:#1F497D">I replied my domain name here <a
href="https://mailman.powerdns.com/pipermail/pdns-users/2018-April/025316.html"
moz-do-not-send="true">https://mailman.powerdns.com/pipermail/pdns-users/2018-April/025316.html</a><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:"Courier
New";color:#1F497D"><o:p></o:p></span></p>
</blockquote>
<p>So the zone is web45.ir, and the nameserver is 136.243.129.13,
which is known as both ns1.web45.ir and ns2.web45.ir. Is that
correct (*)?<br>
</p>
<p>You didn't show what response you got to the query before, but I
can test it now:<br>
</p>
<p>$ dig @ns1.web45.ir. web45.ir. soa => gives SERVFAIL</p>
<p>$ dig @ns1.web45.ir. web45.ir. ns => works</p>
<p>$ dig @ns1.web45.ir. mail.web45.ir. a => works</p>
<p>Some platform info please: what version of pdns-authoritative are
you using? Where did you get the package from? What OS are you
running underneath?</p>
<p>Have you tried turning off the geo-ip features and just serving a
plain zone? That would help narrow it down. If you can
demonstrate it's a problem specifically with geo-ip then you can
show your exact config for that.<br>
</p>
<p>Regards,</p>
<p>Brian.</p>
<p><br>
</p>
<p>(*) Since the name(s) of the nameserver(s) are within the zone
being served, I'll make a quick check of the glue at the level
above.</p>
<p>$ dig +trace web45.ir. soa</p>
<p>...<br>
ir. 172800 IN NS a.nic.ir.<br>
ir. 172800 IN NS b.nic.ir.<br>
ir. 172800 IN NS ir.cctld.authdns.ripe.net.<br>
ir. 172800 IN NS ns5.univie.ac.at.</p>
<p>$ dig @a.nic.ir. ns1.web45.ir. a</p>
<p>...<br>
ns1.web45.ir. 1440 IN A 136.243.129.13<br>
ns2.web45.ir. 1440 IN A 136.243.129.13</p>
<p>OK, that looks good to me.<br>
</p>
</body>
</html>