The CMS makes it easy to add/remove whitelisted/blacklisted IPs.
The blacklist/whitelist are managed through iptables.
Other apps, such as fail2ban, will also interact with iptables.
We must make sure that the CMS is always up to date with the iptables rules.
We must also make sure that /etc/fail2ban/jail.conf (especially ignoreip is always up to date with the CMS content).
The CMS makes it easy to add/remove whitelisted/blacklisted IPs. The blacklist/whitelist are managed through iptables. Other apps, such as fail2ban, will also interact with iptables.
We must make sure that the CMS is always up to date with the iptables rules. We must also make sure that
/etc/fail2ban/jail.conf
(especiallyignoreip
is always up to date with the CMS content).