Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

ipconfig(8)

NETSTAT(1)

NAME

netstat − summarize network connections

SYNOPSIS

­netstat [ ­-in ] [ ­netmtpt ]

DESCRIPTION

­Netstat prints information about network mounted at netmtpt, default /net.  With the ­−i option, it reports one line per network interface listing the device, MTU, local address, masl, remote address, packets in, packets out, errors in, and errors out for this interface.  For ­IP connections ­netstat reports the connection number, user, connection state, local port, remote port and remote address.  ­Netstat looks up port numbers and addresses in the network databases to print symbolic names if possible, but if the ­-n option is specified, it does not translate to symbolic form. 

FILES

­/net/∗/∗

SOURCE

­/sys/src/cmd/netstat.c

SEE ALSO

ipconfig(8)

Plan 9  —  March 17, 2000

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026