When you import a DNS zone file, NS record are defined by 'server_name' field in 'server' table. But 'server_name' sometimes is a private hostname or a descriptive value. Not a FQDN reachable from internet. It results in a failure for this domain. (the line in dns_import.php) Then, I'm not sure if its a bug or a feature. Thx in advance.
This is the zone file i'm trying to import. (test.tld is the fake name for the zone to import, and myisp.tld is the fake domain of our servers) File are named test.tld And this is the file I get These are the my server_names as they are defined in my cluster. I wish to change it for more descriptive names like 'panel 1','panel 2', ... This is external names as they are defined globally for DNS Thx, Carlos