Hi there,
Well this solution looked quite solid. So I decided to test it on a server of mine. The server had a ton of connections (mail and HTTPD), however after installing it didn't ban anything.
ddos -b
List of currently banned ip's.
Exp. IP
Here is my config:
FREQ=5
DAEMON_FREQ=300
NO_OF_CONNECTIONS=30
ONLY_INCOMING=false
ENABLE_CLOUDFLARE=false
ENABLE_PORTS=false
#PORT_CONNECTIONS="20-21:40:60 22:11:60 25:11:60 53:11:60 80:90:60 143:90:60 587:90:60"
FIREWALL="iptables"
the rest was default
I tried various things e.g. switching FIREWALL from auto to iptables and fool around with PORT_CONNECTIONS. But nothing is happening at all? :(
What am I doing wrong here?
Regards,
HHawk
Hi there,
Well this solution looked quite solid. So I decided to test it on a server of mine. The server had a ton of connections (mail and HTTPD), however after installing it didn't ban anything.
ddos -b
List of currently banned ip's.
Exp. IP
Here is my config:
FREQ=5
DAEMON_FREQ=300
NO_OF_CONNECTIONS=30
ONLY_INCOMING=false
ENABLE_CLOUDFLARE=false
ENABLE_PORTS=false
#PORT_CONNECTIONS="20-21:40:60 22:11:60 25:11:60 53:11:60 80:90:60 143:90:60 587:90:60"
FIREWALL="iptables"
the rest was default
I tried various things e.g. switching FIREWALL from auto to iptables and fool around with PORT_CONNECTIONS. But nothing is happening at all? :(
What am I doing wrong here?
Regards,
HHawk