Have you tried if iptables-nftables-compat (might have different names, depending distribution) works for the rules used in wg-quick? Its a wrapper that translate iptables rules to nft transparently by providing a iptables executable.
Julian Wollrath <[email protected]> writes: > Hi, > > with the newest snapshot wg-quick unfortunately requires iptables while > I only have nftables installed. The attached diff handles the rules > with nftables instead, maybe somebody finds it useful. The small caveat > is, that the rule deletion might not work for everyone. > > > Cheers, > Julian _______________________________________________ WireGuard mailing list [email protected] https://lists.zx2c4.com/mailman/listinfo/wireguard
