<div dir="ltr"><div>Dear Tony, Bob, & Matus,</div><div> </div><div>Thank you very much for your advice, you guys are awesome.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 3, 2015 at 1:03 PM, Matus UHLAR - fantomas <span dir="ltr"><<a href="mailto:uhlar@fantomas.sk" target="_blank">uhlar@fantomas.sk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>On 03.06.15 12:34, Samad Agha wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid">
So, when I query my new DNS server from itself (206.117.115.93), it<br>
resolves the name to an IP, but when I query my new DNS server from another<br>
Linux box, it fails with the following error message.<br>
</blockquote>
<br></span>
you must allow BIND to provide recursive DNS for other hosts, by configuring "allow-recursion". otherwise, it will provide DNS resolution only for its<br>
local networks (directly connected to host interfaces). <br><span>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid">
[root@new-dns2 ~]# nslookup <a href="http://google.com" target="_blank">google.com</a> 206.117.115.93<br>
</blockquote>
<br></span>
don't use nslookup, it's very bad tool for debugging DNS problems.<br>
learn using host and/or dig<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
Matus UHLAR - fantomas, <a href="mailto:uhlar@fantomas.sk" target="_blank">uhlar@fantomas.sk</a> ; <a href="http://www.fantomas.sk/" target="_blank">http://www.fantomas.sk/</a><br>
Warning: I wish NOT to receive e-mail advertising to this address.<br>
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.<br>
Emacs is a complicated operating system without good text editor.</font></span><div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
Please visit <a href="https://lists.isc.org/mailman/listinfo/bind-users" target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a> to unsubscribe from this list<br>
<br>
bind-users mailing list<br>
<a href="mailto:bind-users@lists.isc.org" target="_blank">bind-users@lists.isc.org</a><br>
<a href="https://lists.isc.org/mailman/listinfo/bind-users" target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a><br>
</div></div></blockquote></div><br></div>