ProFTPD not working on new install
Hi, I just installed ISPConfig first time and FTP seems to be not working.
Is a new test box Centos 5 system
FTP access not working.
ISPConfig added line to conf file: Include /etc/proftpd_ispconfig.conf
And proftpd_ispconfig.conf file have:
###################################
#
# ISPConfig proftpd Configuration File
# Version 1.0
#
###################################
DefaultAddress 127.0.0.1
<VirtualHost 192.168.18.55>
DefaultRoot ~
AllowOverwrite on
Umask 002
</VirtualHost>
Logs don't show me ftp access error:
Jun 15 18:16:42 beat proftpd[3429]: beat.kls.es (localhost.localdomain[127.0.0.1]) - FTP session opened.
What's wrong?
Thanks.
|
Recent comments
1 day 5 hours ago
1 day 8 hours ago
1 day 9 hours ago
1 day 11 hours ago
1 day 12 hours ago
1 day 14 hours ago
1 day 15 hours ago
2 days 7 hours ago
2 days 8 hours ago
2 days 12 hours ago