From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Westphal Subject: Re: Is it possible to get a transparent proxy with Redsocks when using the new nftables? Date: Thu, 5 Mar 2020 12:12:45 +0100 Message-ID: <20200305111245.GI979@breakpoint.cc> References: <20200303155712.GA14081@strlen.de> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: Sender: netfilter-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Verachten Bruno Cc: netfilter@vger.kernel.org Verachten Bruno wrote: > > given all counters are 0 i would guess you use an older kernel > > where nft nat and iptables nat cannot coexist. > > > > I suspect you need to unload iptable_nat module. > Thanks for the tip. > As for the kernel, I have: > Linux orangepizero 5.4.20-sunxi #20.02.1 SMP Mon Feb 17 02:09:41 CET > 2020 armv7l GNU/Linux This kernel is recent so iptables_nat isn't source of your problem.