Author Topic: Auto SSL DNS does not point to server.  (Read 4011 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Auto SSL DNS does not point to server.
« on: July 05, 2021, 06:01:55 PM »


I have recently started getting this error. No changes on my serve has been made.

My GoDaddy account was hacked and some information on a domain was changed but has been reverted back to before.

This error is across the board for all sites hosted on my server.

I have tried looking .htacess files, And fixing account permission.

Every account and every URl returns this DNS message.

Everything also uses GoDaddy DNS as far as changing records which has worked fine till now.
« Last Edit: July 05, 2021, 06:09:05 PM by nated1992 »

Offline
*
Re: Auto SSL DNS does not point to server.
« Reply #1 on: July 09, 2021, 04:33:22 AM »
NS records for the domains same as the server's NS records?
Applications Developer | RHEL Linux Server Administrator

Reach out to me in pm to solve any application deployment such as NodeJS, Java, PHP etc


Managed 40gb Shared CWP PRO Hosting for $20 p/a offer
Managed 60gb Shared CWP PRO Hosting for $40 p/a offer
Managed 100gb Shared CWP PRO Hosting for $60 p/a offer
Managed 200gb Shared CWP PRO Hosting for $120 p/a offer


CentOS 8 died a premature death at the end of 2021 - migrate to RockyLinux Os.

Offline
*
Re: Auto SSL DNS does not point to server.
« Reply #2 on: July 09, 2021, 02:04:00 PM »
Sorry forgot to post the solution. 
Ended up being port and firewall settings.
If your getting this error and your DNS is set correctly make sure your firewall and ports are set to allow the correct traffic.  Cheers

Offline
*
Re: Auto SSL DNS does not point to server.
« Reply #3 on: July 10, 2021, 01:34:40 AM »
do you have a print of this solution ?

Offline
*
Re: Auto SSL DNS does not point to server.
« Reply #4 on: July 10, 2021, 02:23:00 AM »
As simple as it sounds it was port 80 some how being blocked from the updated autossl. I have my sever set to DMZ on the router firewall think the server firewall could handle all port requests. Some how although this allowed website to be live it wasn't forwarded In a manner autossl would accept.  "Unfortunately I don't completely understand this" actually port forwarding individual ports on my router allowed autossl to validate correctly and issue certificates.