Hey!
I have this stupid problem with my ftp server. Few months ago I had windows xp pro, set up an ftp server with guildftpd, configured my router and had no problems, everyone from outer world could access my ftp via pasv (passive) or port (active) connections. Yesterday I've upgraded my pc to windows vista. And from now on, my ftp server is unreachable! I've tried flashfxp client to connect to my ftp on same computer with ftp server and was able to connect only with active (port) connection! I don't now why it is so. Noone can connect to ftp server. I think this has to do something with vista!
Here's log from flashfxp:
FlashFXP v3.4.1 build 1171
WinSock 2.0 -- OpenSSL 0.9.8e 23 Feb 2007
[R] Connecting to urban.myftp.org -> DNS=urban.myftp.org IP=78.62.13.110 PORT=45555
[R] Connected to urban.myftp.org
[R] 220-GuildFTPd FTP Server (c) 1997-2002
[R] 220-Version 0.999.14
[R] 220-Sveiki atvykæ á VW urban muzikos FTP serverá!!!!
[R] 220-Kol kas nebereikia jokio logino taigi praðom jungtis...
[R] 220-
[R] 220-Liko laisvos vietos harde: 3488 MB
[R] 220-Dirbam jau: 0 days, 3 hours, 40 minutes, 44 seconds
[R] 220 Please enter your name:
[R] USER anonymous
[R] 331 User name okay, Need password.
[R] PASS (hidden)
[R] 230 User logged in.
[R] SYST
[R] 215 UNIX Type: L8 Server
[R] FEAT
[R] 500 'FEAT': command not understood.
[R] REST 100
[R] 350 Restarting at byte offset 100. Send RETR to initiate transfer.
[R] REST 0
[R] 350 Restarting at byte offset 0. Send RETR to initiate transfer.
[R] PWD
[R] 257 "/" is current directory.
[R] TYPE A
[R] 200 Type set to A.
[R] PASV
[R] 227 Entering Passive Mode (78,62,13,110,78,33)
[R] Opening data connection IP: 78.62.13.110 PORT: 20001
[R] Data Socket Error: Connection timed out
[R] List Error
[R] PASV
[R] 227 Entering Passive Mode (78,62,13,110,78,33)
[R] Opening data connection IP: 78.62.13.110 PORT: 20001
[R] Data Socket Error: Connection timed out
[R] List Error
[R] PASV mode failed, trying PORT mode.
[R] Listening on PORT: 51048, Waiting for connection.
[R] PORT 192,168,0,132,199,104
[R] 200 PORT command successful.
[R] LIST -al
[R] 150 Opening ASCII mode data connection for /bin/ls (224 bytes).
[R] 226 Transfer successful.
[R] List Complete: 216 bytes in 0,38 seconds (0,6 KB/s)
[R] PORT mode was successful, Please update your site profile.
Something wrong with data connection... It seems that people can conenect but can't get list of files..
Please help, i'm really desperate...