Hi, I’ve got a problem accessing an app running on a VM from outside network. When I access app locally using IP, it works fine. Trying to access it using domain name and Nginx Proxy Manager as reverse proxy ends up with 502 error page. Apps installed directly on TrueNAS working perfectly fine with this setup.
I wasn’t able to ping between VM and TrueNAS, so I made a bridge and assigned it to VM NIC. Ping now works. Was sure that’s going to fix the problem, but still can’t access my app using domain name.
The problem also appears when using VPN (WireGuard). I’m able to access TrueNAS panel, apps, etc. but I can’t connect to VM ssh using IP. The only way to access VM is trough TrueNAS panel using Spice.
Sugestions?