I need to allow zone transfers on one domain.
This because it is a .De and they do not allow 2 nameservers in the same subnet.
So i know i need to edit named.conf to allow zone transfer from the ip from the secondary nameserver.
But i do not no for sure what to add there.
I saw something like
allow-transfer {
127.0.0.1;
secondary.dns.ip;
}
Can anybody give me some clearnes.
Thanks in advance
Martin
This because it is a .De and they do not allow 2 nameservers in the same subnet.
So i know i need to edit named.conf to allow zone transfer from the ip from the secondary nameserver.
But i do not no for sure what to add there.
I saw something like
allow-transfer {
127.0.0.1;
secondary.dns.ip;
}
Can anybody give me some clearnes.
Thanks in advance
Martin