I created a test environment with a OPNsense and an Apache virtual machine. The firewall has one public IP and one private IP which is in the same subnet than the apache VM. I configured a minimal Frontend, Backend and server. Service is ON but HAProxy is not working. Port 80 seems to be closed.
HAproxy logs aren't telling anything but "Proxy front/back started", and the test syntax is telling me everything is correct.
sockstat | grep haproxy
Regarding my setup, one image is better than thousands words. Here is my current setup:
I'm an HAproxy noob, so there is a chance that my testconfiguration isn't correct. That's why I'd love to see a simple working example.
EDIT: From a security point of view, is this the correct way to proceed?
Can you post the firewall rule?