nightrid3r wrote:
i installed proftpd on a fully updated centos 4.3 server.
the servers sits on a private lan (192.168.1.*)
when trying to acces the ftp (both from inside the lan and from outside trough a nat router) i cannot login
port forwarding is ok as i can enteer both username and password
error : 530 login incorrect
any ideas?
thanks
Give the configuration file. Double check the authentication process, local user (/etc/passwd) or virtual file's based ? By the way, why not use vsftpd ? For me it is by far the easiest to configure. kfx