This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

explicit FTP over SSL to serv-u behind astaro v5

We are facing some problems with configuring explicit FTP over SSL to a servu ftp server  behind astaro v5. The client connects logs into enters ssl mode. But it is not able to retrieve the directory listing.
Has anyone configured this and made it to work...


This thread was automatically locked due to age.
Parents
  • Look at your packet filter logs. See what's getting blocked. I use Serv-U as well and my FTP over SSL works fine.
    Explicit FTP over SSL is done on port 21 to connect not 990. Are you using PASV FTP to connect?
  • THe reason could be that the FTP-Statefull helper, which parses the FTP control connection and opens dynamically the ports for the data connection will no longer work, as the Control Connection is encrypted.

    Therefore you have to make sure that all the needed ports are opend inside the packetfilter.

    regards
    Gert
Reply
  • THe reason could be that the FTP-Statefull helper, which parses the FTP control connection and opens dynamically the ports for the data connection will no longer work, as the Control Connection is encrypted.

    Therefore you have to make sure that all the needed ports are opend inside the packetfilter.

    regards
    Gert
Children
No Data