I am running Server 2000 SP4, FilzeZilla Server v0.9.34 beta, Linksys BEFSR41 v3 router.
I have port forwarded 20-21 going to the 2k server at 192.168.1.2
Ive created a user MyUsername password xxxxxx and have shared a folder i created in the root of drive C and have added MyUsername to the folder's security and made sure the sharing permissions i have full access also. I added the same user into filezilla server with same password and added the folder as the home folder.
In the passive mode settings in filezilla server i have the 2nd option chosend for "use the following IP: 192.168.1.2" and the rest of everything is default.
Whenever I try to connect I get the following error........ "An error occurred openign that folder on the FTP server. Make sure you have permission to access that folder." Details: 200 type set to A 227 Entering passive Mode(192.168.1.2,4,91)"
---------------------------------------------------------------------------------------------------- Log from filezilla server (000023) 6/7/2010 15:46:56 PM - (not logged in) ("MyWanIp")> Connected, sending welcome message... (000023) 6/7/2010 15:46:56 PM - (not logged in) ("MyWanIp")> 220-FileZilla Server version 0.9.34 beta (000023) 6/7/2010 15:46:56 PM - (not logged in) ("MyWanIp")> 220-written by Tim Kosse ([email protected]) (000023) 6/7/2010 15:46:56 PM - (not logged in) ("MyWanIp")> 220 Please visit http://sourceforge.net/projects/filezilla/ (000023) 6/7/2010 15:46:56 PM - (not logged in) ("MyWanIp")> USER MyUserName (000023) 6/7/2010 15:46:56 PM - (not logged in) ("MyWanIp")> 331 Password required for MyUserName (000023) 6/7/2010 15:46:56 PM - (not logged in) ("MyWanIp")> PASS ******* (000023) 6/7/2010 15:46:56 PM - MyUserName ("MyWanIp")> 230 Logged on (000023) 6/7/2010 15:46:56 PM - MyUserName ("MyWanIp")> opts utf8 on (000023) 6/7/2010 15:46:56 PM - MyUserName ("MyWanIp")> 200 UTF8 mode enabled (000023) 6/7/2010 15:46:56 PM - MyUserName ("MyWanIp")> PWD (000023) 6/7/2010 15:46:56 PM - MyUserName ("MyWanIp")> 257 "/" is current directory. (000023) 6/7/2010 15:46:56 PM - MyUserName ("MyWanIp")> TYPE A (000023) 6/7/2010 15:46:56 PM - MyUserName ("MyWanIp")> 200 Type set to A (000023) 6/7/2010 15:46:56 PM - MyUserName ("MyWanIp")> PASV (000023) 6/7/2010 15:46:56 PM - MyUserName ("MyWanIp")> 227 Entering Passive Mode (192,168,1,2,4,91) (000023) 6/7/2010 15:48:12 PM - MyUserName ("MyWanIp")> disconnected. ----------------------------------------------------------------------------------------------------
http://ftptest.net Went to this website above and got this information...
Status: Resolving address of "MyWanIP"
Status: Connecting to "MyWanIP"
Status: Connected, waiting for welcome message
Reply: 220-FileZilla Server version 0.9.34 beta
Reply: 220-written by Tim Kosse ([email protected])
Reply: 220 Please visit http://sourceforge.net/projects/filezilla/
Command: CLNT http://ftptest.net on behalf of "MyWanIP"
Reply: 200 Don't care
Command: USER MyUserName
Reply: 331 Password required for MyUserName
Command: PASS xxxxx
Reply: 230 Logged on
Command: SYST
Reply: 215 UNIX emulated by FileZilla
Command: FEAT
Reply: 211-Features:
Reply: MDTM
Reply: REST STREAM
Reply: SIZE
Reply: MLST type*;size*;modify*;
Reply: MLSD
Reply: UTF8
Reply: CLNT
Reply: MFMT
Reply: 211 End
Command: PWD
Reply: 257 "/" is current directory.
Status: Current path is /
Command: TYPE I
Reply: 200 Type set to I
Command: PASV
Reply: 227 Entering Passive Mode (192,168,1,2,253,235)
Error: Server returned unroutable private IP address in PASV reply
|