diff --git a/cfg/named.secondary.conf b/cfg/named.secondary.conf index f556a40..1ac233e 100644 --- a/cfg/named.secondary.conf +++ b/cfg/named.secondary.conf @@ -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.; - }; -}; \ No newline at end of file + +# 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.; +# }; +# }; \ No newline at end of file