I have setup a DNS server in a LAN. the BIND9 DNS server sits on 192.168.1.65
after setting my computer(macbook)'s dns server to 192.168.1.65, i am able to access the local domain setted up using bind, http://xyz.local/.
But when I access the url on the ubuntu server itself, it tells me that the url cannot be found. I can dig the link without problem, but the nslookup failed.
Any idea on how can I fix it so that the dns ubuntu box itself can also resolve the url?