Fail2ban Unban Single Host

Fail2ban Unban Single Host

fail2ban

run:

iptables -L

iptables

For example we need to unban 10.110.11.16
Then get the actual jails list:

fail2ban-client status

fail2ban jail

Unban command is: fail2ban-client set jailname unbanip m.y.i.p

For unban 10.110.11.16 IP from asterisk jail run command:

fail2ban-client set asterisk unbanip 10.110.11.16

 

arstech

Leave a Reply