Re: service connect to itself
Horms <[email protected]>
| Newsgroups | gmane.linux.highavailability.ultramonkey |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Sep 10, 2005 at 03:18:16AM +0000, Eric Chan wrote: > Hi, > > We have configured the Streamline Highly Availability and Load Balancing on two > linux server. > The linux-directors / real-servers need to be configured to see traffic for the > virtual IP address as local. > > (real 192.168.0.1) (real 192.168.0.2) > (virtual 192.168.0.3) > > Assume that linux ldirectord is running at 192.168.0.1 server with virtual ip > 192.168.0.3 broadcasted. If we have a service running at 192.168.0.2 which > require to connect to 192.168.0.3, it will connect to itself (192.168.0.2) > since there is a loopback interace on 192.168.0.2 with ip 192.168.0.3 . > > Any suggestion to our problem? Thx for your advice. Hi Eric, what you are seeing is a slightly more general problem which is that, real servers can't connect to the cluster, well other than directly connecting to themselves, which works but often isn't the desired effect. I have expored a number of ways to get around this, including iptables and policy routing, but none of them have been successsful. If anyone has some fresh ideas I would really like to hear them. -- Horms -- Ultra Monkey - http://www.ultramonkey.org/ To UNSUBSCRIBE, email to [email protected], with a body: unsubscribe ultramonkey-users [email protected] where "[email protected]" is YOUR email address.