Home >

LunaSH Command Reference Guide > LunaSH Commands > status > status netstat

status netstat

Display the current network connections.

Syntax

status netstat

Example

lunash:>status netstat
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address           Foreign Address         State
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN
tcp        0    232 192.19.11.75:22         192.21.100.69:1114      ESTABLISHED
Active UNIX domain sockets (servers and established)
Proto RefCnt Flags       Type       State         I-Node Path
unix  7      [ ]         DGRAM                    746    /dev/log
unix  2      [ ACC ]     STREAM     LISTENING     847    /var/run/acpid.socket
unix  2      [ ]         DGRAM                    23121689
unix  2      [ ]         DGRAM                    6561
unix  2      [ ]         DGRAM                    973
unix  2      [ ]         DGRAM                    882
unix  2      [ ]         DGRAM                    755
unix  2      [ ]         STREAM     CONNECTED     425
Command Result : 0 (Success)