Switch to full style
Use this forum to post questions relating to WinGate, feature requests, technical or configuration problems
Post a reply

FTP timeout using proxy

Dec 11 04 7:10 am

My office uses WinGate 6 to regulate internet access. I have trouble connecting to a particular FTP site using any GUI client, although there is no trouble using a command line client. There is no problem connecting from outside of the proxy or from the proxy server itself.

Any clues? Another FTP site works fine. Here is my FTP client's activity log:

Looking up 128.1.1.254
Trying gateway:21
Connected to 128.1.1.254:21
220 WinGate Engine FTP Gateway ready
USER pickels@ftp.pxxxxxxxx.com

331 Password required for pickels.
PASS xxxx
230 User pickels logged in.
TYPE I

200 Type set to I
PWD

257 "/" is current directory.
PASV

227 Entering passive mode (128,1,1,254,17,155)
LIST -aL

Connection to ftp.pxxxxxxxx.com timed out
Disconnecting from site ftp.pxxxxxxxx.com

Dec 13 04 9:20 am

Can you change your client to use "Active" mode, rather than passive mode? See if that works.

Dec 14 04 9:13 am

That was the problem. Thank you for your help.
Post a reply