Protect from brut force

Discussion in 'Server Operation' started by sojic, Mar 28, 2008.

  1. sojic

    sojic New Member

    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)?
     
  2. falko

    falko Super Moderator Howtoforge Staff

  3. zcworld

    zcworld New Member

    have you done the simple thing of changing the port that the ssh is on
    that will also help out big time
     

Share This Page