Netstat

From wikieduonline
Revision as of 15:56, 8 December 2019 by Welcome (talk | contribs)
Jump to navigation Jump to search

Netstatis a command to displays network statistics. Netstat is at least available in AIX, Linux[1], macOS and Windows


Linux Examples

  • netstat -vatunp or netstat -lnpt[2]. See also: ss -ap[3], ss -ta
-l show only listening sockets
-p --program Show the PID and name (PID/name) of the program to which each socket belong
-t --tcp


macOS Examples

  • netstat -ap tcp
    • netstat -ap tcp | grep LISTEN


See also

ip [link, route], ifconfig netstat ss lsof ping ethtool mii-tool arping nmcli(RHEL) route networkctl, netplan, tc

Advertising: