Results 1 to 6 of 6
Hi everyone.
I have a problem with vsftpd
I want to block IP for vsftpd. I installed debian in virtualbox.
for block I tried /etc/hosts.deny but still there is problem.
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-29-2012 #1Just Joined!
- Join Date
- Sep 2012
- Posts
- 4
How to IP ban for vsftpd
Hi everyone.
I have a problem with vsftpd
I want to block IP for vsftpd. I installed debian in virtualbox.
for block I tried /etc/hosts.deny but still there is problem.
How can I block in /etc/hosts.deny ?
- 09-29-2012 #2Just Joined!
- Join Date
- Feb 2011
- Posts
- 11
Cheleby,
I don't believe that hosts.deny is enabled by default. Check your vsftpd.conf to see if hosts.deny is enabled.
- 09-29-2012 #3Just Joined!
- Join Date
- Sep 2012
- Posts
- 4
- 09-30-2012 #4
Cheleby,
add the hostname or ipaddress to the /etc/hosts.deny file.--------------------------
Linux is the FORCE
- 09-30-2012 #5Just Joined!
- Join Date
- Sep 2012
- Posts
- 4
- 09-30-2012 #6
You more than likely will need to restart your networking.
/etc/init.d/network restart
Might even want to restart vsftpd also.I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
I'd rather be lost at the lake than found at home.


Reply With Quote

