comment out matt's zone
This commit is contained in:
parent
627900029c
commit
268b1afed7
@ -1,11 +1,15 @@
|
||||
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.;
|
||||
};
|
||||
};
|
||||
|
||||
# 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.;
|
||||
# };
|
||||
# };
|
||||
Loading…
Reference in New Issue
Block a user