PDA

View Full Version : network address error


Saiph
12-31-2010, 03:38 PM
my pc crashed and since then this is what i get trying to log into my ioftpd with flashfxp

[21:17:24] [R] Data Socket Error: Connection timed out
[21:17:24] [R] List Error
[21:17:24] [R] PASV mode failed, trying PORT mode.
[21:17:24] [R] Listening on PORT: 63580, Waiting for connection.
[21:17:24] [R] PORT 192,168,0,101,248,92
[21:17:24] [R] 501 PORT command failed: Transfer to specified network address is not allowed.
[21:17:24] [R] List Error



also get this with iogui

21:07:48 wSock_Error() -> The attempt to connect timed out (10060)
21:07:48 ----------- connection closed -----------

Yil
01-01-2011, 04:24 PM
Read up on the Deny_Port_Host feature in the v7.5 entry of the ChangeLog (make sure to read point #6 as well). This is a security feature.

ioGui is a really old application and only tries to connect once when started. Most likely the server isn't up when it tried to connect, just click on the site name in ioGUI again and it should work. There is a workaround, you can create a shortcut to ioftpd-start (assuming that's how you started it) and specify a delay (I think the default is like 10 seconds). I.e. "ioftpd-start 45" would be a 45 second delay before starting ioGUI.

The DELAY feature of preloading can make the server take longer before accepting connections while it caches directories and thus increases the likelihood that ioGUI won't connect on it's first try. You could try disabling that if you enabled it.