Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Sequence # and Next Expected # are the same

Status
Not open for further replies.

RADIOMEN

Technical User
Oct 30, 2003
6
0
0
CA
When analyzing the packets I see that a transmission error occurs between two servers when the TCP Sequence Number is the as the TCP Next Expected Seq Number.

What is wrong?
I have never seen this before, any input?

Thanks,
P.
 
That's just normal behavior in sequnecing tcp segments. The seq. no. represents the (tcp) byte number sent on that circuit. E.g. if a server send an ack without any data the seq np and the next expectet is equal....
hope this helps, who

__________________________________
DOS -> Windows -> Linux -> FreeBSD
**** The evolution of a geek ****
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top