1
19.1 Legacy Series / Re: Can't select HAProxy rule
« on: March 04, 2019, 04:38:05 pm »The steps which I took to configure the HA proxy rule were the following:
1. Create Real servers
2. Create the Health-Check
3. Create the Back-End pool
4. Create the Virtual service.
For this step i created the virtual service to listen on IP 127.0.0.1 on the TCP port e.g. 12345
5. Create the NAT config with translation to the 127.0.0.1 on the TCP port.
That work flawlessly.
However, the HA proxy service config needs some time to populate the options from the browser and some time errors were produced from firefox. I would recommend selecting HA proxy from the Services and leave it a few seconds for your browser to download all content.
Bagoline, thanks for that, I've given it a go and still doesn't want to work.
Unfortunately I can't run my NAT via port numbers as I am forwarding all HTTPS traffic to HAProxy and then have rules configured to check the path and forward the request based on that, e.g. emby, portainer, music
It's irritating that I can't seem to configure it as it's 1 of the things that convinced me to change out my Unifi USG to have my VPN client and HAProxy all in 1 box and not have to rely on running multiple servers behind the firewall.