1
21.1 Legacy Series / Re: FTP via WAN IP from local/internal clients
« on: June 27, 2021, 06:48:36 am »Use hostoveride via the DNS server to resolve a domain name to the Local IP.I wanted to avoid it, but that's probably the best solution at this point. Added an override and everything worked immediately inside and outside the network.
Enable NAT reflection?Already have, and tried several variants of the NAT settings. Currently all 3 NAT reflections are enabled.
What's frustrating is literally all of my other remote services work except accessing (via WAN IP/DNS) SSH and FTP locally. My nginx reverse proxy has 0 issues. I've probably been looking at it too long.