Ask Your Question

Revision history [back]

Wireshark cannot tell you why the RST was transmitted, that will be down to the OS or application. The usual cause is that the socket has been closed.

Note that a RST isn't necessarily bad, it is (mis)used as a fast way of closing a connection.

Wireshark cannot tell you why the RST was transmitted, that will be down to the OS or application. application using the socket. The usual cause is that the socket has been closed.

Note that a RST isn't necessarily bad, it is (mis)used as a fast way of closing a connection.