From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: iptables TRACE not logged Date: Sun, 13 Sep 2015 13:50:16 +0200 Message-ID: <20150913115016.GD3691@salvia> References: <20150911122803.GA5460@salvia> <20150911153751.GA3581@salvia> 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: Vieri Di Paola Cc: netfilter@vger.kernel.org On Sun, Sep 13, 2015 at 12:13:41AM +0200, Vieri Di Paola wrote: > Thanks Pablo. > This worked: > sysctl net.netfilter.nf_log.2=nf_log_ipv4 > Now I'm getting TRACE messages in system log. BTW, this used to work with ipt_LOG, right? Thanks!