Merge branch 'main' of /home/davidb/site/blacka.com/software/repos/docker_bind into main
This commit is contained in:
commit
9e67178c6d
@ -3,17 +3,17 @@ zone "blacka.com" {
|
|||||||
file "/var/lib/bind/blacka.com";
|
file "/var/lib/bind/blacka.com";
|
||||||
dnssec-policy "simple_alg15";
|
dnssec-policy "simple_alg15";
|
||||||
inline-signing yes;
|
inline-signing yes;
|
||||||
|
|
||||||
notify yes;
|
notify yes;
|
||||||
also-notify {
|
also-notify {
|
||||||
66.92.146.115;
|
66.92.146.115;
|
||||||
204.109.61.194;
|
204.109.61.194;
|
||||||
};
|
};
|
||||||
allow-transfer {
|
allow-transfer {
|
||||||
127.0.0.1;
|
127.0.0.1;
|
||||||
key zeke-tornado.;
|
key zeke-tornado.;
|
||||||
key zeke-ogud2.;
|
key zeke-ogud2.;
|
||||||
key zeke-ogud3;
|
key zeke-ogud3;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
@ -21,11 +21,11 @@ zone "ecotroph.net" {
|
|||||||
type primary;
|
type primary;
|
||||||
file "/var/lib/bind/ecotroph.net";
|
file "/var/lib/bind/ecotroph.net";
|
||||||
notify yes;
|
notify yes;
|
||||||
allow-transfer {
|
allow-transfer {
|
||||||
127.0.0.1;
|
127.0.0.1;
|
||||||
key zeke-tornado.;
|
key zeke-tornado.;
|
||||||
key zeke-ogud2.;
|
key zeke-ogud2.;
|
||||||
key zeke-ogud3;
|
key zeke-ogud3;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
@ -48,10 +48,10 @@ zone "ecotroph.net" {
|
|||||||
# file "/var/lib/bind/hxr.us";
|
# file "/var/lib/bind/hxr.us";
|
||||||
# notify yes;
|
# notify yes;
|
||||||
# allow-transfer {
|
# allow-transfer {
|
||||||
# 127.0.0.1;
|
# 127.0.0.1;
|
||||||
# 66.92.146.115;
|
# 66.92.146.115;
|
||||||
# 204.109.61.194;
|
# 204.109.61.194;
|
||||||
# 66.92.146.160;
|
# 66.92.146.160;
|
||||||
# 64.151.105.12;
|
# 64.151.105.12;
|
||||||
# };
|
# };
|
||||||
# };
|
# };
|
||||||
@ -71,7 +71,7 @@ zone "ecotroph.net" {
|
|||||||
# };
|
# };
|
||||||
|
|
||||||
# Note: no longer registered
|
# Note: no longer registered
|
||||||
zone "fallschurchdissident.us" {
|
# zone "fallschurchdissident.us" {
|
||||||
# type primary;
|
# type primary;
|
||||||
# file "/var/lib/bind/fallschurchdissident.us";
|
# file "/var/lib/bind/fallschurchdissident.us";
|
||||||
# notify yes;
|
# notify yes;
|
||||||
@ -85,11 +85,11 @@ zone "fallschurchdissident.us" {
|
|||||||
# };
|
# };
|
||||||
|
|
||||||
# Note: no longer registered
|
# Note: no longer registered
|
||||||
zone "fallschurchdissident.com" {
|
# zone "fallschurchdissident.com" {
|
||||||
# type primary;
|
# type primary;
|
||||||
# file "/var/lib/bind/fallschurchdissident.com";
|
# file "/var/lib/bind/fallschurchdissident.com";
|
||||||
# notify yes;
|
# notify yes;
|
||||||
# allow-transfer {
|
# allow-transfer {
|
||||||
# 127.0.0.1;
|
# 127.0.0.1;
|
||||||
# 66.92.146.115;
|
# 66.92.146.115;
|
||||||
# 204.109.61.194;
|
# 204.109.61.194;
|
||||||
@ -103,7 +103,7 @@ zone "fallschurchdissident.com" {
|
|||||||
# type primary;
|
# type primary;
|
||||||
# file "/var/lib/bind/t.hxr.us";
|
# file "/var/lib/bind/t.hxr.us";
|
||||||
# allow-transfer {
|
# allow-transfer {
|
||||||
# 127.0.0.1;
|
# 127.0.0.1;
|
||||||
# 64.151.105.12;
|
# 64.151.105.12;
|
||||||
# };
|
# };
|
||||||
# };
|
# };
|
||||||
@ -112,8 +112,8 @@ zone "fallschurchdissident.com" {
|
|||||||
# zone "dyn.hxr.us" {
|
# zone "dyn.hxr.us" {
|
||||||
# type primary;
|
# type primary;
|
||||||
# file "/var/lib/bind/dyn/dyn.hxr.us";
|
# file "/var/lib/bind/dyn/dyn.hxr.us";
|
||||||
# allow-transfer {
|
# allow-transfer {
|
||||||
# 127.0.0.1;
|
# 127.0.0.1;
|
||||||
# 64.151.105.12;
|
# 64.151.105.12;
|
||||||
# };
|
# };
|
||||||
# update-policy { grant * self * A; };
|
# update-policy { grant * self * A; };
|
||||||
@ -124,12 +124,12 @@ zone "kosters.net" {
|
|||||||
type primary;
|
type primary;
|
||||||
file "/var/lib/bind/kosters.net";
|
file "/var/lib/bind/kosters.net";
|
||||||
notify yes;
|
notify yes;
|
||||||
also-notify {
|
also-notify {
|
||||||
65.201.175.12;
|
65.201.175.12;
|
||||||
66.92.146.115;
|
66.92.146.115;
|
||||||
204.109.61.194;
|
204.109.61.194;
|
||||||
};
|
};
|
||||||
allow-transfer {
|
allow-transfer {
|
||||||
127.0.0.1;
|
127.0.0.1;
|
||||||
65.201.175.11;
|
65.201.175.11;
|
||||||
65.201.175.12;
|
65.201.175.12;
|
||||||
@ -148,12 +148,12 @@ zone "bjmk.com" {
|
|||||||
type primary;
|
type primary;
|
||||||
file "/var/lib/bind/bjmk.com";
|
file "/var/lib/bind/bjmk.com";
|
||||||
notify yes;
|
notify yes;
|
||||||
also-notify {
|
also-notify {
|
||||||
65.201.175.12;
|
65.201.175.12;
|
||||||
66.92.146.115;
|
66.92.146.115;
|
||||||
204.109.61.194;
|
204.109.61.194;
|
||||||
};
|
};
|
||||||
allow-transfer {
|
allow-transfer {
|
||||||
127.0.0.1;
|
127.0.0.1;
|
||||||
65.201.175.11;
|
65.201.175.11;
|
||||||
65.201.175.12;
|
65.201.175.12;
|
||||||
@ -163,7 +163,7 @@ zone "bjmk.com" {
|
|||||||
70.164.18.41;
|
70.164.18.41;
|
||||||
70.164.18.42;
|
70.164.18.42;
|
||||||
207.234.133.162;
|
207.234.133.162;
|
||||||
key zeke-ogud2.;
|
key zeke-ogud2.;
|
||||||
key zeke-ogud3;
|
key zeke-ogud3;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
@ -173,12 +173,12 @@ zone "bjmk.com" {
|
|||||||
# type primary;
|
# type primary;
|
||||||
# file "/var/lib/bind/gracecrc.org";
|
# file "/var/lib/bind/gracecrc.org";
|
||||||
# notify yes;
|
# notify yes;
|
||||||
# also-notify {
|
# also-notify {
|
||||||
# 65.201.175.12;
|
# 65.201.175.12;
|
||||||
# 66.92.146.115;
|
# 66.92.146.115;
|
||||||
# 204.109.61.194;
|
# 204.109.61.194;
|
||||||
# };
|
# };
|
||||||
# allow-transfer {
|
# allow-transfer {
|
||||||
# 127.0.0.1;
|
# 127.0.0.1;
|
||||||
# 65.201.175.11;
|
# 65.201.175.11;
|
||||||
# 65.201.175.12;
|
# 65.201.175.12;
|
||||||
@ -198,7 +198,7 @@ zone "bjmk.com" {
|
|||||||
# type primary;
|
# type primary;
|
||||||
# file "/var/lib/bind/toscano.org";
|
# file "/var/lib/bind/toscano.org";
|
||||||
# notify yes;
|
# notify yes;
|
||||||
# allow-transfer {
|
# allow-transfer {
|
||||||
# 127.0.0.1;
|
# 127.0.0.1;
|
||||||
# 202.157.185.115;
|
# 202.157.185.115;
|
||||||
# 202.157.182.142;
|
# 202.157.182.142;
|
||||||
@ -210,7 +210,7 @@ zone "bjmk.com" {
|
|||||||
# type primary;
|
# type primary;
|
||||||
# file "/var/lib/bind/prevelige.org";
|
# file "/var/lib/bind/prevelige.org";
|
||||||
# notify yes;
|
# notify yes;
|
||||||
# allow-transfer {
|
# allow-transfer {
|
||||||
# 127.0.0.1;
|
# 127.0.0.1;
|
||||||
# 202.157.185.115;
|
# 202.157.185.115;
|
||||||
# 202.157.182.142;
|
# 202.157.182.142;
|
||||||
|
Loading…
Reference in New Issue
Block a user