netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* arptables ruleset not working when compiling on fedora6,7,8/centos 5/redhat 5
@ 2009-06-29 14:12 Nishit Shah
  2009-06-29 14:21 ` Richard Horton
  0 siblings, 1 reply; 20+ messages in thread
From: Nishit Shah @ 2009-06-29 14:12 UTC (permalink / raw)
  To: netfilter-devel, netfilter

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.

        make
        make install

        Now, I am applying following rules,

        arptables -N user1
        arptables -N user2
        arptables -N user3

        arptables -A INPUT -j user1
        arptables -A INPUT -j user2
        arptables -A INPUT -j user3

       when I am doing arptables -nvx -L, I am getting packet counts
on only "arptables -A INPUT -j user1", no packet counts on user2 and
user3 chains. If I remove the user1 chain, I am getting packet counts
on user2 chain, not on user3 chain. It means only the first user
defined chain is traversing.

       all above machine contains gcc >= 4.1.2 and glibc >= 2.5

       If i compile the same source with machine having gcc 2.96 and
glibc 2.2.4 things are working properly on the above machines.
       Is it something related to gcc and/or glibc ? as I am not
seeing any issues with kernel space arptables code.

Rgds,
Nishit Shah.

^ permalink raw reply	[flat|nested] 20+ messages in thread
* Re:  arptables ruleset not working when compiling on  fedora6,7,8/centos 5/redhat 5
@ 2009-07-01 11:02 bdschuym@pandora.be
  0 siblings, 0 replies; 20+ messages in thread
From: bdschuym@pandora.be @ 2009-07-01 11:02 UTC (permalink / raw)
  To: Patrick McHardy, Nishit Shah
  Cc: jengelh, Richard Horton, netfilter-devel, netfilter,
	Bart De Schuymer


>----- Oorspronkelijk bericht -----
>Van
: Patrick McHardy [mailto:kaber@trash.net]
>Verzonden
: woensdag
, juli
 1, 2009 11:56 AM
>Aan
: 'Nishit Shah'

>Nishit Shah wrote:
>> I am adding the patch for the same.
>> Please send this to Bart (CCed), who is maintaining arptables.

I'll double check and apply it and make a new release later this week.

cheers,

Bart




^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2009-07-09 17:50 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-29 14:12 arptables ruleset not working when compiling on fedora6,7,8/centos 5/redhat 5 Nishit Shah
2009-06-29 14:21 ` Richard Horton
2009-06-29 14:51   ` Nishit Shah
2009-06-29 14:58     ` Patrick McHardy
2009-06-29 15:18       ` Nishit Shah
2009-06-29 15:44         ` Patrick McHardy
2009-06-29 16:18           ` Nishit Shah
2009-06-30  8:08             ` Nishit Shah
2009-07-01  9:56               ` Patrick McHardy
2009-07-01 11:09                 ` Jan Engelhardt
2009-07-01 11:18                   ` Patrick McHardy
2009-07-02 16:58                     ` Bart De Schuymer
2009-07-05 12:59                 ` Bart De Schuymer
2009-07-05 15:59                   ` Jan Engelhardt
2009-07-06 19:54                     ` Bart De Schuymer
2009-07-06 20:01                       ` Jan Engelhardt
2009-07-08  6:57                         ` Nishit Shah
2009-07-09 17:50                           ` Bart De Schuymer
2009-06-29 18:47       ` Jan Engelhardt
  -- strict thread matches above, loose matches on Subject: below --
2009-07-01 11:02 bdschuym@pandora.be

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).