docker_bind/cfg/named.secondary.conf

15 lines
387 B
Plaintext

# talk to Matt about secondarying his zone, since he is double secondarying mine
# but at the moment, he does not allow me to zone transfer.
# zone "kahlerlarson.org" {
# type secondary;
# file "/var/lib/bind/secondary/kahlerlarson.org";
# masters {
# 45.79.181.51;
# 45.79.191.213;
# };
# allow-transfer {
# key zeke-tornado.;
# };
# };