Comment on Can't get DNS to work on web server
catloaf@lemm.ee 3 weeks agoAnd you’ve verified that the DNS record has the correct IP address? I would check the web server config to make sure it will respond to that name. See if there is anything in the access or error logs.
dr_robotBones@reddthat.com 3 weeks ago
Yeah the DNS’ public IP matches my server’s. The access logs have some connections from the SSL validation and from when I successfully connected using the public IP address. The error logs are empty.
biscuitswalrus@aussie.zone 3 weeks ago
If dns resolved then it’s not blocked. You need to look at your network.
Bypass dns connect to the ip and port. What happens?