Network Netstat
Last updated
Last updated
Displays a variety of information about network connections, route tables, and network interface statistics on a system.
Displays the total number of incoming and outgoing bytes over a network interface based on the Internet Protocol (IP) protocol.
Displays IP forwarding status, namely whether the host is forwarding IP packets or not.
Displays the total number of ICMP (Internet Control Message Protocol) messages received and sent by the host.
ICMP Errors
Displays the total number of ICMP messages that failed to send or were received due to errors.
Displays the total number of UDP (User Datagram Protocol) packets received and sent by the host.
Displays the total number of UDP packets that failed to send or were received due to errors.
Displays the total number of TCP (Transmission Control Protocol) packets received and sent by the host.
TCP Errors
Displays the total number of TCP packets that failed to send or were received due to errors.
Displays the total number of currently active TCP connections.
Displays the total number of TCP packets that use SynCookie, a technique for mitigating DDoS attacks.
Displays the total number of direct TCP transitions from one state to another without passing through intermediate states.
Displays information about general TCP statistics, such as the total number of connections, number of segments sent, and more.