From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christophe Leroy Subject: Re: How are ct helper to be configured with NFT ? Date: Tue, 13 Oct 2015 07:49:39 +0200 Message-ID: <561C9B73.9020509@c-s.fr> References: <54761724.9060201@c-s.fr> <54815E4F.10500@c-s.fr> <20141205103827.GB3746@salvia> <54EDBD07.5010801@c-s.fr> <561BF6AE.7080803@c-s.fr> Mime-Version: 1.0 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: Sender: netfilter-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="iso-8859-1"; format="flowed" To: Jason Sipula Cc: Pablo Neira Ayuso , netfilter@vger.kernel.org Le 12/10/2015 20:11, Jason Sipula a =C3=A9crit : > Maybe we're talking about different things? I had read in some places > that linux kernel version 3.13 had the core of nftables merged. > > https://wiki.archlinux.org/index.php/Nftables > > I do not know anything about ct helper, however. "ct helper" stands for conntrack helper. It is some part of netfilter=20 that helps conntrack to track complex streams like FTP or TFTP streams where the conntrack=20 needs to identify and keep track of the data stream associated to the signalling stream Christophe