sojic
28th March 2008, 17:23
I want to "protect" from brut force attack.
My idea is:
If there is 10 unsuccessful logins {
add firewall rule "disable ssh port for attacker IP"
}
How to do this on centos 5.1 with ISP config (because firewall is disabled)?
My idea is:
If there is 10 unsuccessful logins {
add firewall rule "disable ssh port for attacker IP"
}
How to do this on centos 5.1 with ISP config (because firewall is disabled)?