Rusty Russell <[EMAIL PROTECTED]> writes:

> In message <[EMAIL PROTECTED]> you write:
> > yes, but is it a dual machine or is it an N-way SMP with N > 2?  the
> > other guy with iptables/SMP problems also has a quad box.  could this
> > perhaps be a problem only when you have more than two processors?
> 
> Yes, hacked my machine to think it had 4 cpus, and boom.
> 
> There are two problems:
> (1) initialization of multiple tables was wrong, and
> (2) iterating through tables should not use cpu_number_map (doesn't
>     matter on X86 though).
> 
> Please try attached patch.

ok i'll give this a whirl .... success!

netfilter/iptables seems to be up and working on my quad ppro box
now.  i am running your "quick guide to firewalling" from the howto
until i get my rules straightened out.

thank you very much.

johan

-- 
J o h a n  K u l l s t a m
[[EMAIL PROTECTED]]
Don't Fear the Penguin!
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to