Post #1213987
2026-03-25 13:27 UTC
@ptesarik Shouldn't docker be using iptables-nft by default on openSUSE?
Or am I missing something?
Replies (1)
-
@ptesarik@infosec.exchange 2026-03-25 13:31
@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.