Hello.
I have question about vsftpd configuration. Can I do something like this.
I have user A with IP xxx.xxx.xxx.001 and user B with IP xxx.xxx.xxx.002.
I want that user A can log to ftp server from IP xxx.xxx.xxx.001, but not from IP xxx.xxx.xxx.002, and user B can log to ftp server from IP xxx.xxx.xxx.002, but not from IP xxx.xxx.xxx.001.
I search similar topic on this forum, but i didn’t found it.
I also search on Google but still nothing.

Regards