> On October 13, 2015 at 1:46 PM TJ Saunders <[email protected]> wrote:
>
>
>
> > I've been experimenting with mod_proxy as a reverse proxy, and so far
> > have not been able to get the data connection to work with TLS.
>
> The data connection on the frontend (i.e. from/to the FTP client), or on
> the backend (to/from the backend server)?
 
I believe the failure is with the backend data connection.

> > The control connection works fine with TLS, but any command that creates
> > a data connection fails with "tls_getc SSL_ERROR_SSL" displayed at the
> > client.
> > Then eventually the control connection will timeout. If I use passive mode,
> > then the first data connection is successful, but the next data connection
> > associated with that control connection fails.
>
> Could you provide the proftpd.conf files (for proxy and backend servers)
> used, the ProxyLog, and the proftpd debug logging, debug level 10, for
> each of the servers?
 
I will email the files directly.
 
--
Dan Campbell
------------------------------------------------------------------------------
_______________________________________________
ProFTPD Developers List
<[email protected]>
https://lists.sourceforge.net/lists/listinfo/proftp-devel

Reply via email to