All of lore.kernel.org
 help / color / mirror / Atom feed
* Spontaneous reboot after change ip_pkt_list_tot - deb
@ 2009-11-24  9:54 M. Arts - Rootnet
  2009-11-24 10:47 ` Patrick McHardy
  0 siblings, 1 reply; 2+ messages in thread
From: M. Arts - Rootnet @ 2009-11-24  9:54 UTC (permalink / raw)
  To: netfilter

I'm working on some virtual servers running debian with kernel version:
2.6.18.8.xs5.5.0.13.442.

iptables version v1.3.6.

I've been running some tests on an test server which frankly doesn't get
much traffic. I've ran the recent module with a modified maximum
hitcount which has been running without problems for several weeks.
The file I edited for this
was /sys/module/ipt_recent/parameters/ip_pkt_list_tot


However once I changed it on a live environment it soon rebooted itself
without any real indication as to why. Even changing it at all resulted
in the same problem. Now I couldn't find much of a reason for this so
I'm hoping one of you could fill me in on this or could give me a
recommendation or tip.

I've tried looking up info but frankly couldn't find any real
information other than people recommending to change it, which at this
point seems like a curious recommendation.

Thanks in advance.


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

* Re: Spontaneous reboot after change ip_pkt_list_tot - deb
  2009-11-24  9:54 Spontaneous reboot after change ip_pkt_list_tot - deb M. Arts - Rootnet
@ 2009-11-24 10:47 ` Patrick McHardy
  0 siblings, 0 replies; 2+ messages in thread
From: Patrick McHardy @ 2009-11-24 10:47 UTC (permalink / raw)
  To: M. Arts - Rootnet; +Cc: netfilter

M. Arts - Rootnet wrote:
> I'm working on some virtual servers running debian with kernel version:
> 2.6.18.8.xs5.5.0.13.442.
> 
> iptables version v1.3.6.
> 
> I've been running some tests on an test server which frankly doesn't get
> much traffic. I've ran the recent module with a modified maximum
> hitcount which has been running without problems for several weeks.
> The file I edited for this
> was /sys/module/ipt_recent/parameters/ip_pkt_list_tot
> 
> 
> However once I changed it on a live environment it soon rebooted itself
> without any real indication as to why. Even changing it at all resulted
> in the same problem. Now I couldn't find much of a reason for this so
> I'm hoping one of you could fill me in on this or could give me a
> recommendation or tip.
> 
> I've tried looking up info but frankly couldn't find any real
> information other than people recommending to change it, which at this
> point seems like a curious recommendation.

There's a NULL pointer dereference in the seq file handling in
that version which can happen under memory pressure.

If its reproducable every time, thats unlikely to be the cause
though, in that case please try to capture an oops message (or
try a more recent version).

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

end of thread, other threads:[~2009-11-24 10:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-24  9:54 Spontaneous reboot after change ip_pkt_list_tot - deb M. Arts - Rootnet
2009-11-24 10:47 ` Patrick McHardy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.