View Single Post
Old 08-01-2006, 03:44 PM  
Jacomatic
Junior Member
 
Join Date: Aug 2006
Posts: 1
Default Non-standard FTP port

I have two ftp servers on a windows 2003 server. The one on port 21 works fine, but the second one, which we have on port 2021 has possible firewall issues.

We are able to authenticate, but at first the list command failed. We selected "Use Stat -L" and got that to work, but we could not transfer files (upload and download).
Enabling DMZ for the server allows file transfers, so I know it's some sort of firewall/port issue.

Any ideas?

FlashFXP v[3].[4 ], build [1145], [ ]registered, [X]unregistered, [ ]pirated
* OS [X] WinXP, [ ] Win2K, [ ] Win98, [ ] WinME, [ ] Other
* Running behind NAT/router [X] Yes & Model [D-link DI-824VUP ], [ ] No, [ ] Not sure
* Running firewall [X] Yes, Name [Windows XP SP2], Ver. [ ], or [ ] No
* Running Antivirus [X] Yes, Name [E-Trust] or [ ] No
* Network [X] xDSL, [ ] CABLE, [ ] Dail-Up, [ ] Other

additional info if related
* FTP server(s) name [Windows 2003 server], version [ ]
* timestamped, and side prefixed FTP log (please paste)

WinSock 2.0 -- OpenSSL 0.9.8b 04 May 2006
[R] Connecting to Community Proofread -> DNS=bay.gotdns.com IP=24.174.55.102 PORT=2021
[R] Connected to Community Proofread
[R] 220 Microsoft FTP Service
[R] USER ds
[R] 331 Password required for ds.
[R] PASS (hidden)
[R] 230 User ds logged in.
[R] SYST
[R] 215 Windows_NT
[R] FEAT
[R] 211-FEAT
[R] SIZE
[R] MDTM
[R] 211 END
[R] PWD
[R] 257 "/" is current directory.
[R] TYPE A
[R] 200 Type set to A.
[R] STAT -la
[R] List Complete: 107 bytes in 1.83 second (0.1 KB/s)
[R] PASV
[R] 227 Entering Passive Mode (192,168,0,2,179,157).
[R] Opening data connection IP: 24.174.55.102 PORT: 45981
[R] Data Socket Error: Connection timed out
[R] Transfer Failed!
[R] 421 Timeout (120 seconds): closing control connection.
[R] 421 Terminating connection.
[R] Connection lost: Community Proofread
[R] Transfer Failed!
Jacomatic is offline