From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Westphal Subject: Re: BUG ip6tables and helper Date: Thu, 19 Dec 2013 12:30:26 +0100 Message-ID: <20131219113026.GA6047@breakpoint.cc> References: <20131122121232.GA5698@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org To: Noel Butler Return-path: Received: from Chamillionaire.breakpoint.cc ([80.244.247.6]:60948 "EHLO Chamillionaire.breakpoint.cc" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751689Ab3LSLa3 (ORCPT ); Thu, 19 Dec 2013 06:30:29 -0500 Content-Disposition: inline In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: Noel Butler wrote: > Bug with ip6tables and helpers > > -j CT --helper irc > > ip6tables: No chain/target/match by that name. > > This *does* work with iptables Yes, nf_conntrack_irc is ipv4 only at this time.