I have some trouble with FTP.
Firewall turn off.
In HOSTS:
Code: Select all
#ftpd : ALL : allow
#sshd : .example.com : deny
#in.tftpd : xxx.xxx.xxx.xxx : deny
#bsnmpd : xxx.xxx.xxx.xxx : deny
ALL : ALL : allowCode: Select all
[R] USER user
[R] 331 Password required for user
[R] PASS (hidden)
[R] 530 Access denied
[R] Connection failedCode: Select all
proftpd: warning: can't verify hostname: getaddrinfo(119.128.140.158.supernet.net, AF_INET) failed
proftpd[4135]: 10.100.19.240 (119.128.140.158[119.128.140.158]) - mod_wrap/1.2.4: refused connection from ::ffff:158.140.128.119




