Thanx for quick response.
I made one user that would use ftp - user is "mata" and he has his own home dir - "drwxrwx--- 3 mata users 4096 Nov 10 23:43 mata"
"Did you open up your firewall to forward incoming connections on port 21 to the system on your lan that runs your server?"
I don't know:-) I have some kind of firewall it's in the attachment.
"If the answer to both of those questions is yes, then what messages do they see when they attempt to login? Do you see any vsftpd messages in /var/log/messsages, /var/log/syslog, or /var/log/secure?"
They can't even login. I gave them my ip
ftp://109.121.***.*** and they couldn't open it through web browser, there was no username/password dialog.
This is "cat |grep ftp" from:
/var/log/messages
Nov 10 23:19:09 titan kernel: [ 3627.171118] type=1326 audit(1384121949.389:2): auid=4294967295 uid=1002 gid=100 ses=4294967295 pid=2306 comm="vsftpd" sig=31 syscall=37 compat=0 ip=0x7f7606223577 code=0x0
Nov 10 23:24:26 titan kernel: [ 3943.862997] type=1326 audit(1384122266.013:3): auid=4294967295 uid=1002 gid=100 ses=4294967295 pid=2328 comm="vsftpd" sig=31 syscall=37 compat=0 ip=0x7fab19dfe577 code=0x0
Nov 10 23:38:44 titan kernel: [ 4802.704005] type=1326 audit(1384123124.670:4): auid=4294967295 uid=1002 gid=100 ses=4294967295 pid=2538 comm="vsftpd" sig=31 syscall=37 compat=0 ip=0x7ff67d3a6577 code=0x0
/var/log/syslog
nothing
/var/log/secure
Nov 10 23:14:02 titan vsftpd[2166]: connect from 127.0.0.1 (127.0.0.1)
Nov 10 23:15:15 titan vsftpd[2169]: connect from 127.0.0.1 (127.0.0.1)
Nov 10 23:16:05 titan vsftpd[2175]: connect from 127.0.0.1 (127.0.0.1)
Nov 10 23:16:25 titan vsftpd[2177]: connect from 127.0.0.1 (127.0.0.1)
Nov 10 23:17:16 titan vsftpd[2180]: connect from 127.0.0.1 (127.0.0.1)
Nov 10 23:19:05 titan vsftpd[2306]: connect from 127.0.0.1 (127.0.0.1)
Nov 10 23:23:28 titan vsftpd[2328]: connect from 127.0.0.1 (127.0.0.1)
Nov 10 23:38:03 titan vsftpd[2538]: connect from 127.0.0.1 (127.0.0.1)
Nov 10 23:54:28 titan vsftpd[2746]: connect from 127.0.0.1 (127.0.0.1)
p.s. I already added "mata" user in vsftpd.user_list