How do I restrict the number of connections used by a single IP address to my server for port 80 and 25 using iptables?
{ 20 comments }
How do I restrict the number of connections used by a single IP address to my server for port 80 and 25 using iptables?
{ 20 comments }
I see lots of failed FTP login attempts in my log file. How do I stop FTP bruteforce attack? What should I do to solve this problem under FreeBSD 7.x server operating systems?
{ 5 comments }
Q. I’ve installed Apache 2.2 from FreeBSD 7.0 ports and when I try to start I get following warning on screen:
Performing sanity check on apache22 configuration:
Syntax OK
Starting apache22.
[Wed Sep 17 22:01:58 2008] [warn] (2)No such file or directory: Failed to enable the ‘httpready’ Accept Filter
How do I fix this error?
{ 11 comments }