From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tim Burress Subject: Re: Kernel Oops in 2.4.33.3 GRE Conntrack Code Date: Thu, 14 Dec 2006 14:48:51 +0900 Message-ID: <4580E5C3.80409@variosecure.net> References: <457FE5AC.3080902@variosecure.net> <45808D42.70507@trash.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: netfilter-devel@lists.netfilter.org Return-path: To: Patrick McHardy In-Reply-To: <45808D42.70507@trash.net> 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 List-Id: netfilter-devel.vger.kernel.org Hello, Patrick McHardy wrote: > The PPtP-helper for 2.4 is missing lots of bugfixes, I wouldn't > recommend using it. But anyway, which version are you using and > where did you get it from? It turns out we're using a version of pptp-conntrack-nat from POM 20050704. The versions numbers seem to be specific to the individual files: ip_conntrack_pptp. v1.9 ip_conntrack_proto_gre.c v1.2 ip_nat_pptp.c v1.5 ip_nat_proto_gre.c v1.2 Undoubtedly a little behind the times, but unfortunately we are stuck using 2.4 right now. Tim