DNS Query from different Subnet

Tony Finch dot at dotat.at
Thu Nov 15 11:48:04 UTC 2018


sethologik <m.bartkowiak at bitmotion.de> wrote:
>
> Is there an option in BIND9 which needs to be set when I want to get full
> query answers from different subnets or something like that?

Exactly, yes :-) In your options section, put

	allow-query {
		x.x.98.0/24;
		x.x.99.0/24;
		x.x.100.0/24;
	};

Tony.
-- 
f.anthony.n.finch  <dot at dotat.at>  http://dotat.at/
Southeast Fitzroy: Variable 4, becoming southeasterly 4 or 5 later. Rough.
Fair. Good.


More information about the bind-users mailing list