Hi Geeks ,
I like to get some help from you .First of all thanks for you nice time .
Here are the details FYI .
Server Type : CentOs 5.4 – updated .
Code:
[root@Kartook ~]#
[root@Kartook ~]# rpm -q vsftpd
vsftpd-2.0.5-16.el5_4.1
[root@Kartook ~]# service vsftpd status
vsftpd (pid 9274) is running...
[root@Kartook ~]#
And i had a backup of my vsftpd.conf file
Here is what i need a support …
Need to point Exact directory example /tmp/pub for any one logged through SCP ,fp client and browser
Need to secure on high level like
1 .Users only login
2.Selected ip segments ( 10.10.10.0/24 and 20.20.20.0/24 ) only allowed to access
3.users can upload a file only to upload folder ( /tmp/pub/upload)
4. need to login in secure mode with cert
5 .Need to limit the upload file size ( 500 MB -max )
6.Allow only 4 concurrent connections
7 .Need logs for all activities
This system need to put on production environment .i am new to this Linux and all .Kindly help .Step by step would be great .really iam telling you iam scrared to VSFTPD 
Thanks in advance to everybody
K~
Bookmarks