PAamac
PAamac
Sure. Some settings have been in and out of config, such as "ProxyDataTransferPolicy PASV" -- ``` ServerName "Server Name" ServerType standalone DefaultServer on UseIPv6 off Port 1234 PassivePorts 64700 64800...
Sure thing. Here is the debug ouput generated by using DebugLevel 10 in the conf file: ``` 2024-06-27 14:37:06,919 our.server.internal proftpd[4025945] our.server.internal: 10.5.6.7:1234 masquerading as 11.22.33.44 2024-06-27 14:37:06,992 our.server.internal proftpd[4025945]...
Thank you for the update. Unfortunately, I'm now running into a different error. For reference, I have been using the Fedora packaged version of proftpd. To generate the updated mod_proxy...
Even without the option, the "operation not permitted" shows up. Here are the debug and proxy log values: Proxy log: `2024-07-04 13:07:20,285 mod_proxy/0.9.5[602799]: error stashing proxy session note: Invalid argument`...
Having built a custom bin for proftpd v1.3.8b for use with the new mod_proxy 0.9.5, here are the log files. The same error appears to be logged. Masquerading to the...
Thank you for the update! On the good news front, replacing the xfer.c file, performing a clean make, and updating the mod_proxy.so file for ProFTPD v1.3.8b does now allow for...
Thank you for the comments/update. With the different foreign address allowed in the latest mod_proxy update, the proxy client can log on for FTPS in ProxyForwardMethod "user@host" mode via the...