Page cover image

Network Netstat

Displays a variety of information about network connections, route tables, and network interface statistics on a system.

Netstat IP In / Out Octets

Displays the total number of incoming and outgoing bytes over a network interface based on the Internet Protocol (IP) protocol.

Network Netstat

Netstat IP Forwarding

Displays IP forwarding status, namely whether the host is forwarding IP packets or not.

Network Netstat

ICMP In / Out

Displays the total number of ICMP (Internet Control Message Protocol) messages received and sent by the host.

Network Netstat

ICMP Errors

Displays the total number of ICMP messages that failed to send or were received due to errors.

Network Netstat

UDP In / Out

Displays the total number of UDP (User Datagram Protocol) packets received and sent by the host.

Network Netstat

UDP Errors

Displays the total number of UDP packets that failed to send or were received due to errors.

Network Netstat

TCP In / Out

Displays the total number of TCP (Transmission Control Protocol) packets received and sent by the host.

Network Netstat

TCP Errors

Displays the total number of TCP packets that failed to send or were received due to errors.

Network Netstat

TCP Connections

Displays the total number of currently active TCP connections.

Network Netstat

TCP SynCookie

Displays the total number of TCP packets that use SynCookie, a technique for mitigating DDoS attacks.

Network Netstat

TCP Direct Transition

Displays the total number of direct TCP transitions from one state to another without passing through intermediate states.

Network Netstat

TCP Stat

Displays information about general TCP statistics, such as the total number of connections, number of segments sent, and more.

Last updated