View Single Post
Old 03-21-2007, 04:51 PM  
JazzMatazz
Junior Member
 
Join Date: Mar 2007
Posts: 4
Default 426 Accept timed out on FXP

Hi,

this is the second time im installing ioftpd. I messed up the first installation with a few too many scripts, and now im just installing the basic ftpd, and am already facing this problem:

Code:
(22:40:37) [2] PRET RETR *
(22:40:37) [2] 200 OK, will use * for upcoming transfer
(22:40:37) [2] CPSV
(22:40:37) [2] 227 Entering Passive Mode (*,*,*,*,*,*).
(22:40:37) [1] PORT *,*,*,*,*,*
(22:40:37) [1] 200 PORT command successful.
(22:40:37) [1] STOR *
(22:40:37) [1] 150 Opening ASCII mode data connection for *.
(22:40:37) [2] RETR *
(22:40:38) [2] 150 File status okay; about to open data connection from *.
(22:40:48) [2] 426- Accept timed out
(22:40:48) [2] 426 Accept timed out
This is happening when i fxp to the server. Uploading is okay. I tested it on 3 sites, all giving the same result.

Host.rules:
POLICY ACCEPT 2
CLASS ANONYMOUS 0
CLASS ADMIN -1
ACCEPT I 127.0.0.1 ADMIN -1
(I only fxp to myself locally, and yes it worked before )

Thansk for any ideas,

kind regards,

Jazz
Attached Files
File Type: txt ioFTPD.txt (12.3 KB, 2 views)

Last edited by JazzMatazz; 03-21-2007 at 04:56 PM.
JazzMatazz is offline