@PitzKey wrote:
For those of you who use APIBAN on FreePBX 13, you may have noticed that the go client cannot fetch anymore the list of bad IP addresses due to an SSL error. (This issue is only on FreePBX 13. FreePBX 14 and up works fine)
The Palner Group/Fred Posner created a new go client that skips the SSL verification
See original installation guide by Lorne:
And instead of the regular client, you will need to use:
wget https://github.com/palner/apiban/raw/master/clients/go/apiban-iptables-skipverify/apiban-iptables-client-skipverify
Same with setting up the cron job:
*/5 * * * * root /usr/local/bin/apiban/apiban-iptables-client-skipverify >/dev/null 2>&1
Posts: 1
Participants: 1