View Single Post
Old 10-25-2010, 02:34 PM  
ronny.perinke
Junior Member
 
Join Date: Jul 2005
Posts: 5
Default

connection hangs/times out and there seems to be no reason for the timeout

I've attached the logs of two sessions where the connectioned worked and then times out at the next reconnect for no reason. here is what happend on the server side of the second session.

Code:
Oct 25 21:25:46 ds83-169-61-112 pure-ftpd: (?@94.134.218.245) [INFO] New connection from 94.134.218.245
Oct 25 21:25:47 ds83-169-61-112 pure-ftpd: (?@94.134.218.245) [INFO] SSL/TLS: Enabled TLSv1/SSLv3 with AES256-SHA, 256 secret bits cipher
Oct 25 21:25:47 ds83-169-61-112 pure-ftpd: (?@94.134.218.245) [INFO] XXXXXX is now logged in
Oct 25 21:25:50 ds83-169-61-112 pure-ftpd: (XXXXXX@94.134.218.245) [INFO] Logout.
Oct 25 21:25:56 ds83-169-61-112 pure-ftpd: (?@94.134.218.245) [INFO] New connection from 94.134.218.245
Oct 25 21:26:15 ds83-169-61-112 pure-ftpd: (?@94.134.218.245) [ERROR] SSL/TLS [/etc/ssl/private/pure-ftpd.pem]: error:00000000:lib(0):func(0):reason(0)
Oct 25 21:26:25 ds83-169-61-112 pure-ftpd: (?@94.134.218.245) [INFO] New connection from 94.134.218.245
Oct 25 21:26:26 ds83-169-61-112 pure-ftpd: (?@94.134.218.245) [INFO] SSL/TLS: Enabled TLSv1/SSLv3 with AES256-SHA, 256 secret bits cipher
Oct 25 21:26:26 ds83-169-61-112 pure-ftpd: (?@94.134.218.245) [INFO] XXXXXX is now logged in
Oct 25 21:27:01 ds83-169-61-112 pure-ftpd: (XXXXXX@94.134.218.245) [INFO] Logout.
Attached Files
File Type: txt session.txt (6.7 KB, 256 views)
File Type: txt session 1.txt (7.0 KB, 339 views)
ronny.perinke is offline