2

2

martes, 25 de marzo de 2014

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

El comando netstat -b muestra el nombre del programa que inició la conexión.

Ejemplo:

C:\Documents and Settings\Administrador>netstat -b

Conexiones activas

  Proto  Dirección local          Dirección remota        Estado           PID
  TCP    ccb-27:1038            localhost:1039         ESTABLISHED     3536
  [firefox.exe]

  TCP    ccb-27:1039            localhost:1038         ESTABLISHED     3536
  [firefox.exe]

  TCP    ccb-27:1346            74.125.225.242:https   ESTABLISHED     3536
  [firefox.exe]

  TCP    ccb-27:1352            74.125.225.247:https   ESTABLISHED     3536
  [firefox.exe]

  TCP    ccb-27:1355            74.125.225.241:https   ESTABLISHED     3536
  [firefox.exe]

  TCP    ccb-27:1356            74.125.30.191:https    ESTABLISHED     3536
  [firefox.exe]

  TCP    ccb-27:1359            74.125.30.84:https     ESTABLISHED     3536
  [firefox.exe]

  TCP    ccb-27:1363            74.125.30.84:https     ESTABLISHED     3536
  [firefox.exe]

  TCP    ccb-27:1364            74.125.30.191:https    ESTABLISHED     3536
  [firefox.exe]

  TCP    ccb-27:1365            74.125.227.143:https   ESTABLISHED     3536
  [firefox.exe]

  TCP    ccb-27:1367            74.125.30.95:https     ESTABLISHED     3536
  [firefox.exe]

  TCP    ccb-27:1368            173.194.115.94:https   ESTABLISHED     3536
  [firefox.exe]

  TCP    ccb-27:1370            74.125.227.204:https   ESTABLISHED     3536
  [firefox.exe]

  TCP    ccb-27:1372            173.194.42.239:https   ESTABLISHED     3536
  [firefox.exe]

  TCP    ccb-27:1375            74.125.227.139:https   ESTABLISHED     3536
  [firefox.exe]

  TCP    ccb-27:1378            74.125.227.131:http    ESTABLISHED     3536
  [firefox.exe]

  TCP    ccb-27:1380            74.125.227.136:https   ESTABLISHED     3536
  [firefox.exe]

  TCP    ccb-27:1381            74.125.227.140:https   ESTABLISHED     3536
  [firefox.exe]

No hay comentarios:

Publicar un comentario