Guest User

Netstat

a guest
Apr 18th, 2016
340
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. [root@serendipity ~]# netstat -ln
  2. Active Internet connections (only servers)
  3. Proto Recv-Q Send-Q Local Address Foreign Address State
  4. tcp 0 0 192.168.229.133:50111 0.0.0.0:* LISTEN
  5. tcp 0 0 0.0.0.0:139 0.0.0.0:* LISTEN
  6. tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN
  7. tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN
  8. tcp 0 0 0.0.0.0:50103 0.0.0.0:* LISTEN
  9. tcp 0 0 0.0.0.0:50104 0.0.0.0:* LISTEN
  10. tcp 0 0 0.0.0.0:50105 0.0.0.0:* LISTEN
Add Comment
Please, Sign In to add comment