Habe das selbe Problem bzw. Meldung:
MAILCOW target is in position 1 in the ip input table, restarting container to fix it...
Clearing all bans
Clear completed: ip
Clear completed: ip6
Aktuelle Version von Mailcow auf Ubuntu 22.04.3 LTS
Wenn das ein Fehler/Bug ist, was kann/sollte man machen um das zu beheben?
Grüße,
Oliver
`Chain INPUT (policy ACCEPT)
num target prot opt source destination
1 MAILCOW all – anywhere anywhere /* mailcow */
Chain FORWARD (policy DROP)
num target prot opt source destination
1 MAILCOW all – anywhere anywhere /* mailcow */
2 DOCKER-USER all – anywhere anywhere
3 DOCKER-ISOLATION-STAGE-1 all – anywhere anywhere
4 ACCEPT all – anywhere anywhere ctstate RELATED,ESTABLISHED
5 DOCKER all – anywhere anywhere
6 ACCEPT all – anywhere anywhere
7 ACCEPT all – anywhere anywhere ctstate RELATED,ESTABLISHED
8 DOCKER all – anywhere anywhere
9 ACCEPT all – anywhere anywhere
10 ACCEPT all – anywhere anywhere
Chain OUTPUT (policy ACCEPT)
num target prot opt source destination
Chain DOCKER (2 references)
num target prot opt source destination
1 ACCEPT tcp – anywhere 172.22.1.250 tcp dpt:12345
2 ACCEPT tcp – anywhere 172.22.1.250 tcp dpt:sieve
3 ACCEPT tcp – anywhere 172.22.1.250 tcp dpt:pop3s
4 ACCEPT tcp – anywhere 172.22.1.250 tcp dpt:imaps
5 ACCEPT tcp – anywhere 172.22.1.250 tcp dpt:imap2
6 ACCEPT tcp – anywhere 172.22.1.250 tcp dpt:pop3
7 ACCEPT tcp – anywhere 172.22.1.253 tcp dpt:submission
8 ACCEPT tcp – anywhere 172.22.1.253 tcp dpt:submissions
9 ACCEPT tcp – anywhere 172.22.1.253 tcp dpt:smtp
10 ACCEPT tcp – anywhere 172.22.1.11 tcp dpt:mysql
11 ACCEPT tcp – anywhere 172.22.1.12 tcp dpt:8983
12 ACCEPT tcp – anywhere 172.22.1.249 tcp dpt:redis
13 ACCEPT tcp – anywhere 172.22.1.14 tcp dpt:https
14 ACCEPT tcp – anywhere 172.22.1.14 tcp dpt:http
Chain DOCKER-ISOLATION-STAGE-1 (1 references)
num target prot opt source destination
1 DOCKER-ISOLATION-STAGE-2 all – anywhere anywhere
2 DOCKER-ISOLATION-STAGE-2 all – anywhere anywhere
3 RETURN all – anywhere anywhere
Chain DOCKER-ISOLATION-STAGE-2 (2 references)
num target prot opt source destination
1 DROP all – anywhere anywhere
2 DROP all – anywhere anywhere
3 RETURN all – anywhere anywhere
Chain DOCKER-USER (1 references)
num target prot opt source destination
1 RETURN all – anywhere anywhere
Chain MAILCOW (2 references)
num target prot opt source destination
1 DROP all – 92.118.38.0/24 anywhere
2 DROP all – 78.128.113.0/24 anywhere
3 DROP all – 141.98.11.0/24 anywhere
4 DROP all – 45.82.153.0/24 anywhere `