LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

ftp under LVS NAT

To: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Subject: ftp under LVS NAT
From: Lawrence Strydom <laurie@xxxxxxxxxxxxx>
Date: 06 May 2003 08:16:16 +0200
Hi,

I am running a 3 node LVS nat solution with 2 realservers as webservers.
One of them, RS1 also is an ftp server to allow clients to maintain
their own websites. Rsync takes care of synchronisation. 
Here is the setup:

IP Virtual Server version 1.0.6 (size=4096)
Prot LocalAddress:Port Scheduler Flags
  -> RemoteAddress:Port           Forward Weight ActiveConn InActConn
TCP  196.15.149.194:http rr
  -> rs2.atcdm.com:http           Masq    1      0          0
  -> rs1.atcdm.com:http           Masq    1      0          0
TCP  196.15.149.194:ftp wlc persistent 540
  -> rs1.atcdm.com:ftp            Masq    1      0          0

I made the ftp service persistent after doing some research but I still
have a problem when using passive ftp.

laurie@lawrence:~> ftp www.atcdm.com
Connected to 196.15.149.194.
220 ready, dude (vsFTPd 1.1.0: beat me, break me)
Name (www.atcdm.com:laurie): ##############
331 Please specify the password.
Password:
230 Login successful. Have fun.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> ls
500 Illegal EPSV command.
227 Entering Passive Mode (192,168,2,1,68,254)

Any help/sugestions welcome.

Thanks,

Lawrence



 
-- 
------------------------------------------------------------------------------
Lawrence Strydom
Systems Integrator
MidAfrica Software / RPC Data

Tel: +27 21 402 1180 
Fax: +27 21 421 0882
Mobile: +27 83 3809341

email: lawrence.strydom@xxxxxxxxxxxxx

<Prev in Thread] Current Thread [Next in Thread>