Hi all.<div><br></div><div>I just installed BIND9 via 'apt-get install' and for the moment I just want to use it as cache-server.</div><div>The only thing I've edited is the forwarders section on the options statement in '/etc/bind/named.conf.options', adding as forwarders 10.0.2.3, a working nameserver on my private network.</div>
<div><br></div><div>I restarted BIND9 and then I tried, for example, 'dig <a href="http://www.apple.com">www.apple.com</a>' obtaining "connection timed out; no servers could be reached".</div><div>But if I try 'dig @<a href="http://10.0.2.3">10.0.2.3</a> <a href="http://www.apple.com">www.apple.com</a>' it works correctly and I obtain the correct answer.</div>
<div><br></div><div>Why? How can I resolve this problem?</div><div>Thank you.</div>