From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Westphal Subject: Re: NFTables: Can not add logs Date: Tue, 29 Sep 2020 12:05:23 +0200 Message-ID: <20200929100523.GA20140@breakpoint.cc> References: Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Andreas Hoefler Cc: "netfilter@vger.kernel.org" Andreas Hoefler wrote: > Hi > > I am trying to figure out why I sometimes lose connection during some test activites. > Therefore I would like to use the logging option to see what has been dropped. > > But I get: > nft add rule x y log > Error: Could not process rule: No such file or directory > add rule x y log ^^^^^^^^^^^^^^^^^ > CONFIG_NFT_LOG=y Missing CONFIG_NF_LOG_IPV4?