@neuronetv wrote:
freepbx 13 distro:
# iptables -L -n gives this:
Chain fail2ban-SIP (2 references) num target prot opt source destination 1 REJECT all -- 172.16.1.204 anywhere reject-with icmp-port-unreachable 2 RETURN all -- anywhere anywhere 3 RETURN all -- anywhere anywhere
I want to unban this ip but when I run:
# fail2ban-client set SIP unbanip 172.16.1.204I get
'Sorry but the jail 'SIP' does not exist'.
thanks for any help.
Posts: 4
Participants: 3