From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Westphal Subject: Re: ebtables dnat rule gets system frozen Date: Sun, 3 Nov 2019 20:16:49 +0100 Message-ID: <20191103191649.GM876@breakpoint.cc> References: 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: Tom Yan Cc: netfilter-devel@vger.kernel.org, netfilter@vger.kernel.org Tom Yan wrote: > Kernel version being 5.3.8, after adding a dnat rule (to the OUTPUT > chain) with ebtables-nft in iptables 1.8.3, my system is frozen as > soon as I ping anything. I couldn't catch anything with dmesg -w. Can > anyone reproduce the same issue? I am on Arch Linux. Yes, investigating.