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
11 hours 45 min ago
14 hours 41 min ago
15 hours 55 min ago
17 hours 18 min ago
18 hours 56 min ago
20 hours 25 min ago
21 hours 39 min ago
1 day 13 hours ago
1 day 14 hours ago
1 day 18 hours ago