Re: Can't bind to Virtual IP

2011-08-11 Thread Ran S
Well Graeme, you are absolutely right, I have no idea why I stopped at one of the steps, thinking that I don't yet have the IP address so I'm doing something wrong. following the rest of the guide (particularly ip addr sh eth0 I guess) did the job. Thank you! I never thought such amazing help coul

Re: Can't bind to Virtual IP

2011-08-11 Thread Graeme Donaldson
On 11 August 2011 16:16, Ran S wrote: > Hello, > > I am trying to set up a binding to a Virtual IP in order to use master and > slave HAProxy load balancers. > I am following each of the two following guides: > > > http://www.highscalable.org/haproxy-and-keepalived-for-highly-performance-load-bal

Re: Can't bind to Virtual IP

2011-08-11 Thread Ben Timby
On Thu, Aug 11, 2011 at 10:16 AM, Ran S wrote: > But the majority of the guides are not relevant to my problem. as far as I > understand, in order for a frontend to use a different IP than the machine's > IP (in an internal network), all is needed is: Why do you think that? You can certainly bind

Can't bind to Virtual IP

2011-08-11 Thread Ran S
Hello, I am trying to set up a binding to a Virtual IP in order to use master and slave HAProxy load balancers. I am following each of the two following guides: http://www.highscalable.org/haproxy-and-keepalived-for-highly-performance-load-balancing-web-technique http://www.howtoforge.com/setting