Re: Question regd timestamp option
From: Chuck Swiger (cswiger_at_mac.com)
Date: 08/12/05
- Previous message: Miku Jha: "Re: Question regd timestamp option"
- In reply to: Miku Jha: "Re: Question regd timestamp option"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 12 Aug 2005 17:14:59 -0400 To: Miku Jha <jha_miku@yahoo.com>
Miku Jha wrote:
[ ... ]
> The situation is that if the client crashes, the server eventually sends a
> RST (10.39.53) Following this RST, the client comes back in lets say around
> 2-3 minutes. Now when the client sends a SYN(10.42.23), there is no
> timestamp option.
If the client opens a connection and both sides exchange packets with
timestamps, you'll probably end up seeing "NNT" in all packets during the first
session. This right?
Now if you open a second connection, while things are still OK, do you see the
SYN packet contain all options as normal? I assume the client is opening
connections to the server? And it is a FreeBSD box...?
Showing tcpdump data (or putting on a website somewhere) would help understand
the issue...
> Is there some requirement that RST needs to be ACKED
> or RST flag will remain set for some time window
> within which if SYN is send, timestamp option will not
> be set.
A RST to a closed or listening socket will be ignored (dropped), a RST which
matches an established connection will flush and close that connection but will
not be ACKed itself.
-- -Chuck _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
- Previous message: Miku Jha: "Re: Question regd timestamp option"
- In reply to: Miku Jha: "Re: Question regd timestamp option"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|