Linux Netfilter discussions
 help / color / mirror / Atom feed
* RST instead of FIN?
@ 2004-04-10 18:33 Jay Levitt
  2004-04-10 22:54 ` Antony Stone
  2004-04-11 10:00 ` Chris Brenton
  0 siblings, 2 replies; 6+ messages in thread
From: Jay Levitt @ 2004-04-10 18:33 UTC (permalink / raw)
  To: netfilter

[-- Attachment #1: Type: text/plain, Size: 1012 bytes --]

On my Mandrake 9.0 box (2.4.19-38 kernel), a few times an hour I see TCP packets after the end of a TCP session, which result in log/drops in iptables.  I ran ethereal to capture one such session, and found that in this instance I seem to be the party at fault - but I have no idea why or what to do...

66.35.250.206, a sourceforge.net box, connects to my mail server to deliver an e-mail, as follows:

sourceforge: [SYN]
me: [SYN, ACK]
sourceforge: [ACK]
[SMTP conversation ensues, switches to TLS, sends me an e-mail.  at the end..]
me: [RST]
sourceforge: [FIN, ACK]
me: [RST]
me: [RST]

Since I'd already RST the connection, the [FIN, ACK] was of course treated as un-ESTABLISHED, and so was logged and dropped.  

But what could cause me to be sending three RSTs at the end of a conversation instead of a FIN?  Could that be a sendmail problem (I'm running 8.12.10), a kernel problem, something else?  The whole conversation took 5 seconds, so there are no timeouts occurring...

Jay Levitt

[-- Attachment #2: Type: text/html, Size: 2126 bytes --]

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

end of thread, other threads:[~2004-04-12 19:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-10 18:33 RST instead of FIN? Jay Levitt
2004-04-10 22:54 ` Antony Stone
2004-04-11  5:41   ` Jay Levitt
2004-04-11 10:00 ` Chris Brenton
2004-04-11 18:01   ` Jay Levitt
2004-04-12 19:33     ` Ranjeet Shetye

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