From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: arptables ruleset not working when compiling on fedora6,7,8/centos 5/redhat 5 Date: Mon, 29 Jun 2009 17:44:10 +0200 Message-ID: <4A48E14A.3060708@trash.net> References: <56378e320906290721i63f969edm90aed19619decf71@mail.gmail.com> <4A48D6AD.4010005@trash.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: Richard Horton , netfilter-devel@vger.kernel.org, netfilter@vger.kernel.org To: Nishit Shah Return-path: In-Reply-To: Sender: netfilter-owner@vger.kernel.org List-Id: netfilter-devel.vger.kernel.org Nishit Shah wrote: > On Mon, Jun 29, 2009 at 8:28 PM, Patrick McHardy wrote: >> Nishit Shah wrote: >>> On Mon, Jun 29, 2009 at 7:51 PM, Richard Horton >>> wrote: >>>> 2009/6/29 Nishit Shah : >>>>> Hi, >>>>> I am compiling arptables-v0.0.3-3/arptables-v0.0.3-2 on >>>>> fedora6,7,8/centos 5/redhat 5. Module is compiled successfully. >>>>> Following are the simple steps. >> Which kernel versions (the lowest) are these running? >> > > lowest is 2.6.18. Ah, I remember, we had some breakage with of the ARPT codes with the introduction of x_tables in 2.6.16. Please try to figure out the difference of those values between working and non-working state (ARPT_CONTINUE, ARPT_RETURN etc.)