Hi,
I just download and installed kernel-2.4.20-20.7.hidd.ipvs110.i686.rpm and
ipvsadm-1.21-7.i386.rpm.
207.175.44.110 is DIR and 192.168.10.1,2,3,4,5 are real server. Run the
following command
ipvsadm -A -t 207.175.44.110:80 -s rr
ipvsadm -a -t 207.175.44.110:80 -r 192.168.10.1:80 -m
ipvsadm -a -t 207.175.44.110:80 -r 192.168.10.2:80 -m
ipvsadm -a -t 207.175.44.110:80 -r 192.168.10.3:80 -m
ipvsadm -a -t 207.175.44.110:80 -r 192.168.10.4:80 -m
ipvsadm -a -t 207.175.44.110:80 -r 192.168.10.5:80 -m
Tested it and it is not working. Run netstat -a and cannot see port http is
listening. Any advise please.
Regards,
Salah
|