* Kernel Panic when using iptables NAT rules with kernel 2.6.16.9
@ 2006-04-21 13:31 noip
2006-04-21 22:01 ` Patrick McHardy
0 siblings, 1 reply; 2+ messages in thread
From: noip @ 2006-04-21 13:31 UTC (permalink / raw)
To: linux-kernel
Hello,
After the upgrade to kernel 2.6.16.9 i'm receiving a kernel panic almost immediately when I enter my iptables REDIRECT rules. If I don't enter these rules, the machine works fine.
I've observed this behavior on all of my machines that are running Broadcom Gbit Ethernet cards using tg3 driver.
On my office machine with the same kernel and the same iptables rules there is no such problem - I have an Intel 10/100 Ethernet card.
My kernel is patched with the Grsecurity patch and with the connlimit patch.
I've tried the same setup without Gresecurity but the problem was still there.
My iptables version is 1.3.5.
My kernel config - http://server260.com/panic/kerncfg
A screenshot with the panic - http://server260.com/panic/panic.gif
Please send me a CC on reply because I'm not subscribed to the list.
Thank You
Iavor
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Kernel Panic when using iptables NAT rules with kernel 2.6.16.9
2006-04-21 13:31 Kernel Panic when using iptables NAT rules with kernel 2.6.16.9 noip
@ 2006-04-21 22:01 ` Patrick McHardy
0 siblings, 0 replies; 2+ messages in thread
From: Patrick McHardy @ 2006-04-21 22:01 UTC (permalink / raw)
To: noip; +Cc: linux-kernel, Netfilter Development Mailinglist
noip wrote:
> Hello,
>
> After the upgrade to kernel 2.6.16.9 i'm receiving a kernel panic almost immediately when I enter my iptables REDIRECT rules. If I don't enter these rules, the machine works fine.
> I've observed this behavior on all of my machines that are running Broadcom Gbit Ethernet cards using tg3 driver.
> On my office machine with the same kernel and the same iptables rules there is no such problem - I have an Intel 10/100 Ethernet card.
> My kernel is patched with the Grsecurity patch and with the connlimit patch.
> I've tried the same setup without Gresecurity but the problem was still there.
Which kernel version did you run before that?
> My iptables version is 1.3.5.
>
> My kernel config - http://server260.com/panic/kerncfg
> A screenshot with the panic - http://server260.com/panic/panic.gif
The interesting part scrolled off the screen, please set
CONFIG_STACK_BACKTRACE_COLS=2 and try again. The last thing I
can see is ipt_do_table, if you are using connlimit in LOCAL_IN
its most likely that, the version in patch-o-matic is not
compatible with current kernels.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-04-21 22:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-21 13:31 Kernel Panic when using iptables NAT rules with kernel 2.6.16.9 noip
2006-04-21 22:01 ` Patrick McHardy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox