sethologik <m.bartkow...@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  <d...@dotat.at>  http://dotat.at/
Southeast Fitzroy: Variable 4, becoming southeasterly 4 or 5 later. Rough.
Fair. Good.
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

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

Reply via email to