I'm interested in a special use-case, where (say, in an emergency),
access to most of the Internet (and hence the root servers) is cut off.
In this situation, there is an emergency connected network consisting of
several domains, each with known nameserver IP addresses. The hosts in
domain a
Currently running Bind v9.11.4:
Several years ago, I implemented multiple VIEWs using (almost) the exact
example in the Reference Manual. However, I wanted the
"example-internal.db" and "example-external.db" to be the same file.
This worked until I wanted to have "example.com" updateable via
.com {
type primary;
[ allow-update / update-policy ] { … };
…
};
};
view view2 {
zone example.com { in-view “view1”; };
};
...
On 2021-07-05 12:36, Dean Gibson (DNS Administrator) wrote:
Currently running Bind v9.11.4:
Several years ag
3 matches
Mail list logo