updated master dns server

master
Niklas Yann Wettengel 6 years ago
parent a530d571a1
commit 82026eeabf

@ -65,47 +65,47 @@ zone "ffaw" IN {
type slave; type slave;
file "bak/ffaw.zone"; file "bak/ffaw.zone";
allow-query { any; }; allow-query { any; };
masters { 2a03:2260:1016:1::1:2; 2a03:2260:1016:2::1:2; }; masters { 2a01:4f8:a0:826b:1::17; };
}; };
zone "ffcoc" IN { zone "ffcoc" IN {
type slave; type slave;
file "bak/ffcoc.zone"; file "bak/ffcoc.zone";
allow-query { any; }; allow-query { any; };
masters { 2a03:2260:1016:1::1:2; 2a03:2260:1016:2::1:2; }; masters { 2a01:4f8:a0:826b:1::17; };
}; };
zone "ffems" IN { zone "ffems" IN {
type slave; type slave;
file "bak/ffems.zone"; file "bak/ffems.zone";
allow-query { any; }; allow-query { any; };
masters { 2a03:2260:1016:1::1:2; 2a03:2260:1016:2::1:2; }; masters { 2a01:4f8:a0:826b:1::17; };
}; };
zone "ffko" IN { zone "ffko" IN {
type slave; type slave;
file "bak/ffko.zone"; file "bak/ffko.zone";
allow-query { any; }; allow-query { any; };
masters { 2a03:2260:1016:1::1:2; 2a03:2260:1016:2::1:2; }; masters { 2a01:4f8:a0:826b:1::17; };
}; };
zone "ffmy" IN { zone "ffmy" IN {
type slave; type slave;
file "bak/ffmy.zone"; file "bak/ffmy.zone";
allow-query { any; }; allow-query { any; };
masters { 2a03:2260:1016:1::1:2; 2a03:2260:1016:2::1:2; }; masters { 2a01:4f8:a0:826b:1::17; };
}; };
zone "ffmyk" IN { zone "ffmyk" IN {
type slave; type slave;
file "bak/ffmyk.zone"; file "bak/ffmyk.zone";
allow-query { any; }; allow-query { any; };
masters { 2a03:2260:1016:1::1:2; 2a03:2260:1016:2::1:2; }; masters { 2a01:4f8:a0:826b:1::17; };
}; };
zone "ffsim" IN { zone "ffsim" IN {
type slave; type slave;
file "bak/ffsim.zone"; file "bak/ffsim.zone";
allow-query { any; }; allow-query { any; };
masters { 2a03:2260:1016:1::1:2; 2a03:2260:1016:2::1:2; }; masters { 2a01:4f8:a0:826b:1::17; };
}; };

Loading…
Cancel
Save