Login | Join | OpenID | RSS Feed
실행되고있는 네트워크 서비스 확인하기
최광용 Lv. 14 llllllllll 
293 hit since 2005/02/20 18:36

netstat

# netstat -atu
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address           Foreign Address         State
tcp        0      0 *:32768                 *:*                     LISTEN
tcp        0      0 *:32769                 *:*                     LISTEN
tcp        0      0 *:nfs                   *:*                     LISTEN
tcp        0      0 *:621                   *:*                     LISTEN
tcp        0      0 *:sunrpc                *:*                     LISTEN
tcp        0      0 *:x11                   *:*                     LISTEN
tcp        0      0 *:ftp                   *:*                     LISTEN
tcp        0      0 *:ssh                   *:*                     LISTEN
tcp        0      0 HW39:x11-ssh-offset     *:*                     LISTEN
tcp        0      0 HW39:35198              *:*                     LISTEN
tcp        0      0 *:639                   *:*                     LISTEN
tcp        0     64 192.168.10.11:ssh       192.168.10.10:32801     ESTABLISHED
udp        0      0 *:32768                 *:*
udp        0      0 *:nfs                   *:*
udp        0      0 *:32770                 *:*
udp        0      0 *:923                   *:*
udp        0      0 *:618                   *:*
udp        0      0 *:sunrpc                *:*
udp        0      0 *:ldaps                 *:*