How to set unban ip in fail2ban??
1. Edit /etc/fail2ban/jail.local and find ignoreip
[DEFAULT] # "ignoreip" can be an IP address, a CIDR mask or a DNS host ignoreip = 127.0.0.1/8 xxx.xxx.xxx.xxx
2. Input your unban ip as xxx.xxx.xxx.xxx
Note:
1. Remember use space to identify different ip
2. fail2ban commands