add ns2.kahlerlarson.org; clean up #1
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,4 +1 @@
|
|||||||
include "/etc/bind/keys/zeke-tornado.keys";
|
include "/etc/bind/keys/zeke-tornado.keys";
|
||||||
include "/etc/bind/keys/zeke-ogud.keys";
|
|
||||||
include "/etc/bind/keys/named_hxr_us.keys";
|
|
||||||
include "/etc/bind/keys/named_knitbot_org.keys";
|
|
||||||
|
|||||||
@@ -6,17 +6,13 @@ zone "blacka.com" {
|
|||||||
|
|
||||||
notify yes;
|
notify yes;
|
||||||
also-notify {
|
also-notify {
|
||||||
45.79.181.51; // typhoon.kahlerlarson.org
|
45.79.181.51; // typhoon.kahlerlarson.org, ns1.kahlerlarson.org
|
||||||
104.225.12.28; // keilir.ogud.com
|
45.79.191.213; // ns2.kahlerlarson.org
|
||||||
66.92.146.115; // foss.ogud.com
|
|
||||||
204.109.61.194; // katla.ogud.com
|
|
||||||
};
|
};
|
||||||
allow-transfer {
|
allow-transfer {
|
||||||
127.0.0.1;
|
127.0.0.1;
|
||||||
45.79.181.51; // typhoon.kahlerlarson.lorg
|
45.79.181.51; // typhoon.kahlerlarson.lorg
|
||||||
104.225.12.28; // keilir.ogud.com
|
45.79.181.213; // ns2.kahlerlarson.org
|
||||||
key zeke-tornado.;
|
key zeke-tornado.;
|
||||||
// key zeke-ogud2.;
|
|
||||||
key zeke-ogud3;
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -1,8 +1,11 @@
|
|||||||
zone "ogud.com" {
|
zone "kahlerlarson.org" {
|
||||||
type secondary;
|
type secondary;
|
||||||
file "/var/lib/bind/secondary/ogud.com";
|
file "/var/lib/bind/secondary/kahlerlarson.org";
|
||||||
masters {
|
masters {
|
||||||
104.225.12.28;
|
45.79.181.51;
|
||||||
#204.109.61.194;
|
45.79.191.213;
|
||||||
|
};
|
||||||
|
allow-transfer {
|
||||||
|
key zeke-tornado.;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
Reference in New Issue
Block a user