Groups | Blog | Home
all groups > iis ftp > april 2005 >

iis ftp : FTP Data Connection


Dan Cogswell
4/12/2005 12:32:25 PM
Hello All,

I am having an issue establishing a connection with an server 2003 ftp
server. It is behind a IP Proxy that is natting all traffic to it's private
IP address. I can establish a logon session with the server using command
line ftp, but when I attempt to list the directory or try to put a file it
fails to establish a data connection. Any ideas where to start trouble
shooting. Is the issue because both systems, client and server, are behind
ip proxies?

ftp commands:

Connected to ftp.XXXX.com.
220 Microsoft FTP Service
User (ftp.coopresearch.com:(none)): ftpuser
331 Password required for statestreetftp.
Password:
230 User statestreetftp logged in.
ftp> put test2.txt
200 PORT command successful.
Bernard
4/13/2005 1:56:46 PM
It could be proxy. Try ftp at the local server itself.
if it's working but not via proxy, then make sure required ports is allowed.
in active mode, you need 21(in) and 20 (out).

--
Regards,
Bernard Cheah
http://www.tryiis.com/
http://support.microsoft.com/
http://www.msmvps.com/bernard/


[quoted text, click to view]

AddThis Social Bookmark Button