> Hey folks, 
>  
>   I'm setting up HAProxy and keepalived on 2 nodes today. And I'm able  
> to start HAProxy on the first node, but not on the 2nd node. 

If you bind to a virtual IP it will by default only work on if that virtual IP
is currently active on that particular box, which is not what you want.

Configuring the transparent keyword on the bind line of (both!) haproxy
instances should fix that problem, by binding to a non-local IP.


Lukas

                                          

Reply via email to