break up config; add run_rndc.sh
This commit is contained in:
229
cfg/named.primary.conf
Normal file
229
cfg/named.primary.conf
Normal file
@@ -0,0 +1,229 @@
|
||||
zone "blacka.com" {
|
||||
type primary;
|
||||
file "/var/lib/bind/blacka.com";
|
||||
dnssec-policy "simple_alg15";
|
||||
inline-signing yes;
|
||||
|
||||
notify yes;
|
||||
also-notify {
|
||||
66.92.146.115;
|
||||
204.109.61.194;
|
||||
};
|
||||
allow-transfer {
|
||||
127.0.0.1;
|
||||
key zeke-tornado.;
|
||||
key zeke-ogud2.;
|
||||
key zeke-ogud3;
|
||||
};
|
||||
};
|
||||
|
||||
zone "ecotroph.net" {
|
||||
type primary;
|
||||
file "/var/lib/bind/ecotroph.net";
|
||||
notify yes;
|
||||
allow-transfer {
|
||||
127.0.0.1;
|
||||
key zeke-tornado.;
|
||||
key zeke-ogud2.;
|
||||
key zeke-ogud3;
|
||||
};
|
||||
};
|
||||
|
||||
zone "nortonbertram.com" {
|
||||
type primary;
|
||||
file "/var/lib/bind/nortonbertram.com";
|
||||
notify yes;
|
||||
allow-transfer {
|
||||
127.0.0.1;
|
||||
202.157.185.115;
|
||||
202.157.182.142;
|
||||
64.151.105.12;
|
||||
};
|
||||
};
|
||||
|
||||
zone "hxr.us" {
|
||||
type primary;
|
||||
file "/var/lib/bind/hxr.us";
|
||||
notify yes;
|
||||
allow-transfer {
|
||||
127.0.0.1;
|
||||
66.92.146.115;
|
||||
204.109.61.194;
|
||||
66.92.146.160;
|
||||
64.151.105.12;
|
||||
};
|
||||
};
|
||||
|
||||
zone "fcdissident.us" {
|
||||
type primary;
|
||||
file "/var/lib/bind/fcdissident.us";
|
||||
notify yes;
|
||||
allow-transfer {
|
||||
127.0.0.1;
|
||||
66.92.146.115;
|
||||
204.109.61.194;
|
||||
66.92.146.160;
|
||||
64.151.105.12;
|
||||
};
|
||||
};
|
||||
|
||||
zone "fallschurchdissident.us" {
|
||||
type primary;
|
||||
file "/var/lib/bind/fallschurchdissident.us";
|
||||
notify yes;
|
||||
allow-transfer {
|
||||
127.0.0.1;
|
||||
66.92.146.115;
|
||||
204.109.61.194;
|
||||
66.92.146.160;
|
||||
64.151.105.12;
|
||||
};
|
||||
};
|
||||
|
||||
zone "fallschurchdissident.com" {
|
||||
type primary;
|
||||
file "/var/lib/bind/fallschurchdissident.com";
|
||||
notify yes;
|
||||
allow-transfer {
|
||||
127.0.0.1;
|
||||
66.92.146.115;
|
||||
204.109.61.194;
|
||||
66.92.146.160;
|
||||
64.151.105.12;
|
||||
};
|
||||
};
|
||||
|
||||
zone "t.hxr.us" {
|
||||
type primary;
|
||||
file "/var/lib/bind/t.hxr.us";
|
||||
allow-transfer {
|
||||
127.0.0.1;
|
||||
64.151.105.12;
|
||||
};
|
||||
};
|
||||
|
||||
zone "dyn.hxr.us" {
|
||||
type primary;
|
||||
file "/var/lib/bind/dyn/dyn.hxr.us";
|
||||
allow-transfer {
|
||||
127.0.0.1;
|
||||
64.151.105.12;
|
||||
};
|
||||
update-policy { grant * self * A; };
|
||||
};
|
||||
|
||||
zone "kosters.net" {
|
||||
type primary;
|
||||
file "/var/lib/bind/kosters.net";
|
||||
notify yes;
|
||||
also-notify {
|
||||
65.201.175.12;
|
||||
66.92.146.115;
|
||||
204.109.61.194;
|
||||
};
|
||||
allow-transfer {
|
||||
127.0.0.1;
|
||||
65.201.175.11;
|
||||
65.201.175.12;
|
||||
64.151.105.12;
|
||||
64.22.125.99;
|
||||
70.164.18.40;
|
||||
70.164.18.41;
|
||||
70.164.18.42;
|
||||
207.234.133.162;
|
||||
key zeke-ogud2.;
|
||||
key zeke-ogud3;
|
||||
};
|
||||
};
|
||||
|
||||
zone "bjmk.com" {
|
||||
type primary;
|
||||
file "/var/lib/bind/bjmk.com";
|
||||
notify yes;
|
||||
also-notify {
|
||||
65.201.175.12;
|
||||
66.92.146.115;
|
||||
204.109.61.194;
|
||||
};
|
||||
allow-transfer {
|
||||
127.0.0.1;
|
||||
65.201.175.11;
|
||||
65.201.175.12;
|
||||
64.151.105.12;
|
||||
64.22.125.99;
|
||||
70.164.18.40;
|
||||
70.164.18.41;
|
||||
70.164.18.42;
|
||||
207.234.133.162;
|
||||
key zeke-ogud2.;
|
||||
key zeke-ogud3;
|
||||
};
|
||||
};
|
||||
|
||||
zone "gracecrc.org" {
|
||||
type primary;
|
||||
file "/var/lib/bind/gracecrc.org";
|
||||
notify yes;
|
||||
also-notify {
|
||||
65.201.175.12;
|
||||
66.92.146.115;
|
||||
204.109.61.194;
|
||||
};
|
||||
allow-transfer {
|
||||
127.0.0.1;
|
||||
65.201.175.11;
|
||||
65.201.175.12;
|
||||
64.151.105.12;
|
||||
64.22.125.99;
|
||||
70.164.18.40;
|
||||
70.164.18.41;
|
||||
70.164.18.42;
|
||||
207.234.133.162;
|
||||
key zeke-ogud2.;
|
||||
key zeke-ogud3.;
|
||||
};
|
||||
};
|
||||
|
||||
zone "toscano.org" {
|
||||
type primary;
|
||||
file "/var/lib/bind/toscano.org";
|
||||
notify yes;
|
||||
allow-transfer {
|
||||
127.0.0.1;
|
||||
202.157.185.115;
|
||||
202.157.182.142;
|
||||
};
|
||||
};
|
||||
|
||||
zone "prevelige.org" {
|
||||
type primary;
|
||||
file "/var/lib/bind/prevelige.org";
|
||||
notify yes;
|
||||
allow-transfer {
|
||||
127.0.0.1;
|
||||
202.157.185.115;
|
||||
202.157.182.142;
|
||||
};
|
||||
};
|
||||
|
||||
zone "duffyfamily.me" {
|
||||
type primary;
|
||||
file "/var/lib/bind/duffyfamily.me";
|
||||
notify yes;
|
||||
allow-transfer {
|
||||
127.0.0.1;
|
||||
202.157.185.115;
|
||||
202.157.182.142;
|
||||
};
|
||||
};
|
||||
|
||||
zone "littlebit.us" {
|
||||
type primary;
|
||||
file "/var/lib/bind/littlebit.us";
|
||||
notify yes;
|
||||
allow-transfer {
|
||||
127.0.0.1;
|
||||
202.157.185.115;
|
||||
202.157.182.142;
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user