Linux Addict wrote:
> Folks, I have BIND 9 running. For some reason, the external resolution
> is not working. I can telnet to root servers on port 53. Recursion is
> on. What are the other requiremnts for the server to reesolve the
> external records. Please help!!
>  

TCP? You must open in firewall:

allow tcp,udp from me to any 53
allow tcp,udp from any 53 to me

-- 

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

Reply via email to