It is not a vserver, and I used netstat -tap | grep ftp and nothing appeared.
I restarted and verified I did everything in the tutorial The perfect server Ubuntu 11.10 and then followed the guide for using an ssl key.
Code:
/etc/init.d/pure-ftpd-mysql restart
Restarting ftp server: Running: /usr/sbin/pure-ftpd-mysql-virtualchroot -l mysql:/etc/pure-ftpd/db/mysql.conf -l pam -A -D -O clf:/var/log/pure-ftpd/transfer.log -E -Y 1 -u 1000 -H -8 UTF-8 -b -B
I viewed the system log via ssh, I found that it was complaining about pure-ftpd.pem not bieng found. I had to edit the pem file, when it's created it just appends it but not on a new line so I had to break the portion that -----BEGINS...----- onto a new line. Now when I run the above command I get this output:
Code:
tcp 0 0 *:ftp *:* LISTEN 16391/pure-ftpd (SE
tcp6 0 0 [::]:ftp [::]:* LISTEN 16391/pure-ftpd (SE
Recent comments
2 days 11 hours ago
2 days 20 hours ago
2 days 23 hours ago
3 days 26 min ago
3 days 1 hour ago
3 days 3 hours ago
3 days 4 hours ago
3 days 6 hours ago
3 days 22 hours ago
3 days 22 hours ago