Reverse proxy and HestiaCP: cannot access from outside local network

fegggeff

New Member
Mar 5, 2025
1
0
1
Hi all,

I'm dealing with a problem for a couple of days. My proxmox NAT redirects the http/s to a local reverse proxy server (10.10.10.72).
When I try to reach mydomain.com, it redirects the traffic towards .3. That works with the reverse proxy setup on .72.
I've installed HestiaCP on .3, I can access to the panel through https://10.10.10.3:8083 on my local machine (debian with UI).

But when I try to access from the outside (panel.mydomain.com), I'm redirected to https://panel.mydomain.com:8083 (on .3) but I've got an ERR_CONNECTION_TIMED_OUT error.

Why is that? What should I do to make it work?
Is it a SSL issue? For information, all the SSL stuff is managed byt the reverse proxy (.72)