LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

problem in faking DIP for VS-DR

To: <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: problem in faking DIP for VS-DR
From: "ÀÌÁ¾±Ç" <conan@xxxxxxxxxxxxxxxxxxx>
Date: Sat, 22 Apr 2000 22:46:15 +0900
Let's see the following fig. for VS-DR.
Here I want to put another directer for HA.
If I use heartbeat, faking VIP of eth0 of director will be done
automatically.
But, I should also fake the DIP of eth1 of director.
Can I put some script to do this somewhere ? Is there any simple way ?
I think the same situation will arise when we put firewalls in the position
of director and configure HA.
                        ________
                       |        |
                       | client |
                       |________|
                       CIP=192.168.1.254
                           |
                        (router)
                           |
                 VIP=192.168.1.110 (eth0, arps)
                      __________
                     |          |
                     | director |
                     |__________|
                     DIP=10.1.1.1 (eth1, arps)
                           |
                           |
          -------------------------------------
          |                |                  |
          |                |                  |
   RIP1=10.1.1.2     RIP2=10.1.1.3     RIP3=10.1.1.4 (eth0)
   VIP=192.168.1.110 VIP=192.168.1.110 VIP=192.168.1.110 (all lo:0, can arp)
    ____________      ____________      ____________
   |            |    |            |    |            |
   | realserver |    | realserver |    | realserver |
   |____________|    |____________|    |____________|



<Prev in Thread] Current Thread [Next in Thread>