free an ip/host from fail2ban

Mar, 7 -- Categories: Linux

Check your rules
iptables -L

iptables -D your_jail -s your_ip_address -j DROP

iptables -D fail2ban-SSH -s 192.168.1.1 -j DROP

Comment Feed

No Responses (yet)



Some HTML is OK

or, reply to this post via trackback.