Updated Configure Fail2ban (markdown)

This commit is contained in:
17Halbe 2018-02-08 08:28:41 +01:00
parent 3afbf12a46
commit 7fc0bf145f
1 changed files with 2 additions and 1 deletions

View File

@ -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
```
```
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.