I just enjoyed Toms 2023 video on setting up HAProxy with Let’s Encrypt Certificate.
I managed to configure everyting according to Toms directions, but I do not fully understand the process of binding the backend to the WAN address and opening port 443 on the WAN.
I have just binded to the firewall internal IP (same as the HAProxy IP) and I have then opened port 443 on the WAN interface and made a port forwarding rule to the HAProxy IP.
Is what I did wrong? If I bind to the backend directly can I then skip the port forwarding rule?
Sorry Tom, you video is great but the last part regarding binding to the WAN interface and opening up on the WAN side is not as clear as the remaning part of the video, at least not to me