Hi, while playing with nftables, i observe that my iptables masquerading do not work anymore: modprobe nft_nat modprobe nft_chain_nat_ipv4 nft add table nat nft add chain nat postrouting { type nat hook postrouting priority 0 \; } ^^ iptables nat stoped work here. I'm sure i read that nftables and iptables where compatible. Can anyone point me what am i missing ? (I'm on 3.17.4) Best regards. -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html