Ask Your Question

Revision history [back]

TCP client suddenly sends [RST, ACK] message disconnection issue

TCP communication, after the second complete data exchange, the client suddenly sent a [RST, ACK] message, actively disconnecting the connection. Why is this?

Wireshark filter:ip.src_host==192.168.1.30 || ip.dst_host==192.168.1.30

TCP client suddenly sends [RST, ACK] message disconnection issue

TCP communication, after the second complete data exchange, the client suddenly sent a [RST, ACK] message, actively disconnecting the connection. Why is this?

Wireshark filter:ip.src_host==192.168.1.30 || ip.dst_host==192.168.1.30ip.dst_host==192.168.1.30 link text

TCP client suddenly sends [RST, ACK] message disconnection issue

TCP communication, after the second complete data exchange, the client suddenly sent a [RST, ACK] message, actively disconnecting the connection. Why is this?

Wireshark filter:ip.src_host==192.168.1.30 || ip.dst_host==192.168.1.30 link textip.dst_host==192.168.1.30

pcapng can get from: https://download.csdn.net/download/weixin_44341293/89885691