R
rmmoore80
Guest
Running Plesk 8.1, IIS FTP and Gene6 FTP (tried both, same problem).
If I connect to the FTP server using active mode, running either version, it stops at the list /bin/ls command. I then get an error 425 Can't open data connection.
If I connect using passive, it works. I want to give my customers the option to use either one. I disabled the server firewall and this still occured. Any suggestions? Or, is one safer or in any way better than the other?
Here is the log:
! Connecting to xx.xxx.xxx.xx...
< 220 Microsoft FTP Service
> USER ryanmoore_com
< 331 Password required for xxxx.
> PASS (hidden)
< 230 User xxxx logged in.
> SYST
< 215 Windows_NT
> PWD
< 257 "/" is current directory.
> PORT 192,168,1,101,11,11
< 200 PORT command successful.
> LIST
< 150 Opening ASCII mode data connection for /bin/ls.
< 425 Can't open data connection.
! RETR/LIST/NLST Failed
> PWD
< 257 "/" is current directory.
> PORT 192,168,1,101,11,14
If I connect to the FTP server using active mode, running either version, it stops at the list /bin/ls command. I then get an error 425 Can't open data connection.
If I connect using passive, it works. I want to give my customers the option to use either one. I disabled the server firewall and this still occured. Any suggestions? Or, is one safer or in any way better than the other?
Here is the log:
! Connecting to xx.xxx.xxx.xx...
< 220 Microsoft FTP Service
> USER ryanmoore_com
< 331 Password required for xxxx.
> PASS (hidden)
< 230 User xxxx logged in.
> SYST
< 215 Windows_NT
> PWD
< 257 "/" is current directory.
> PORT 192,168,1,101,11,11
< 200 PORT command successful.
> LIST
< 150 Opening ASCII mode data connection for /bin/ls.
< 425 Can't open data connection.
! RETR/LIST/NLST Failed
> PWD
< 257 "/" is current directory.
> PORT 192,168,1,101,11,14