From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Beverley Subject: Re: Connlimit and linux-2.6.17 Date: Sat, 22 Jul 2006 00:30:58 +0100 Message-ID: <44C163B2.10503@andybev.com> References: <44BEA42B.3000304@andybev.com> <44BEB607.3000408@andybev.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-devel-bounces@lists.netfilter.org Errors-To: netfilter-devel-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Krzysztof Oledzki Cc: kraxel@bytesex.org, martin.bene@icomedias.com, netfilter-devel@lists.netfilter.org, netfilter@lists.netfilter.org, adlan.elm@gmail.com >>>> I (and others, see netfilter list) are having trouble compiling >>>> kernel 2.6.17.4 and iptables-1.3.5-20060508 to use connlimit. Once >>>> compiled in and I run: >> >> >> >>> Yes, the API was changed in 2.6.17, so small fixes are required to >>> allow extensions to work. I'm currently traveling a lot so connlimit >>> & TARPIT is still on my TODO list. I'm going to finish it ASAP but >>> with limited GPRS/EDGE access it is not so simple. > > OK, I fixed the connlimit extension. Please: > - tell me if it works (or not). Yes, many thanks, I've just compiled the patched kernel and connlimit seems to work fine. Andy