Comment on [question] Help me access my local homeserver using a public domain name
frongt@lemmy.zip 2 days ago
Try a different browser, or the curl command in another comment. Your understanding so far is correct, though unusual, typically it’s not recommended to put LAN records in WAN DNS.
But if you’ve ever run HTTPS there before, Firefox might remember that and try to use it automatically. I think there’s a setting in Firefox. You might also try the function to forget site information, both for the name and IP. I assume you haven’t turned on any HTTP-to-HTTPS redirect in nginx.
Also verify that nginx is set up with a site for that name, or has a default site. If it doesn’t, then it doesn’t know what to do and will fail.
TheHobbyist@lemmy.zip 2 days ago
This was a good suggestion, indeed other browsers seem to work just fine, I updated my post with a new edit. I’m making progress, it seems I’m having some specific issue with Firefox, my default browser.
frongt@lemmy.zip 2 days ago
Yeah, either check for that setting I mentioned or clear the site data.