I specify subject: split view, match-recursive-only, non-authoritative answer from master

Konstantin V. Krotov kkv at insysnet.ru
Wed Dec 21 10:06:21 UTC 2011


21.12.2011 13:54, Konstantin V. Krotov пишет:
> Hello, list!
> I have split view on my name-servers (master and slave), for internal
> and external clients i have zone with similar names, but different content.
> Part of config named.conf on master:
>
> view "internal" {
> match-clients { myclients; };
> recursion yes;
> match-recursive-only yes;
> allow-recursion { myclients; };
> ...
> zone "10.168.192.in-addr.arpa" {
> type master;
> file "10.168.192.in-addr.arpa.db";
> allow-transfer {transfer_acl;};
> allow-update {none;};
> };
> ...
> }
>
> view "external" {
> match-clients { "any"; };
> recursion no;
> ...
> [here descriptions of zone]
> }
>
> Well, then i have "match-recursive-only yes" directive in "internal"
> view, slave name-server report: "zone
> 10.168.192.in-addr.arpa/IN/internal: refresh: non-authoritative answer
> from master xx.xx.136.2#53 (source xx.xx.140.26#0). If
> match-recursive-only no, zone transfer to slave all right. There i have
> wrong? Thx.
>

-- 
WBR, Konstantin V. Krotov
CJSs "Information Systems"
mailto: kkv at insysnet.ru
phone: +7 (8332) 51-35-95



More information about the bind-users mailing list