-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
When using split view, can one point to the same file in both views?
example:
view "blah-internal" {
match-clients { internal-users; };
zone "blah.org" in {
type slave;
file "/var/named/slave/blah.org";
masters { ipaddress; };
};
zone "10.10.10.in-addr.arpa" in {
type slave;
file "/var/named/slave/10.10.10.reverse";
masters { ipaddress; };
};
};
view "blah-external" {
match-clients { any; };
zone "blah.org" in {
type slave;
file "/var/named/slave/blah.org";
masters { ipaddress; };
};
zone "10.10.10.in-addr.arpa" in {
type master;
file "/var/named/view/10.10.10.reverse";
};
};
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.14 (Darwin)
iEYEARECAAYFAkuZBtkACgkQ3BaZWzk6Q2cm6wCgt8/qogkzaM4SosMpS9o+PT9k
qugAoIwHOmvsZyrHDfbZEDsY1Rp1/tFZ
=aL9s
-----END PGP SIGNATURE-----
_______________________________________________
bind-users mailing list
[email protected]
https://lists.isc.org/mailman/listinfo/bind-users