<div dir="ltr">nothing, its correct name</div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-03-26 1:01 GMT+04:00 Lawrence K. Chen, P.Eng. <span dir="ltr"><<a href="mailto:lkchen@ksu.edu" target="_blank">lkchen@ksu.edu</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">What happens if you remove the "." after local?<br>
<div class=""><br>
On 03/25/14 12:57, แฮฤาลส ๗ลิาฯื wrote:<br>
> Hello. I have a problem with forwarding zone "local" to ISP resolvers.<br>
> My config is:<br>
> options {<br>
> directory "/tmp";<br>
> disable-empty-zone ".";<br>
> };<br>
><br>
> zone "." {<br>
> type slave;<br>
> masters { 192.0.32.132; 193.0.14.129;};<br>
> masterfile-format text;<br>
> file "/etc/bind/db.root";<br>
> allow-query { any; };<br>
> };<br>
><br>
> zone "local." IN {<br>
> type forward;<br>
> forwarders {DNS_IP_ISP;};<br>
> forward only;<br>
> };<br>
><br>
</div>> zone "<a href="http://opendns.com" target="_blank">opendns.com</a> <<a href="http://opendns.com" target="_blank">http://opendns.com</a>>" IN {<br>
<div class="">> type forward;<br>
> forwarders {208.67.222.222; 208.67.222.220; 208.67.220.220;<br>
> 208.67.220.222;};<br>
> forward only;<br>
> };<br>
> Forwarding to opendns works, dig +short <a href="http://myip.opendns.com" target="_blank">myip.opendns.com</a><br>
</div>> <<a href="http://myip.opendns.com" target="_blank">http://myip.opendns.com</a>> returns ip address correctly.<br>
<div class="im HOEnZb">> Forwarding to local doesnt works, dig return nxdomain.<br>
> Commenting zone "." leads to correct work of zone "local"<br>
><br>
><br>
<br>
</div><span class="HOEnZb"><font color="#888888">--<br>
Who: Lawrence K. Chen, P.Eng. - W0LKC - Sr. Unix Systems Administrator<br>
For: Enterprise Server Technologies (EST) -- & SafeZone Ally<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<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">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></div></div></blockquote></div><br></div>