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 |
|____________| |____________| |____________|
|