[Bug 254159] [tcp] Keepalive not working/tcp rst tolerance

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Mar 10 14:43:32 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254159

--- Comment #3 from Michael Tuexen <tuexen at freebsd.org> ---
The .pcap file you provide shows a TCP connection between 192.168.0.2:1339 and
192.168.0.3:3050, which is closed successfully.

Then there is a ACK segment coming from 192.168.0.3:3050 towards
192.68.0.2:1316.
The node as 192.68.0.2:1316 seems to not have such an end point and therefore
sends back a RST segment. The RST seems to be correct.

Which side is the client? Which side is the server? What OS is the client
using? The server is using FreeBSD. Correct?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-net mailing list