mahmut ozdemir
Basic Pleskian
- Server operating system version
- Almalinux 8.7
- Plesk version and microupdate number
- 18.50
Hello
Error: Inconsistent zone "xxx.net":"xxx.net. IN NS central.upnetdns.net." The NS record has no address records (A or AAAA).
I'm getting problems like this and I couldn't solve it for 2 days? I'm moving the old server to the new server, this is how it happens.
When plesk master dns takes action, named crashes this time.
I don't want to use it as domain ns1 and ns2, I want to use it as a custom name.
but when I do this, somehow the named.conf old server ip comes.
example
zone "xxxx.xxx" {
type master;
file "upnetdns.net";
allow-transfer {
0.0.0.0
common-allow-transfer;
};
It's complicated but that's the truth
Error: Inconsistent zone "xxx.net":"xxx.net. IN NS central.upnetdns.net." The NS record has no address records (A or AAAA).
I'm getting problems like this and I couldn't solve it for 2 days? I'm moving the old server to the new server, this is how it happens.
When plesk master dns takes action, named crashes this time.
I don't want to use it as domain ns1 and ns2, I want to use it as a custom name.
but when I do this, somehow the named.conf old server ip comes.
example
zone "xxxx.xxx" {
type master;
file "upnetdns.net";
allow-transfer {
0.0.0.0
common-allow-transfer;
};
It's complicated but that's the truth