"DanS" <> wrote in message
news:Xns9AED8D5EC4648thisnthatadelphianet@85.214.9 0.236...
> "Vista Newbie" <> wrote in
> news:ej#vrh$:
> I don't see a PASV mode command set, so did you try to open/forward port
> 20 & 22 also.
Your instructions are to open port 20 and 22. Where do I do this? In the
Router settings?
I'm afraid I am confused and do not understand what it is that you are
suggesting. I had played around with the Passive mode settings in the
server configuration. Toggled it On and Off and tried supplying the IP
address of the local host. I also selected Passive mode in the FTP client
software. See the new log file below.
Status: Resolving address of my.homeftp.net
Status: Connecting to 71.191.150.001:21...
Status: Connection established, waiting for welcome message...
Response: 220-FileZilla Server version 0.9.24 beta
Response: 220-written by Tim Kosse ()
Response: 220 Please visit
http://sourceforge.net/projects/filezilla/
Command: USER TestUserName
Response: 331 Password required for TestUserName
Command: PASS ******
Response: 230 Logged on
Command: SYST
Response: 215 UNIX emulated by FileZilla
Command: FEAT
Response: 211-Features:
Response: MDTM
Response: REST STREAM
Response: SIZE
Response: MLST type*;size*;modify*;
Response: MLSD
Response: UTF8
Response: CLNT
Response: MFMT
Response: 211 End
Status: Connected
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/" is current directory.
Command: TYPE I
Response: 200 Type set to I
Command: PORT 192,168,1,2,194,181
Response: 200 Port command successful
Command: LIST
Response: 150 Opening data channel for directory list.
Response: 425 Can't open data connection.
Error: Failed to retrieve directory listing
Status: Disconnected from server
Status: Resolving address of wpla.homeftp.net
Status: Connecting to 71.191.150.187:21...
Status: Connection established, waiting for welcome message...
Response: 220-FileZilla Server version 0.9.24 beta
Response: 220-written by Tim Kosse ()
Response: 220 Please visit
http://sourceforge.net/projects/filezilla/
Command: USER Wilfred
Response: 331 Password required for wilfred
Command: PASS ******
Response: 230 Logged on
Command: SYST
Response: 215 UNIX emulated by FileZilla
Command: FEAT
Response: 211-Features:
Response: MDTM
Response: REST STREAM
Response: SIZE
Response: MLST type*;size*;modify*;
Response: MLSD
Response: UTF8
Response: CLNT
Response: MFMT
Response: 211 End
Status: Connected
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/" is current directory.
Command: TYPE I
Response: 200 Type set to I
Command: PASV
Response: 227 Entering Passive Mode (192,168,1,2,194,183)
Status: Server sent passive reply with unroutable address. Using server
address instead.
Command: LIST
Response: 425 Can't open data connection.
Error: Failed to retrieve directory listing