Hello,
I already set up HAProxy as a reverse proxy on port 443 with ACME for some web servers, Exchange, ....
Right now I am struggeling with adding our remote desktop gateway server.
https://www.haproxy.com/documentation/haproxy/deployment-guides/remote-desktop/rdp-gateway/ (https://www.haproxy.com/documentation/haproxy/deployment-guides/remote-desktop/rdp-gateway/)
I want to use the "SSL bridging mode" in order to get rid off the certificate errrors.
If I understand everything there correctly I will need a seperate frontend for the RDP gateway because of some special settings and of course on another port than 443. Sadly I failed with just copying the given config as I didn't figure out where to set all the options.
Is there someone who has already set up haproxy with a remote desktop gateway server and would be so kind to share his config?
Best regards
browne
EDIT:
Solved: https://forum.opnsense.org/index.php?topic=19169.0