Post #1213988
2026-03-25 13:31 UTC
@ffmancera No idea. All I know is that packets were no longer forwarded through my default (NAT) libvirt network, and it took me way too long to find out that docker installation/startup did the equivalent of iptables -P FORWARD DROP. It was not visible anywhere in the output of nft list ruleset.
Replies (1)
-
@ffmancera@mastodon.social 2026-03-25 13:33
@ptesarik oh that is too bad