NoPaste

netstat

von ckoepp

SNIPPET_TEXT:
  1. netstat -al
  2. Aktive Internetverbindungen (Server und stehende Verbindungen)
  3. Proto Recv-Q Send-Q Local Address           Foreign Address         State
  4. tcp        0      0 *:mysql                 *:*                     LISTEN
  5. tcp        0      0 *:netbios-ssn           *:*                     LISTEN
  6. tcp        0      0 *:auth                  *:*                     LISTEN
  7. tcp        0      0 *:ftp                   *:*                     LISTEN
  8. tcp        0      0 *:microsoft-ds          *:*                     LISTEN
  9. tcp        0      0 1775-1.1st-housing.d:30 *:*                     LISTEN
  10. tcp        0     52 1775-1.1st-housing.d:30 HSI-KBW-082-212-01:1186 VERBUNDEN
  11. tcp6       0      0 *:www                   *:*                     LISTEN
  12. tcp6       0      0 *:https                 *:*                     LISTEN
  13. tcp6       0      0 ::ffff:62.112.140.1:www www.gigablast.com:34305 TIME_WAIT
  14. tcp6       0      0 ::ffff:62.112.140.1:www www.gigablast.com:47662 TIME_WAIT
  15. udp        0      0 1775-1.1st-h:netbios-ns *:*
  16. udp        0      0 *:netbios-ns            *:*
  17. udp        0      0 1775-1.1st-:netbios-dgm *:*
  18. udp        0      0 *:netbios-dgm           *:*
  19.  
  20. Aktive Sockets in der UNIX Dom

Quellcode

Hier kannst du den Code kopieren und ihn in deinen bevorzugten Editor einfügen. PASTEBIN_DOWNLOAD_SNIPPET_EXPLAIN