On Thu, Nov 06, 2003 at 03:42:15PM +0800, Salah Abdulla wrote:
> 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.
LVS hooks into Linux's routing infastructure and forwards packets.
LVS does not bind to ports id does not need to as it does not
terminate connections. You can examine the status of lvs using
ipvsadm -L -n [options]
--
Horms -> No Email. No Life.
|