Help for IP Resource Connection Display
This help page explains the information about all of the connections currently attached to this interface.
TCP Connections for
Displayed are the TCP connections for this interface.
Local Port
The port associated with the local application on the host.
Remote IP Address
The IP address of the host to which the local host is connected to for this connection.
Remote Port
The port on the remote host to which the local host is connected.
Connection Status
The current status of this connection. The values used to describe the connection status are defined in RFC1213 (tcpConnState definition). The connection status can be one of the following values: closed(1), listen(2), synSent(3), synReceived(4), established(5), finWait1(6), finWait2(7), closeWait(8), lastAck(9), closing(10), timeWait(11), deleteTCB(12).