That sounds interesting! Will give it a go and report back.On debian, iptables is actually iptables-nft which provides a user-space compatibility shim that uses nftables from the kernel.Code:
$ iptables -Viptables v1.8.11 (nf_tables)$ ls -al /usr/sbin/iptableslrwxrwxrwx 1 root root 26 Nov 20 2024 /usr/sbin/iptables -> /etc/alternatives/iptables$ ls -l /etc/alternatives/iptableslrwxrwxrwx 1 root root 22 Jan 27 11:40 /etc/alternatives/iptables -> /usr/sbin/iptables-nft
Apologies for the delay in getting back. Been doing a lot of digging, but to no avail. My system does have the iptables stuff installed:
Code:
iptables -Viptables v1.8.11 (legacy)Statistics: Posted by pchristyUK — Fri Feb 20, 2026 11:50 am