System Admin / Intrusion Detection

Asterisk 11.3
FreePBX 2.11.0.11

PBX Firmware: 4.211.64-2
PBX Service Pack: 1.0.0.0

Doesn’t appear that the intrusion detection module is working.

If I manually insert an ip into the banned field. It disappears.

From the fail2ban.log

2013-10-21 14:11:28,541 fail2ban.actions.action: ERROR iptables -D INPUT -p tcp -j fail2ban-BadBots
iptables -F fail2ban-BadBots
iptables -X fail2ban-BadBots returned 100
2013-10-21 14:11:28,558 fail2ban.jail : INFO Jail ‘apache-badbots’ stopped
2013-10-21 14:11:28,579 fail2ban.actions.action: ERROR iptables -D INPUT -p tcp -j fail2ban-PBX-GUI
iptables -F fail2ban-PBX-GUI
iptables -X fail2ban-PBX-GUI returned 100
2013-10-21 14:11:29,556 fail2ban.jail : INFO Jail ‘apache-tcpwrapper’ stopped
2013-10-21 14:11:30,527 fail2ban.actions.action: ERROR iptables -D INPUT -p tcp -j fail2ban-SSH
iptables -F fail2ban-SSH
iptables -X fail2ban-SSH returned 100
2013-10-21 14:11:30,531 fail2ban.jail : INFO Jail ‘ssh-iptables’ stopped
2013-10-21 14:11:30,560 fail2ban.actions.action: ERROR iptables -D INPUT -p all -j fail2ban-SIP
iptables -F fail2ban-SIP
iptables -X fail2ban-SIP returned 100
2013-10-21 14:11:31,141 fail2ban.jail : INFO Jail ‘asterisk-iptables’ stopped
2013-10-21 14:11:31,607 fail2ban.actions.action: ERROR iptables -D INPUT -p tcp -j fail2ban-FTP
iptables -F fail2ban-FTP
iptables -X fail2ban-FTP returned 100

If you think it’s broken please file a bug report.