public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* ipt_unclean: TCP flags bad: 4
@ 2001-07-22 15:27 Alan J. Wylie
  2001-07-22 17:51 ` Luigi Genoni
  2001-07-23  8:43 ` Rusty Russell
  0 siblings, 2 replies; 6+ messages in thread
From: Alan J. Wylie @ 2001-07-22 15:27 UTC (permalink / raw)
  To: linux-kernel, Rusty Russell


I've just upgraded to 2.4.7, and I'm getting lots of errors:

ipt_unclean: TCP flags bad: 4

I only see them when my ppp link is up - pppd version 2.4.0

Looking at ipt_unclean.c it seems that this message will be generated
when I send a packet with flags set to RST only.

I've run a ppp session with the pppd option "record" turned on, and
analysed the output with "ethereal". This is indeed what is on the
wire. I'm no expert on TCP I'm afraid. The complete TCP stream
follows:

------------------------------------------------------------------------------
No. Time        Source                Destination           Protocol Info

129 12.800000   62.137.113.223        news.svr.pol.co.uk    TCP
    1148 > nntp [SYN] Seq=3684831495 Ack=0 Win=5840 Len=0

131 12.900000   news.svr.pol.co.uk    62.137.113.223        TCP
    nntp > 1148 [SYN, ACK] Seq=2607886663 Ack=3684831496 Win=32736 Len=0

137 13.300000   62.137.113.223        news.svr.pol.co.uk    TCP
    1148 > nntp [FIN, ACK] Seq=3684831502 Ack=2607887466 Win=7090 Len=0

142 13.400000   62.137.113.223        news.svr.pol.co.uk    TCP
    1148 > nntp [RST] Seq=3684831503 Ack=0 Win=0 Len=0
------------------------------------------------------------------------------

-- 
Alan J. Wylie                        http://www.glaramara.freeserve.co.uk/
"Perfection [in design] is achieved not when there is nothing left to add,
but rather when there is nothing left to take away."
  Antoine de Saint-Exupery

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

end of thread, other threads:[~2001-07-23 20:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-07-22 15:27 ipt_unclean: TCP flags bad: 4 Alan J. Wylie
2001-07-22 17:51 ` Luigi Genoni
2001-07-22 18:10   ` Alan J. Wylie
2001-07-22 23:07     ` Luigi Genoni
2001-07-23  8:43 ` Rusty Russell
2001-07-23 20:55   ` Alan J. Wylie

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