Updated Configure Fail2ban (markdown)
This commit is contained in:
parent
3afbf12a46
commit
7fc0bf145f
|
@ -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"
|
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 -
|
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
|
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.
|
Loading…
Reference in New Issue