You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Introduction

Here is explained how to unban an IP address when auto-banned by Fail2Ban.

Open Tx40 web-interface

    • In the web-interface of the T640/T440 go to: Administration - System status - Diagnostics - Intrusion detection

Open SSH console

    • Type : iptables -L -n

Using this command you can fin which IP address is banned and why. Note the IP address you want to unban.

    • Type : fail2ban-client status


Now you know in which jail the IP Address in inserted and then unban it using : fail2ban-client set [jail-name] unbanip [IP address]

There is no more IP Address in jail.

 

Whe can see it in Web interface.

  • No labels