Menu

Help for Unbanning IP

Get Help
2016-01-31
2016-02-01
  • Alejandro Lengua

    Hello,
    I guess I got the IP banned out of my scrollout VPS so I was wondering
    if anybody can help me with the correct command for this task.

    I tried this without success
    fail2ban-client set <jail> unbanip 190.234.142.0</jail>

     
  • Alejandro Lengua

    Other commands I tried with no success:

    root@email:/etc/fail2ban# fail2ban-client set local unbanip 190.234.142.0
    Invalid command (no set action or not yet implemented)
    root@email:/etc/fail2ban# fail2ban-client set unbanip 190.234.142.0
    Invalid command (no set action or not yet implemented)
    root@email:/etc/fail2ban# fail2ban-client unbanip 190.234.142.0
    Invalid command

     
  • Anonymous

    Anonymous - 2016-02-01

    Add those IPs in Route > Inbound > trust networks.
    Use CIDR format.

     
  • Alejandro Lengua

    Sorry my IP was banned from the SSH login service

     
    • Anonymous

      Anonymous - 2016-02-01

      Try the Trust Networks, it takes care of ssh/http whitelisting too.

       

      Last edit: Anonymous 2016-02-01
  • Dobrin Tassev

    Dobrin Tassev - 2016-02-01

    Invalid command :)
    Try this:

    fail2ban-client set fail2ban-ssh unbanip 190.234.142.0

    This is for ssh. For http fail2ban-apache jail

     

Log in to post a comment.