All of lore.kernel.org
 help / color / mirror / Atom feed
* How to debug RST filter ?
@ 2010-02-01  7:50 Andre Schild
  2010-02-01  8:05 ` Remzi AKYÜZ
  2010-02-02  2:26 ` Regarding Iptables Redirect Target rule Vikram Ragukumar
  0 siblings, 2 replies; 9+ messages in thread
From: Andre Schild @ 2010-02-01  7:50 UTC (permalink / raw)
  To: netfilter

Hello,

we are using Debian 2.6.26-2-amd64 with a database server listening on 
tcp port 2638.
Usually everything works just fine, but sometimes we get connection 
errors on the server, and then, each time we see firewall entries like 
this in the syslog:


Feb  1 07:41:26 sv16 kernel: [34944777.631090] RULE 17 -- DENY IN= 
OUT=lo SRC=188.myip DST=188.myip LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID
=0 DF PROTO=TCP SPT=41562 DPT=2638 SEQ=1506091366 ACK=0 WINDOW=0 
RES=0x00 RST URGP=0
Feb  1 07:41:29 sv16 kernel: [34944786.286850] RULE 17 -- DENY IN= 
OUT=lo SRC=188.myip DST=188.myip LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID
=0 DF PROTO=TCP SPT=41562 DPT=2638 SEQ=1506091366 ACK=0 WINDOW=0 
RES=0x00 RST URGP=0

In the firewal we even have a rule which allows everything in/out on the 
lo interface.

It looks like there are some timeouts or state filters which do not work 
as intended by us.

Any ideas how I can debug this ?
I can't trace all the traffic on the lo interface, because there is 
quite heavy load/traffic
on that interface.

André

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

end of thread, other threads:[~2010-02-02 19:18 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-01  7:50 How to debug RST filter ? Andre Schild
2010-02-01  8:05 ` Remzi AKYÜZ
2010-02-01  8:13   ` a.schild
2010-02-01 18:54     ` Mart Frauenlob
2010-02-01 19:29     ` Pascal Hambourg
2010-02-02  6:42       ` Andre Schild
2010-02-02  6:46         ` a.schild
2010-02-02  2:26 ` Regarding Iptables Redirect Target rule Vikram Ragukumar
2010-02-02 19:18   ` Pascal Hambourg

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.