Linux Netfilter discussions
 help / color / mirror / Atom feed
* Parts of firewall disappearing under load
@ 2009-06-02 13:52 Chris
  2009-06-02 14:10 ` Jason Pyeron
  0 siblings, 1 reply; 6+ messages in thread
From: Chris @ 2009-06-02 13:52 UTC (permalink / raw)
  To: netfilter

We've got quite a few heavily loaded boxes (ISP shared servers) which
have firewalls enabled.  The firewalls basically allow certain ports,
block some naughty IPs, and use limit and recent to keep some services
under control.

What we've noticed is that on rare occasions, a box will
firewall itself off from the world.  After a few times of this happening
we found that we could sometimes ssh in from certain IPs, but not
others.  That made me curious, so I did a diff of iptables-save output
with a known good state, and sure enough, the two weren't the same.
Much of the firewall was just missing.  I'm not sure if the firewall
rules it output were actually being used or not.

My only guess is that we are being hit particularly hard that day, and
perhaps a table of IPs is getting too large.

Has anyone seen this before?  There isn't anything in the logs to give
me a clue.  If anyone has pointers on how to further debug this, I would
really appreciate it.  

We are using CentOS, with kernels which at this time are
2.6.18-128.1.10.el5.  If I need to be asking on a CentOS or Redhat
specific list, please let me know.

Thanks,
Chris

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

end of thread, other threads:[~2009-06-02 19:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-02 13:52 Parts of firewall disappearing under load Chris
2009-06-02 14:10 ` Jason Pyeron
2009-06-02 15:31   ` Chris
2009-06-02 15:43     ` Thomas Jacob
2009-06-02 18:12       ` Jason Pyeron
2009-06-02 19:39       ` Chris

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox