I have a fresh installation of pure-ftpd on Ubuntu Server 12.04, and for the life of me I can't find any kind of central config file. All I need to do is set a passive port range. At this point I would settle with knowing its default passive port range (assuming it has one) so I can go change the firewall to match it. Any ideas?
Try this:
I found this by reading the manpage for
pure-ftpd-wrapper
:I was directed to that manpage by
/usr/share/doc/pure-ftpd/README.Debian
(which I found from looking throughdpkg -L pure-ftpd|grep -i doc
:Try the next variant:
Where 40000 is the minimal passive port and 50000 is the maximal passive port for ftp.