The configuration are as follows
modprobe ip_vs_ftp
ipvsadm -A -t 10.4.43.238:21
ipvsadm -a -t 10.4.43.238:21 -r 192.168.1.3:21 -w 5 -m
ipvsadm -a -t 10.4.43.238:21 -r 192.168.1.4:21 -w 5 -m
----- Original Message -----
From: "Matthew S. Crocker" <matthew@xxxxxxxxxxx>
To: <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Wednesday, January 29, 2003 11:09 AM
Subject: Re: problems of ftp on NAT load balancer
> On Wed, 29 Jan 2003, wildgoose wrote:
>
> What is your LVS setup? What ports are your forwarding for FTP?
>
> > I provide http and ftp service with two realserver and two balancer(lvs+
> > mon +heartbeat).On the balancer ,do NAT .the http works fine,but I cannot
> > connect
> > the ftp service from the client.The windows ftp client said connection
> > closed
> > by remote host.I have insert the ip_vs_ftp module.I think There must be
> > more things
> > I should to make the ftp service work,but I don't know what is it.
> >
>
> --
> ----------------------------------------------------------------------
> Matthew S. Crocker
> Vice President / Internet Division Email: matthew@xxxxxxxxxxx
> Crocker Communications Phone: (413) 746-2760
> PO BOX 710 Fax: (413) 746-3704
> Greenfield, MA 01302-0710 http://www.crocker.com
> ----------------------------------------------------------------------
>
>
> _______________________________________________
> LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
> Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
> or go to http://www.in-addr.de/mailman/listinfo/lvs-users
|