Add the following lines to named.conf.options in /etc/bind will do
allow-query {any;};
allow-query-on {any;};
allow-recursion {any;};
allow-recursion-on {any;};
To the options of named.conf.
via [ubuntu] Bind 9 DNS Server not accepting DNS client queries [Archive] – Ubuntu Forums.
