Hi folks, I'm baffled & struggling with a domain name resolution failure for just one of my customers' accounts.
Other accounts & domains on the server are working fine.
I've tried Reset a DNS Zone.
I've tried switching from PowerDNS (pdns) to BIND.
I've tried backing up and restoring the customer's account.
I've double-checked my resolv.conf and csf/lfd config.
Below, I've replaced the IP address and domain names.
The failure experienced when using nslookup from my workstation on a remote network:
Locally, ssh'd into the server, it works:
Any advice or troubleshooting tips would be appreciated! I'll provide the actual IPs & domains if it helps.
Other accounts & domains on the server are working fine.
I've tried Reset a DNS Zone.
I've tried switching from PowerDNS (pdns) to BIND.
I've tried backing up and restoring the customer's account.
I've double-checked my resolv.conf and csf/lfd config.
Below, I've replaced the IP address and domain names.
The failure experienced when using nslookup from my workstation on a remote network:
Code:
> server my.cpanelserver.com
Default Server: my.cpanelserver.com
Address: 123.123.123.123
> customeraccountdomain.ca
Server: my.cpanelserver.com
Address: 123.123.123.123
*** my.cpanelserver.com can't find customeraccountdomain.ca: Server failed
Locally, ssh'd into the server, it works:
Code:
> customeraccountdomain.ca
Server: my.cpanelserver.com
Address: 123.123.123.123#53
Name: customeraccountdomain.ca
Address: 123.123.123.123
Any advice or troubleshooting tips would be appreciated! I'll provide the actual IPs & domains if it helps.