LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: Please Help

To: Vedshri Deodhar <vedshri@xxxxxxxxx>, <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: Please Help
From: Mack.Joseph@xxxxxxxxxxxxxxx
Date: Fri, 27 May 2005 08:29:02 -0400
Joseph Mack PhD, High Performance Computing & Scientific Visualisation
LMIT, Supporting the EPA Research Triangle Park, NC 919-541-0007 Federal
Infrastructure Contact-Ravi Nair 919-541-5467 - nair.ravi@xxxxxxx,
Federal Visualization  Contact - Joe Retzer, Ph.D. 919-541-4190 -
retzer.joseph@xxxxxxx

lvs-users-bounces+mack.joseph=epamail.epa.gov@xxxxxxxxxxxxxxxxxxxxxx
wrote on 05/27/2005 05:48:36 AM:


> Now i wish to implement this on our realservers which are
> on internet
> in differnet physical segements using LVS-TUN. But i am all confused
> as to what VIP and DIP i should be giving to the machines.

The VIP is the IP that the client knows about, in your case
202.88.178.203

The DIP is an IP on the realserver network. You
assign this from the network block you have.
In the case of tunnelling to the realservers,
the DIP will be an IP on the network that you
use to connect to your realservers. If that
IP is in the 202.162.228.0/24 network, then
you don't need to use LVS_Tun, you can use
LVS-DR. If the IP is not in that network,
then you must use LVS-Tun.

Joe

I know,
> this would be a simple and silly question for most of you
> geeks .. but
> right now i m very much confused and would appreaciate some help and
> pointers in solving my confusions.
>
> Based upon the following mentioned configuration can someone please
> tell me what VIP and DIP i should give to my director and real
> servers.
>
>
> 1. Intended Director  machine -
>  Static Public IP - 202.88.178.203 (MX pointed to this
>  address .. so i want all the clients to connect to this ip address,
> so i feel this needs to be   my VIP ) -  iface eth1.
>   eth0 IP - 192.168.2.134
>
>
> 2. Realserver one -
>    to handle the LVS'ed smtp connections -
>    iface - eth1 - 202.162.228.10 eth0 192.168.1.10
>    situated at a diff location all together than the
> intended director machine
>
> 3. Realserver two -
>     to handle the LVS'ed smtp connections -
>    iface - eth1 - 202.162.228.11 eth0 192.168.3.50
>    situated at a diff location all together than the
> intended director
> machine, and realserver one
>
> Eagerly awaiting  some reply
>
> Thanks in Advance
> _______________________________________________
> LinuxVirtualServer.org mailing list - lvs-
> users@xxxxxxxxxxxxxxxxxxxxxx
> Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
> or go to http://www.in-addr.de/mailman/listinfo/lvs-users


<Prev in Thread] Current Thread [Next in Thread>
  • Please Help, Vedshri Deodhar
    • Re: Please Help, Mack . Joseph <=