I'm trying to configure HAProxy to allow outside access to some services (like webgui's for various services).
As an example, I'm trying to allow `freeipa.example.com:443` redirect to `ipa.example.com:443` (this being the hostname of the virtual machine. Internal DNS resolves this to 10.0.0.15)
But connections timeout when I try to connect to them. I also tried port forwarding 443 to 10.0.0.1 (the IP of opnsense)
Any help? Am I doing something fundamentally wrong?
(Attached is my Real Server, Backend Pool, and Virtual Service configurations)
Edit: attachments too large. Here's imgur album: https://imgur.com/a/DRvd5AM (https://imgur.com/a/DRvd5AM)