ftp error 500 OOPS: vsf_sysutil_recv_peek while connecting to vsftpd

Recently, after configuring the vsftpd server running in CentOS 5 in several small ec2 instances as per the earlier post , I was not able to connect to vsftpd in one server from my ftp client. It throws the error:

500 OOPS: vsf_sysutil_recv_peek

The solution for this problem is to load capability module:

$ modprobe capability

You may also like to read:
* 5 steps to secure your Linux Server
* Ensuring secure access to production Linux Servers
* Bash script to backup essential log files in Linux
* Quickly change your ssh port from defualt 22 to something higher
* SSH port forwarding from remote to local machine
* Save root or user history to check later
* Install and configure denyhost to prevent brute force attacks

6 Responses to “ftp error 500 OOPS: vsf_sysutil_recv_peek while connecting to vsftpd”

  1. Awesome. Saved me some trouble. Had this issue with vsftp on EC2.

  2. Same issue, solution helps! Thanx!!

  3. Thanks for this!
    This solution also worked for the error:
    “OOPS: cap_set_proc”

  4. This is truly nice content and insightful weblog, I admire what you’ve carried out right here, along with sharing excellent stuff with great suggestions and concepts, I am truly pleased to post my comment on this weblog, many thanks towards the author.

  5. I’d have to give carte blanche with you here. Which is not something I typically do! I enjoy reading a post that will make people think. Also, thanks for allowing me to speak my mind!

  6. Helped me with EC2 problem. Strange that it occurred after using EC2 instance for 2 yrs w/ no change.

Leave a Reply

Notify me of followup comments via e-mail. You can also subscribe without commenting.