View Single Post
Old 10-20-2002, 10:16 AM  
Delerium69
Junior Member
 
Join Date: Sep 2002
Posts: 16
Default Can't connect to some FTPs

Hi I am using V2.0 build 901 and have problems connecting to 'some' sites.

Here is a dump of whats happening whether i use pasv or not.

Non-pasv first:

Connected to xx.xx.xx.xx Port xxxxx (ip masked)
220 BulletProof FTP Server ready ...
USER xxxxx
331 Password required for xxxxxxx.
PASS (hidden)
230 User xxxxx logged in.
SYST
215 UNIX Type: L8
REST 100
350 REST supported. Ready to resume at byte offset 100.
REST 0
350 REST supported. Ready to resume at byte offset 0.
PWD
257 "/" is current directory.
TYPE A
200 Type set to A.
PORT 213,106,141,171,9,20
200 Port command successful.
LIST -al
150 Opening data connection for directory list.
425 Cannot open data connection (10060).

now pasv:

Connected to xx.xx.xx.xx Port xxxxx
220 BulletProof FTP Server ready ...
USER xxxxx
331 Password required for xxxxx.
PASS (hidden)
230 User xxxxx logged in.
SYST
215 UNIX Type: L8
REST 100
350 REST supported. Ready to resume at byte offset 100.
REST 0
350 REST supported. Ready to resume at byte offset 0.
PWD
257 "/" is current directory.
TYPE A
200 Type set to A.
PASV
227 Entering Passive Mode (192,168,1,101,40,41).
Data Socket Error: Connection timed out

I am behind a linksys router but i have no problems with pasv mode or non passive mode with most sites. Any ideas why i can't connect to some FTPs?

Thanks

Del^
Delerium69 is offline