https://bugs.contribs.org/show_bug.cgi?id=10638
--- Comment #3 from Graeme Fleming <[email protected]> ---
F2B service has the following config:
fail2ban=service
BanTime=900
FindTime=600
IgnoreIP=192.168.106.0/24,103.100.28.96/32,59.167.111.71/32,150.101.171.254/32,202.72.166.69/32
Mail=enabled
MaxRetry=10
status=enabled
Reconfig produces this in the jail.conf file
[DEFAULT]
ignoreip = 127.0.0.0/8 192.168.106.1 103.100.28.96/ 59.167.111.71/
202.72.166.69/ 150.101.171.254/ 1.126.108.229/ 192.168.106.0/24
192.168.106.0/24 103.100.28.96/32 59.167.111.71/32 150.101.171.254/32
202.72.166.69/32
bantime = 900
findtime = 600
maxretry = 10
usedns = yes
backend = auto
First two entries are correct based on the appropriate 5IgnoreIP sections, the
processing of the IgnoreIP list is however faulty.
That said I can't see any difference between your posted section & that in my
file here.
--
You are receiving this mail because:
You are the QA Contact for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/