lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] Re: [lwip] tcp on linux box sending reset


From: Adam Dunkels
Subject: [lwip-users] Re: [lwip] tcp on linux box sending reset
Date: Thu, 09 Jan 2003 00:31:50 -0000

Hi!

On Monday 11 February 2002 14.31, you wrote:
> Hello all,
> Below is the tcpdump i took, TCP on server machine (linux RH 6.2) is
> sending me reset
> flag on, am unable to trace in either lwip or in linux source code.
> Can anybody help me in fixing this up.
>
> # tcpdump -i ppp0
> 17:22:49.452688 < 192.9.200.200.272 > 192.9.200.81.5376: S 6509:6509(0)
> win 1024 <296>
> 17:22:49.452757 < 192.9.200.81.5376 > 192.9.200.200.272: R 0:0(0) ack
> 6510 win 0

This is because port 5376 on the Linux machine is closed (i.e., nothing is 
listening for connections on that port). Linux responds with a reset (R) 
packet.

/adam
-- 
Adam Dunkels <address@hidden>
http://www.sics.se/~adam
[This message was sent through the lwip discussion list.]




reply via email to

[Prev in Thread] Current Thread [Next in Thread]