Re: bind-users Digest, Vol 2084, Issue 1

2015-04-06 Thread Noel Butler
2f10c0bccb4561a89d384bd5e85fe...@ausics.net> > Content-Type: text/plain; charset="us-ascii" > > you need an allow-query and ACL, eg: > > Assuming for example your LAN ip range is 192.168.0.0/24, then you would

Re: bind-users Digest, Vol 2084, Issue 1

2015-04-06 Thread Reindl Harald
Am 06.04.2015 um 17:37 schrieb STEPHEN EYRE: My named.conf.options is as follows Options { directory "/var/cache/bind"; recursion no; allow transfer { none; }; dnssec-validation auto; auth-nxdomain no; listen-on { any; };

Re: bind-users Digest, Vol 2084, Issue 1

2015-04-06 Thread STEPHEN EYRE
hing. On 06/04/2015 01:52, STEPHEN EYRE wrote: > The aim is to make it authoritive as well as hosting my web sites. > > Sent from Yahoo Mail on Android [1] > - > > When I change my /etc/bind/named.conf.local file from 'recursion no;'