tsinfini Posted July 30, 2018 Posted July 30, 2018 When I scan my site(ancientslab.com) for opened port, I found that port 2078 is not open And can I disable some of the port like pop3? One more question: what’s with the CPanel’s SSL, last time, I got the certificate out of no where, but now, I can’t find it anywhere.
wolstech Posted July 30, 2018 Posted July 30, 2018 Lets have Krydos look at the WebDAV and SSL issue. Not terribly many use WebDAV, so I don't know much about it. We usually just advise you use SFTP. The SSL cert is supposed to auto-issue within 24 hours, but they haven't been lately for some reason. Someone else failed to get one as well despite passing domain validation. As for whether ports can be intentionally closed, it may be possible if you purchase a dedicated IP, they definitely cannot be if you're on the shared IP. It wouldn't make any difference anyway though, since the mail server is the same and anyone wanting the blocked services could just use tommy.heliohost.org instead of your domain to access it anyway.
Krydos Posted July 30, 2018 Posted July 30, 2018 When I scan my site(ancientslab.com) for opened port, I found that port 2078 is not openYes, it is# telnet ancientslab.com 2078 Trying 65.19.143.6... Connected to ancientslab.com. Escape character is '^]'. ^] telnet> quit Connection closed. This is what a closed port looks like# telnet ancientslab.com 2076 Trying 65.19.143.6... telnet: connect to address 65.19.143.6: Connection refused WebDAV on Tommy is working for me.
Krydos Posted July 30, 2018 Posted July 30, 2018 Also your ssl certificate is fine https://www.sslshopper.com/ssl-checker.html#hostname=ancientslab.com
tsinfini Posted July 30, 2018 Author Posted July 30, 2018 I got it working after stop using cloudflare’s dns.
Krydos Posted July 30, 2018 Posted July 30, 2018 Sometimes cloudflare causes more problems than it solves. Cloudflare only operates on port 80 and 443, so it makes sense that 2078 would have appeared closed.
Recommended Posts