Quote:
Originally Posted by zmunawar
I have set up my LVS - IPVSADM as below.
ipvsadm -A -t 75.50.1.3:3389 -s rr
ipvsadm -a -t 75.50.1.3:3389 -r 172.28.65.230:3389
ipvsadm -a -t 75.50.1.3:3389 -r 172.28.65.231:3389
75.50.1.3 = director IP
So first of all will it work ? I think in this case i must have 2 lan interfaces on the director, one for Live IP and one for 172.28.65.x subnet. Am i right in this ??
172.28.65.230 and 231 are my two machines on the local subnet.
|
Now sure what's the meaning of "Live IP", is it the VIP. So, if 75.50.1.3 is your Live IP, and only one additional lan interface is needed on the balancer.