This is bizarro world stuff.
We had a staffer add a webhosting account for customer.tld, but somehow didn't create the zone record (she has no idea what she did). DNS is on someother.hostingcompany.tld, and customer wants to keep mail on someother.hostingcompany.tld and move web to us.
Here is what was (apparently) done:
1. Website is set up and staffer creates new subdomain dev.customer.tld.
2. Staffer goes to 'Edit MX entry' to add MX record. The MX record created is customer.tld.
3. Customer's actual MX is mx.customer.tld. 'Edit MX Entry' results in the record not changing and this error:
There is no customer.tld.db file.
4. Staffer tries adding MX records for dev.customer.tld. Same results:
5. There are no zone files for customer.tld nor for dev.customer.tld, although they are listed in the 'Edit MX Entry' pulldown.
6. Running /scripts/killdns customer.tld resulted in this result:
7. Running /scripts/add_dns --domain=customer.tld
8. Flushed DNS, restarted DNS, Yelled at DNS. No actions worked.
9. Tried to add a new entry (again) and received same results:
So, what/where/how can we remove the phantom records and fix this?
We had a staffer add a webhosting account for customer.tld, but somehow didn't create the zone record (she has no idea what she did). DNS is on someother.hostingcompany.tld, and customer wants to keep mail on someother.hostingcompany.tld and move web to us.
Here is what was (apparently) done:
1. Website is set up and staffer creates new subdomain dev.customer.tld.
2. Staffer goes to 'Edit MX entry' to add MX record. The MX record created is customer.tld.
3. Customer's actual MX is mx.customer.tld. 'Edit MX Entry' results in the record not changing and this error:
Code:
MX Entry Editor
Saved MX for zone customer.tld.db
Looking at writing to : [customer.tld]
customer.tld 0 [IMG]https://cp1.ipns.com:2087/cPanel_magic_revision_1404400272/green-status.gif[/IMG]: Added Record
Writing zone files.......[customer.tld]...Failed to change serial number for customer.tld.
4. Staffer tries adding MX records for dev.customer.tld. Same results:
Code:
MX Entry Editor
Saved MX for zone dev.customer.tld.db
Looking at writing to : [customer.tld] Looking at writing to : [dev.customer.tld]
mx.customer.tld. 0 [IMG]https://cp1.ipns.com:2087/cPanel_magic_revision_1404400272/green-status.gif[/IMG]: Added Record
Writing zone files.......[dev.youngkidzdental.com]...Failed to change serial number for dev.youngkidzdental.com.
6. Running /scripts/killdns customer.tld resulted in this result:
Code:
Unable to remove zone customer.tld from the Bind configuration (named.conf) on cp1.
The zone was possibly removed earlier on cp1.
Unable to remove zone customer.tld from the Bind configuration (named.conf) on cp4.
The zone was possibly removed earlier on cp4.
Unable to remove zone customer.tld from the Bind configuration (named.conf) on cp2.
The zone was possibly removed earlier on cp2.
Unable to remove zone customer.tld from the Bind configuration (named.conf) on cp3.
The zone was possibly removed earlier on cp3.
Code:
No valid IP specified. Using 11.22.33.44
Sorry, the domaincustomer.tld is owned by another user (customer)
9. Tried to add a new entry (again) and received same results:
Code:
Add a DNS Zone
Results of adding zone customer.tld
Sorry, the domain customer.tld is owned by another user (customer)