Ethereal-users: Re: [Ethereal-users] Are unchanging sequence numbers normal in TCPAcks?

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "David Bremer" <DAVEB@xxxxxxxxxxxxxx>
Date: Thu, 17 Jun 2004 16:37:09 +1200
ahh - thanks - I'd often wondered about that.

Dave Bremer

>>> gharris@xxxxxxxxx 17/06/04 15:45:33 >>>
On Tue, Jun 15, 2004 at 03:59:53PM -0700, David Wuertele wrote:
> Notice that everything from the client (169.254.242.55) has the same
> Sequence Number.  Is that normal when the packet has nothing in it
but
> a TCP Ack?

Yes - in fact, it's what I'd *expect* for a packet with nothing but an
ACK.  To quote RFC 793:

    The TCP must recover from data that is damaged, lost, duplicated,
or
    delivered out of order by the internet communication system.  This
    is achieved by assigning a sequence number to each octet
    transmitted, and requiring a positive acknowledgment (ACK) from
the
    receiving TCP.

An ACK-only packet transmits no octets, so it doesn't cause the
sequence
number to change.

_______________________________________________
Ethereal-users mailing list
Ethereal-users@xxxxxxxxxxxx 
http://www.ethereal.com/mailman/listinfo/ethereal-users