turn off notifies for internal view?

aklist_bind at enigmedia.com aklist_bind at enigmedia.com
Mon Nov 19 17:09:40 UTC 2007


Hi All: I have a new install of 9.4.1-p1 on FreeBSD 6.2. This is a backup 
(or secondary) nameserver sitting inside a NAT'd subnet.

I have two views set up on the server, an "internal" view used by the local 
subnet and an "external" view that serves all the public domain data.

Everything in the "external" view is backup zone data pulled from the 
primary NS.

Everything in the "internal" view is "primary" data for the local subnet. 
When I reload BIND, I see a lot of messages in /var/messages like:

Nov 19 12:49:43 ns1 named[931]: client 192.168.1.1#56269: view internal: 
receive
d notify for zone 'domain1.com': not authoritative
Nov 19 12:49:43 ns1 named[931]: client 192.168.1.1#56269: view internal: 
receive
d notify for zone 'domain2.com': not authoritative

where domain1 and domain2 are zones on the primary NS. Is there a statement 
to globally block updates from the internal view? Like "allow-update no"?

Currently the only two statements in the "internal" view are:

match-clients { "localsubnet"; };
recursion yes;

(followed by the individual zone statements for the internal view)

TIA. 



More information about the bind-users mailing list