On 03.06.15 12:34, Samad Agha wrote:
So, when I query my new DNS server from itself (206.117.115.93), it
resolves the name to an IP, but when I query my new DNS server from another
Linux box, it fails with the following error message.

you must allow BIND to provide recursive DNS for other hosts, by configuring "allow-recursion". otherwise, it will provide DNS resolution only for its local networks (directly connected to host interfaces).
[root@new-dns2 ~]# nslookup google.com 206.117.115.93

don't use nslookup, it's very bad tool for debugging DNS problems.
learn using host and/or dig

--
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
Emacs is a complicated operating system without good text editor.
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to