Advanced Search
Search Results
2 total results found
Error CNAME - Cannot save zone record: Duplicate record
DNS
DNS Management
Symptoms The following error is thrown when trying to add a record to a zone: Cannot save zone record: Duplicate record or Error CNAME example.tld found, but other records with same label exist or Cannot save zone record: A DNS zone cannot contain a CNAME reco...
Terminal: Performing DNS lookup for a domain
Domains
Domain management
Question How do I perform DNS lookup for a domain name? Answer The host command reads the DNS and returns the A, AAAA and MX records belonging to a name. This information is very useful at the start of a debugging session: host yourdomain.tld * replace yourdom...