parent
1ec46f1565
commit
73e8a856e9
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-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;
|
||||
also-notify {
|
||||
45.79.181.51; // typhoon.kahlerlarson.org
|
||||
104.225.12.28; // keilir.ogud.com
|
||||
66.92.146.115; // foss.ogud.com
|
||||
204.109.61.194; // katla.ogud.com
|
||||
45.79.181.51; // typhoon.kahlerlarson.org, ns1.kahlerlarson.org
|
||||
45.79.191.213; // ns2.kahlerlarson.org
|
||||
};
|
||||
allow-transfer {
|
||||
127.0.0.1;
|
||||
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-ogud2.;
|
||||
key zeke-ogud3;
|
||||
};
|
||||
};
|
||||
|
||||
@ -1,8 +1,11 @@
|
||||
zone "ogud.com" {
|
||||
zone "kahlerlarson.org" {
|
||||
type secondary;
|
||||
file "/var/lib/bind/secondary/ogud.com";
|
||||
file "/var/lib/bind/secondary/kahlerlarson.org";
|
||||
masters {
|
||||
104.225.12.28;
|
||||
#204.109.61.194;
|
||||
45.79.181.51;
|
||||
45.79.191.213;
|
||||
};
|
||||
};
|
||||
allow-transfer {
|
||||
key zeke-tornado.;
|
||||
};
|
||||
};
|
||||
Loading…
Reference in New Issue
Block a user