ftp log - trying to connect from outside:
Status: Connecting to *.*.*.*:9059...
Error: Connection timed out
Error: Could not connect to server
Status: Waiting to retry...
Status: Connecting to *.*.*.*:9059...
Error: Connection timed out
Error: Could not connect to server
local ftp is successfully connected, but I can't get the dir listing which didn't happen before all those changes. Here's the log:
Status: Connecting to *.*.*.*:9059...
Status: Connection established, waiting for welcome message...
Response: 220---------- Welcome to Pure-FTPd [TLS] ----------
Response: 220-You are user number 1 of 5 allowed.
Response: 220-Local time is now 20:35. Server port: 9059.
Response: 220 You will be disconnected after 15 minutes of inactivity.
Command: USER anonymous
Response: 331 Any password will work
Command: PASS **************
Response: 230 Any password will work
Command: SYST
Response: 215 UNIX Type: L8
Command: FEAT
Response: 211-Extensions supported:
Response: EPRT
Response: IDLE
Response: MDTM
Response: SIZE
Response: REST STREAM
Response: MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
Response: MLSD
Response: TVFS
Response: ESTP
Response: PASV
Response: EPSV
Response: SPSV
Response: 211 End.
Status: Server does not support non-ASCII characters.
Status: Connected
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/" is your current location
Command: TYPE I
Response: 200 TYPE is now 8-bit binary
Command: PASV
Response: 227 Entering Passive Mode (*,*,*,*,35,100)
Command: MLSD
Error: Connection timed out
Error: Failed to retrieve directory listing
Where should I add the ftpfix line? Should I just issue it in the command line? I tried that and just returned to prompt, but I guess I should be adding it somewhere instead?
Thx for pointing out my ip is visible - ouch!
