Hi,
I guess you have 2 VMs that will act like a LB (load balancing). One possibility is to use ucarp (for floating ip = vip) and haproxy as LB. Both (ucarp and haproxy) must be installed on each VM.
Haproxy will receive traffic from clients only on the VM who has vip.
Good luck.