How to redirect custom urls to same local IPs with pfSense
-

- Cloudflare --> PFsense public IP --> site1.com(connected to pfsense through private IP)
-
Should be possible with HAProxy. Check https://www.netgate.com/resources/videos/server-load-balancing-on-pfsense-24.html
-Rico
-
Hey,
Thanks for the detailed video, I have followed the steps and used the template provided in HAproxy to send traffic to same backend server using host names in the ACL, however when I hit the first site for example site1.com, its working fine, but when I hit site2.com, its not working, any idea why this config is not working