Unable To Make SSL Connection

Gerard Seibert <[email protected]> Sat, 26 Nov 2005 09:27:38 -0500
Newsgroups gmane.network.pureftpd.user
Organization Seibercom.NET
Message-ID <[email protected]>
I have three computers that I am managing. On my main computer, running
WinXP Pro with all updates, etc, I have SmartFTP installed.

I have another computer running FreeBSD 5.4 with Pure-FTPD installed.
This version was installed with SSL support.

I can connect from my WinXP machine to the FreeBSD machine fine in plain
FTP mode. However, when I attempt to use SSL, the connection times out.
This is a copy of the most recent log file. I have X'd out my login for
security purposes.

// START LOG //

    SmartFTP v1.5.990.27
    Resolving host name "www2.seibercom.net"
    Connecting to 216.45.217.148 Port: 21
    Connected to www2.seibercom.net.
220---------- Welcome to Pure-FTPd [TLS] ----------
220-You are user number 5 of 50 allowed.
220-Local time is now 14:59. Server port: 21.
220-IPv6 connections are also welcome on this server.
220 You will be disconnected after 15 minutes of inactivity.
    AUTH TLS
234 AUTH TLS OK.
    Connected. Exchanging encryption keys...
    Session Cipher: 128 bit RC4
    TLS encrypted session established.
    PBSZ 0
200 PBSZ=0
    USER xxxxxx
331 User xxxxxx OK. Password required
    PASS (hidden)
230-User xxxxxx has group access to:  wheel    xxxxxx     
230 OK. Current directory is /usr/home/xxxxxx
    SYST
215 UNIX Type: L8
    FEAT
211-Extensions supported:
 EPRT
 IDLE
 MDTM
 SIZE
 REST STREAM
 MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
 MLSD
 ESTP
 PASV
 EPSV
 SPSV
 ESTA
 AUTH TLS
 PBSZ
 PROT
211 End.
    Detected Server Software: PureFTPd
    PWD
257 "/usr/home/xxxxxx" is your current location
    TYPE I
200 TYPE is now 8-bit binary
    PROT P
534 Fallback to [C]
    PROT C
200 OK
    PASV
227 Entering Passive Mode (192,168,0,4,204,97)
    Opening data connection to 216.45.217.148 Port: 52321
    MLSD
    A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
    Timeout (60s).
    Active Help: http://www.smartftp.com/support/kb/index.php/74
    Client closed the connection.
    Automatic failover of data connection mode from "Passive Mode (PASV)" to "Active Mode (PORT)".

// END LOG //

Approximately 30 seconds after the 'MLSD' is printed, the 'Connection
attempt failed' line is displayed. After 60 seconds, the client is
closed.

I have contacted SmartFTP, but they seem to feel that the problem is not
on their end. I really need a solution for this problem.


Thanks!

-- 
Gerard Seibert
[email protected]


---------------------------------------------------------------------
To post a new message, e-mail: [email protected]
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]