Comment on Need help getting domain to resolve over LAN
fishynoob@infosec.pub 4 days agoYes, just thought if you could check that the correct ports are opened. I.e. is port 443 open for NGINX on Unraid? Is NGINX forwarding traffic to the correct port to your backend? Is the backend configured to allow traffic on a certain domain/all domains if it is handling HTTPS?
iAmTheTot@sh.itjust.works 4 days ago
Nginx forwards all traffic correctly outside of the local network, so accessing
docmost.example.com
from outside local network works completely as expected, with certs and all.fishynoob@infosec.pub 4 days ago
That means it’s likely a problem with DNS.