Hi,
I’m really struggeling to understand the reason why, but my unbound is always starting unhealthy when I activate the Hetzner Firewall on my setup.
I had to enable INCOMING icmp to my docker host so the ping checks work.
Now it still looks like the server cannot resolve DNS, even though all outbound connections/traffic are allowed. (as well es the famous return ports with TCP ack)
If I run dig +short +timeout=2 +tries=1 email.mailcow @127.0.0.1
I get ;; communications error to 127.0.0.1#53: timed out
If I disable the Hetzner Firewall (which I only like to do for a short time…) it seems to work.
Any idea on what INCOMING?? Port config I might be missing?