Re: Routable IP ?? Setup.
Horms <[email protected]>
| Newsgroups | gmane.linux.highavailability.ultramonkey |
|---|---|
| Message-ID | <[email protected]> |
SmallFries wrote: > [-- text/plain, encoding 7bit, charset: ISO-8859-1, 17 lines --] > > Hello All > > I'm in the process of deploying a 4 node HA Cluster (2 LD, 2 Real Server) > The 2 LDs have 2 nics each nic 1 on both attached to a switch and nic 2 > with a crossover. > The 2 RealServer are attached to the switch also, they have 2 nics also nic > 1(public interface) nic 2 (private, 192.168). > > I am looking at the documentation and I am trying to understand where the > real ip comes into play. > I was think I would setup one of my routable ips as the VIP. So on the > internet the site hosted on this env would point at the VIP. > > If anyone has a minute to shed some light, I would really appreciated it. The RIP is an internal address that LVS uses in order to be able to send packets from the linux director to the real server, else it wouldn't know where they should go. As for public vs. private. It is usual to have the VIP on a public address and the RIPs on private addresses. But this is by no means required. You can use whatever addresses you like. Just remember that the end-users need to be able to send packets to the VIP. -- Horms H: http://www.vergenet.net/~horms/ W: http://www.valinux.co.jp/en/ -- 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.