fail2log how to undo ban and how to monitor log with ispconfig3?

Discussion in 'Installation/Configuration' started by Stown, Jun 23, 2009.

  1. Stown

    Stown ISPConfig Developer ISPConfig Developer

    Hi,

    I have a centos 5.3 setup.

    Problem 1:

    I installed fail2log recently and it works fine but now i have failt my pass login and now i am banned on my home ip.

    Douse someone know how to undo this ban?

    Problem 2:

    My ispconfig 3 says fail2ban isnt installed, in the monitor option.
    How can i fix this?

    Thanks
     
    Last edited: Jun 23, 2009
  2. Mosquito

    Mosquito New Member

    Did you change the ban time? By default fail2ban only bans an IP for 10 minutes.

    Give me a little bit to find the command to remove your IP from IPTables.

    The next step for you is to add in the parameter on your http jail
    Code:
    ignoreip=<insert your IP>
    Then you restart fail2ban.
     
    Last edited: Jun 23, 2009
  3. Stown

    Stown ISPConfig Developer ISPConfig Developer

    No i didnt changed anything, i only did yum install fail2ban and chkconfig ---- then.

    In wich file i must add this ignoreip parameter?

    Thanks
     

Share This Page