[tor-relays] Running Bind locally
Felix Eckhofer
felix at tribut.de
Tue Sep 10 08:34:37 UTC 2013
Hey.
Am 10.09.2013 10:14, schrieb Eugen Leitl:
> Speaking about recursive DNS for BIND, does anyone have
> a working set of options which limit recursive DNS queries
> to just the local subnet, and another couple IPs, maybe?
options {
allow-recursion { 192.168.0.0/24; };
};
http://www.bind9.net/manual/bind/9.3.2/Bv9ARM.ch07.html#Access_Control_Lists
regards
felix
More information about the tor-relays
mailing list