diff --git a/docs/content/config/security/fail2ban.md b/docs/content/config/security/fail2ban.md index 79f5faa6..e04558bc 100644 --- a/docs/content/config/security/fail2ban.md +++ b/docs/content/config/security/fail2ban.md @@ -13,4 +13,5 @@ es table `filter': Permission denied (you must be root)\nPerhaps iptables or you t initialize iptables table `filter': Permission denied (you must be root)\nPerhaps iptables or your kernel needs to be upgraded.\n" 2016-06-01 00:53:51,284 fail2ban.action [678]: ERROR iptables -w -D INPUT -p tcp -m multiport --dports smtp,465,submission - j f2b-postfix -``` \ No newline at end of file +``` +You can also manage and list the banned IPs with the [setup.sh](https://github.com/tomav/docker-mailserver/wiki/Setup-docker-mailserver-using-the-script-setup.sh) script. \ No newline at end of file