i’ve set up the same exact proxy i had on my nethserver 7, imported the correct certificates as it should be, now when i test the proxy i get an nginx error 502 for some reasons i can’t understand how to fix.
how can i help you help me trying to figure out why the same exact proxy used in the nethserver 7 doesn’t work on nethsecurity 8? it’s a really simple implementation that should be almost plug and play but i don’t understand what breaks stuff. i’m not in production and i’m just in a test inviroment at the moment
another useful piece of information:
both the Nethsec and the server i need to reach are in the same DMZ
the nethsec has just one LAN setup
this setup was working fine on nethserver 7
yes i can reach through curl the destination server which is on the same exact subnet of my nethsec.
another useful piece of information:
both the Nethsec and the server i need to reach are in the same DMZ
the nethsec has just one LAN setup
this setup was working fine on nethserver 7
You could use NS8 traefik as reverse proxy, it works with just 1 LAN port.
If you just need a reverse proxy, maybe some nginx container/VM could also do the job.