I am on a dynamic IP address for the time being, and I need a way for the server to send the correct IP address back. Since the connection is dynamic, I am going to use the hostname. What configuration file do I need to create in the Debian Lenny system? I have a feeling that it needs to be place in /etc/pure-ftpd/conf directory, but I have not been able to track it down. Any help? Thanks.
Alright. I posted too soon. I found it in the very next search on google. Code: root@box:/etc/pure-ftpd/conf# echo 12.34.56.78 > ForcePassiveIP Change the IP address to your IP address, or you can put in your hostname.