update secondary config

This commit is contained in:
Kameron Kenny - Pi401 2024-04-20 14:16:33 -04:00
parent 5fb5fa4cb0
commit 0200442875
1 changed files with 5 additions and 0 deletions

View File

@ -11,6 +11,11 @@ zone "thelinuxpro.net" in {
primaries { 10.99.153.241; }; primaries { 10.99.153.241; };
}; };
zone "kameronkenny.com" in {
type secondary;
primaries { 10.99.153.241; };
};
zone "in.thelinuxpro.net" in { zone "in.thelinuxpro.net" in {
type secondary; type secondary;
primaries { 10.99.153.241; }; primaries { 10.99.153.241; };