From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lorenzo Allegrucci Subject: Re: conntrack-tools: conntrack -L --> Operation failed: Connection refused Date: Thu, 24 Dec 2009 08:27:32 +0100 Message-ID: <4B3317E4.3000107@forinicom.it> References: <875a14c20909010630s7500ca60hcb9084641a338211@mail.gmail.com> <4B32A36C.5090703@netfilter.org> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4B32A36C.5090703@netfilter.org> Sender: netfilter-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Pablo Neira Ayuso Cc: Micha? Sewera , netfilter@vger.kernel.org Pablo Neira Ayuso wrote: > Micha? Sewera wrote: >> Hi, >> >> I'm using the conntrack-tools Version 0.9.4 and linux kernel version >> 2.6.23. I've installed libnetfilter_conntrack and libnfnetlink, but >> for conntrack -L command I have following error: >> >> / # conntrack -L >> Operation failed: Connection refused >> >> For conntrack -E I have: >> >> / # conntrack -E >> conntrack v0.9.4: Can't open handler >> >> Does anyone know what could be the issue ? I solved loading nfnetlink and nf_conntrack_netlink kernel modules.