Single domain ip for CIFS to multiple backend domain ip in pfsense with HAPROXY
-
Hello All,
Always appreciate all the forum help here. I use haproxy to load balance before just not for this specific condition. I might be missing something on the frontend but can't figure what setting I still need.
Summary:
domain name:
localstorage.local
10.0.100.10load balance to:
10.0.100.11 thru 10.0.100.16I am trying to set the following up so a single domain ip can be used and load balance to multiple cifs storage server on the network.
localstorage.local (IP = 10.0.100.10) set by resolver so the ip and domain is correlated locally.
Next I would like that to be a VIP=10.0.100.10 so i did the following:
After that I set the backend to 6 ip listed 10.0.100.11 thru 10.0.100.16:
Think backend is working fine but frontend seem to not redirect properly. As i see all the backend all showing up on port 445 on HAPROXY status page. The frontend is not working when I use the "\localstorage.local" in windows to connect and it doesn't work at all. When pinging i do get a reply on "localstorage.local" but that's it. I can connect to all the 6 ip without issue with "\10.0.100.11". I figure the setup on the frontend is incorrect.
Frontend: