- Minor
This scenario is repeatable on my 6.12.13 install.
- Built in VPN with wireguard is active and handful of containers are using this gateway.
- I have SWAG/NGINX running for reverse proxy and a handful of containers are not on the VPN network. (I tried both reverse proxy containers sharing a custom network and on bridge while manually directing container to app IP in NGINX config and does not seem to affect this scenario)
- I can access the reverse proxy fine.
- I shut down the array and change the IP4 DNS server for Unraid in Settings->Network Settings. Restart array and containers.
- Everything works EXCEPT the reverse proxy is broken for external access. Same containers work fine locally.
- If I flip the VPN off, everything works again. If I flip it back on, it continues to work.
I would expect containers not using the VPN gateway to be unaffected by the VPN gateway status, plus not sure why changing this network setting between stop/start cycles would cause it all to go squirrelly. Take care.