Vistas a la página totales

jueves, 7 de mayo de 2015

Práctica 12.- Probando estadísticas de conexión -b

C:\Documents and Settings\CCB 21>netstat -b

Conexiones activas

  Proto  Dirección local          Dirección remota        Estado           PID
  TCP    ccb-21:1025            localhost:1027         ESTABLISHED     1960
  [vncservice.exe]

  TCP    ccb-21:1027            localhost:1025         ESTABLISHED     2328
  [vncserver.exe]

  TCP    ccb-21:1031            localhost:1032         ESTABLISHED     2328
  [vncserver.exe]

  TCP    ccb-21:1032            localhost:1031         ESTABLISHED     2852
  [vncserverui.exe]

  TCP    ccb-21:1033            localhost:1034         ESTABLISHED     2328
  [vncserver.exe]

  TCP    ccb-21:1034            localhost:1033         ESTABLISHED     2952
  [vncclipboard.exe]

  TCP    ccb-21:1035            localhost:1036         ESTABLISHED     2328
  [vncserver.exe]

  TCP    ccb-21:1036            localhost:1035         ESTABLISHED     2328
  [vncserver.exe]

  TCP    ccb-21:1542            localhost:1543         ESTABLISHED     3376
  [firefox.exe]

  TCP    ccb-21:1543            localhost:1542         ESTABLISHED     3376
  [firefox.exe]

  TCP    ccb-21:1588            192.168.1.1:3128       ESTABLISHED     3376
  [firefox.exe]

  TCP    ccb-21:1590            192.168.1.1:3128       ESTABLISHED     3376
  [firefox.exe]

  TCP    ccb-21:1591            192.168.1.1:3128       ESTABLISHED     3376
  [firefox.exe]

  TCP    ccb-21:1593            192.168.1.1:3128       ESTABLISHED     3376
  [firefox.exe]

  TCP    ccb-21:1597            192.168.1.1:3128       ESTABLISHED     3376
  [firefox.exe]

  TCP    ccb-21:1599            192.168.1.1:3128       ESTABLISHED     3376
  [firefox.exe]

  TCP    ccb-21:1602            192.168.1.1:3128       ESTABLISHED     3376
  [firefox.exe]

  TCP    ccb-21:1603            192.168.1.1:3128       ESTABLISHED     3376
  [firefox.exe]

  TCP    ccb-21:1604            192.168.1.1:3128       ESTABLISHED     3376
  [firefox.exe]

  TCP    ccb-21:1605            192.168.1.1:3128       ESTABLISHED     3376
  [firefox.exe]

  TCP    ccb-21:1606            192.168.1.1:3128       ESTABLISHED     3376
  [firefox.exe]

  TCP    ccb-21:1607            192.168.1.1:3128       ESTABLISHED     3376
  [firefox.exe]

  TCP    ccb-21:1608            192.168.1.1:3128       ESTABLISHED     3376
  [firefox.exe]

  TCP    ccb-21:1587            192.168.1.1:3128       TIME_WAIT       0
  TCP    ccb-21:1589            192.168.1.1:3128       TIME_WAIT       0

-----------------------------------------------------
Se puede conocer cualquier conexión creada en el equipo con el exterior, es decir con unservidor remoto en internet.

No hay comentarios.:

Publicar un comentario