[Winpcap-bugs] Why winpcap can't detect adapters on my machine?

Gianluca Varenni gianluca.varenni at cacetech.com
Thu Feb 21 17:12:08 GMT 2008


Are you running your winPcap-based application with administrative privileges? Try opening a command prompt and typing "net start npf".

Also, please don't send the same email 4 times in 1 hour. You won't have any better chance of getting a reply if you repost the same email over and over again.

Have a nice day
GV


  ----- Original Message ----- 
  From: xyl_home 
  To: winpcap-bugs at winpcap.org 
  Sent: Wednesday, February 20, 2008 11:11 PM
  Subject: [Winpcap-bugs] Why winpcap can't detect adapters on my machine?


  Question 1: Why winpcap can't detect physical adapters on my machine? 

  Infomation:
  1. Winpcap version: 4.0.2
  2. OS: Windows Server 2003 (Enterprise Edition, Version: 5.2.3790)
  3. The output of windump -D:
  1.\Device\NPF_GenericDialupAdapter (Adapter for generic dialup and VPN capture)
  4. Two physical adapters on my pc:
  a. Intel(R) PRO/100 VE Desktop Adapter
  b. Intel 8255x-based PCI Ethernet Adapter (10/100)
  5. Two virtual adapters (VMware) on my pc:
  a. VMware Virtual Ethernet Adapter for VMnet1
  b. VMware Virtual Ethernet Adapter for VMnet8
  6. Problem description: I disabled all virtual adapters and one physical adapater (Intel 8255x-based PCI Ethernet Adapter (10/100)), then run iflist.exe (one of winpcap examples located WpdPack\Examples-pcap\iflist), but it not found any adapter but a 'DialupAdapter' (see below). I reinstalled winpcap (uninstall first) and reboot machine, but it still doesn't work properly in addition, my account has administrator rights.
  7. More infomation see accessory (question1.rar that include winpcap_debug.txt, adapters.reg, npf.reg, services.reg and tcpip.reg)

  The output of iflist.exe:
  \Device\NPF_GenericDialupAdapter
  Description: Adapter for generic dialup and VPN capture
  Loopback: no

  Question 2: Sometimes winpcap can't detect the adapater on windows xp. but when I reinstalled winpcap (uninstall first) and reboot machine, strange to say, the phenomenon disappeared. What should i do?

  please reply to these questions as soon as possible, especially question 1 that is very important for me. think you very much.

  winpcap_debug.txt:
  [00000214] 2008-02-21 11:26:42 --> PacketDumpRegistryKey
  [00000214] 2008-02-21 11:26:42 <-- PacketDumpRegistryKey
  [00000214] 2008-02-21 11:26:42 --> PacketDumpRegistryKey
  [00000214] 2008-02-21 11:26:42 <-- PacketDumpRegistryKey
  [00000214] 2008-02-21 11:26:42 --> PacketDumpRegistryKey
  [00000214] 2008-02-21 11:26:43 <-- PacketDumpRegistryKey
  [00000214] 2008-02-21 11:26:43 --> PacketDumpRegistryKey
  [00000214] 2008-02-21 11:26:43 <-- PacketDumpRegistryKey
  [00000214] 2008-02-21 11:26:43 --> PacketGetFileVersion
  [00000214] 2008-02-21 11:26:43 <-- PacketGetFileVersion
  [00000214] 2008-02-21 11:26:43 --> PacketGetFileVersion
  [00000214] 2008-02-21 11:26:43 <-- PacketGetFileVersion
  [00000214] 2008-02-21 11:26:43 --> PacketGetAdapterNames
  [00000214] 2008-02-21 11:26:43 ********************* OS info.*********************
  [00000214] 2008-02-21 11:26:43 Architecture = x86
  [00000214] 2008-02-21 11:26:43 Windows version = 5.2
  [00000214] 2008-02-21 11:26:43 Windows CurrentType = Uniprocessor Free
  [00000214] 2008-02-21 11:26:43 *************************************************** 
  [00000214] 2008-02-21 11:26:43 Packet DLL version 4.0.0.1040, Driver version 4.0.0.1040
  [00000214] 2008-02-21 11:26:43 PacketGetAdapterNames: BufferSize=0
  [00000214] 2008-02-21 11:26:43 --> PacketLoadLibrariesDynamically
  [00000214] 2008-02-21 11:26:43 AirPcap library not found on this system
  [00000214] 2008-02-21 11:26:43 <-- PacketLoadLibrariesDynamically
  [00000214] 2008-02-21 11:26:43 Populating the adapter list...
  [00000214] 2008-02-21 11:26:43 --> PacketPopulateAdaptersInfoList
  [00000214] 2008-02-21 11:26:43 --> PacketGetAdaptersNPF
  [00000214] 2008-02-21 11:26:43 PacketGetAdaptersNPF: RegOpenKeyEx ( Class\{networkclassguid} ) was successful
  [00000214] 2008-02-21 11:26:43 PacketGetAdaptersNPF: Cycling through the adapters in the registry:
  [00000214] 2008-02-21 11:26:43 1) Successfully retrieved info for adapter \Device\NPF_{54C7D140-09EF-11D1-B25A-F5FE627ED95E}, trying to add it to the global list...
  [00000214] 2008-02-21 11:26:43 --> PacketAddAdapterNPF
  [00000214] 2008-02-21 11:26:43 Trying to add adapter \Device\NPF_{54C7D140-09EF-11D1-B25A-F5FE627ED95E}
  [00000214] 2008-02-21 11:26:43 Trying to open the NPF adapter and see if it's available...
  [00000214] 2008-02-21 11:26:43 --> PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:43 Trying to open adapter \Device\NPF_{54C7D140-09EF-11D1-B25A-F5FE627ED95E}
  [00000214] 2008-02-21 11:26:43 NPF registry key present, driver is installed.
  [00000214] 2008-02-21 11:26:43 Trying to see if the NPF service is running...
  [00000214] 2008-02-21 11:26:43 Driver NPF not running. Calling startservice
  [00000214] 2008-02-21 11:26:43 PacketOpenAdapterNPF: CreateFile failed, LastError= 00000002
  [00000214] 2008-02-21 11:26:43 <-- PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:43 NPF Adapter not available, do not add it to the global list
  [00000214] 2008-02-21 11:26:43 <-- AddAdapter
  [00000214] 2008-02-21 11:26:43 --> IsFireWire
  [00000214] 2008-02-21 11:26:43 <-- IsFireWire
  [00000214] 2008-02-21 11:26:43 2) Successfully retrieved info for adapter \Device\NPF_{02FFB008-7D8A-464E-8D0D-DACDF5A33986}, trying to add it to the global list...
  [00000214] 2008-02-21 11:26:43 --> PacketAddAdapterNPF
  [00000214] 2008-02-21 11:26:43 Trying to add adapter \Device\NPF_{02FFB008-7D8A-464E-8D0D-DACDF5A33986}
  [00000214] 2008-02-21 11:26:43 Trying to open the NPF adapter and see if it's available...
  [00000214] 2008-02-21 11:26:43 --> PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:43 Trying to open adapter \Device\NPF_{02FFB008-7D8A-464E-8D0D-DACDF5A33986}
  [00000214] 2008-02-21 11:26:43 NPF registry key present, driver is installed.
  [00000214] 2008-02-21 11:26:43 Trying to see if the NPF service is running...
  [00000214] 2008-02-21 11:26:43 Driver NPF not running. Calling startservice
  [00000214] 2008-02-21 11:26:43 PacketOpenAdapterNPF: CreateFile failed, LastError= 00000002
  [00000214] 2008-02-21 11:26:43 <-- PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:43 NPF Adapter not available, do not add it to the global list
  [00000214] 2008-02-21 11:26:43 <-- AddAdapter
  [00000214] 2008-02-21 11:26:43 --> IsFireWire
  [00000214] 2008-02-21 11:26:43 <-- IsFireWire
  [00000214] 2008-02-21 11:26:43 3) Successfully retrieved info for adapter \Device\NPF_{AF2385DC-1841-48F2-BCB0-D6FABF05681F}, trying to add it to the global list...
  [00000214] 2008-02-21 11:26:43 --> PacketAddAdapterNPF
  [00000214] 2008-02-21 11:26:43 Trying to add adapter \Device\NPF_{AF2385DC-1841-48F2-BCB0-D6FABF05681F}
  [00000214] 2008-02-21 11:26:43 Trying to open the NPF adapter and see if it's available...
  [00000214] 2008-02-21 11:26:43 --> PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:43 Trying to open adapter \Device\NPF_{AF2385DC-1841-48F2-BCB0-D6FABF05681F}
  [00000214] 2008-02-21 11:26:43 NPF registry key present, driver is installed.
  [00000214] 2008-02-21 11:26:43 Trying to see if the NPF service is running...
  [00000214] 2008-02-21 11:26:43 Driver NPF not running. Calling startservice
  [00000214] 2008-02-21 11:26:43 PacketOpenAdapterNPF: CreateFile failed, LastError= 00000002
  [00000214] 2008-02-21 11:26:43 <-- PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:43 NPF Adapter not available, do not add it to the global list
  [00000214] 2008-02-21 11:26:43 <-- AddAdapter
  [00000214] 2008-02-21 11:26:43 --> IsFireWire
  [00000214] 2008-02-21 11:26:43 <-- IsFireWire
  [00000214] 2008-02-21 11:26:43 4) Successfully retrieved info for adapter \Device\NPF_{8B856844-5EE7-4B13-87EF-A9F1269C93A7}, trying to add it to the global list...
  [00000214] 2008-02-21 11:26:43 --> PacketAddAdapterNPF
  [00000214] 2008-02-21 11:26:43 Trying to add adapter \Device\NPF_{8B856844-5EE7-4B13-87EF-A9F1269C93A7}
  [00000214] 2008-02-21 11:26:43 Trying to open the NPF adapter and see if it's available...
  [00000214] 2008-02-21 11:26:43 --> PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:43 Trying to open adapter \Device\NPF_{8B856844-5EE7-4B13-87EF-A9F1269C93A7}
  [00000214] 2008-02-21 11:26:43 NPF registry key present, driver is installed.
  [00000214] 2008-02-21 11:26:43 Trying to see if the NPF service is running...
  [00000214] 2008-02-21 11:26:43 Driver NPF not running. Calling startservice
  [00000214] 2008-02-21 11:26:43 PacketOpenAdapterNPF: CreateFile failed, LastError= 00000002
  [00000214] 2008-02-21 11:26:43 <-- PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:43 NPF Adapter not available, do not add it to the global list
  [00000214] 2008-02-21 11:26:43 <-- AddAdapter
  [00000214] 2008-02-21 11:26:43 --> IsFireWire
  [00000214] 2008-02-21 11:26:43 <-- IsFireWire
  [00000214] 2008-02-21 11:26:43 5) Successfully retrieved info for adapter \Device\NPF_{90E6CA4A-3014-4121-974A-4E03ACB8BB74}, trying to add it to the global list...
  [00000214] 2008-02-21 11:26:43 --> PacketAddAdapterNPF
  [00000214] 2008-02-21 11:26:43 Trying to add adapter \Device\NPF_{90E6CA4A-3014-4121-974A-4E03ACB8BB74}
  [00000214] 2008-02-21 11:26:43 Trying to open the NPF adapter and see if it's available...
  [00000214] 2008-02-21 11:26:43 --> PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:43 Trying to open adapter \Device\NPF_{90E6CA4A-3014-4121-974A-4E03ACB8BB74}
  [00000214] 2008-02-21 11:26:43 NPF registry key present, driver is installed.
  [00000214] 2008-02-21 11:26:43 Trying to see if the NPF service is running...
  [00000214] 2008-02-21 11:26:43 Driver NPF not running. Calling startservice
  [00000214] 2008-02-21 11:26:43 PacketOpenAdapterNPF: CreateFile failed, LastError= 00000002
  [00000214] 2008-02-21 11:26:43 <-- PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:43 NPF Adapter not available, do not add it to the global list
  [00000214] 2008-02-21 11:26:43 <-- AddAdapter
  [00000214] 2008-02-21 11:26:43 --> IsFireWire
  [00000214] 2008-02-21 11:26:43 <-- IsFireWire
  [00000214] 2008-02-21 11:26:43 6) Successfully retrieved info for adapter \Device\NPF_{9EED7C22-3B1C-460B-A6A1-1A7D61F8FEA0}, trying to add it to the global list...
  [00000214] 2008-02-21 11:26:43 --> PacketAddAdapterNPF
  [00000214] 2008-02-21 11:26:43 Trying to add adapter \Device\NPF_{9EED7C22-3B1C-460B-A6A1-1A7D61F8FEA0}
  [00000214] 2008-02-21 11:26:43 Trying to open the NPF adapter and see if it's available...
  [00000214] 2008-02-21 11:26:43 --> PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:43 Trying to open adapter \Device\NPF_{9EED7C22-3B1C-460B-A6A1-1A7D61F8FEA0}
  [00000214] 2008-02-21 11:26:43 NPF registry key present, driver is installed.
  [00000214] 2008-02-21 11:26:43 Trying to see if the NPF service is running...
  [00000214] 2008-02-21 11:26:43 Driver NPF not running. Calling startservice
  [00000214] 2008-02-21 11:26:43 PacketOpenAdapterNPF: CreateFile failed, LastError= 00000002
  [00000214] 2008-02-21 11:26:43 <-- PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:43 NPF Adapter not available, do not add it to the global list
  [00000214] 2008-02-21 11:26:44 <-- AddAdapter
  [00000214] 2008-02-21 11:26:44 --> IsFireWire
  [00000214] 2008-02-21 11:26:44 <-- IsFireWire
  [00000214] 2008-02-21 11:26:44 7) Successfully retrieved info for adapter \Device\NPF_{E8C2703A-3EFA-40C1-B1B5-A1510BD0684A}, trying to add it to the global list...
  [00000214] 2008-02-21 11:26:44 --> PacketAddAdapterNPF
  [00000214] 2008-02-21 11:26:44 Trying to add adapter \Device\NPF_{E8C2703A-3EFA-40C1-B1B5-A1510BD0684A}
  [00000214] 2008-02-21 11:26:44 Trying to open the NPF adapter and see if it's available...
  [00000214] 2008-02-21 11:26:44 --> PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:44 Trying to open adapter \Device\NPF_{E8C2703A-3EFA-40C1-B1B5-A1510BD0684A}
  [00000214] 2008-02-21 11:26:44 NPF registry key present, driver is installed.
  [00000214] 2008-02-21 11:26:44 Trying to see if the NPF service is running...
  [00000214] 2008-02-21 11:26:44 Driver NPF not running. Calling startservice
  [00000214] 2008-02-21 11:26:44 PacketOpenAdapterNPF: CreateFile failed, LastError= 00000002
  [00000214] 2008-02-21 11:26:44 <-- PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:44 NPF Adapter not available, do not add it to the global list
  [00000214] 2008-02-21 11:26:44 <-- AddAdapter
  [00000214] 2008-02-21 11:26:44 --> IsFireWire
  [00000214] 2008-02-21 11:26:44 <-- IsFireWire
  [00000214] 2008-02-21 11:26:44 8) Successfully retrieved info for adapter \Device\NPF_{C125FCEB-7F17-4871-98D0-7DB9F2041292}, trying to add it to the global list...
  [00000214] 2008-02-21 11:26:44 --> PacketAddAdapterNPF
  [00000214] 2008-02-21 11:26:44 Trying to add adapter \Device\NPF_{C125FCEB-7F17-4871-98D0-7DB9F2041292}
  [00000214] 2008-02-21 11:26:44 Trying to open the NPF adapter and see if it's available...
  [00000214] 2008-02-21 11:26:44 --> PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:44 Trying to open adapter \Device\NPF_{C125FCEB-7F17-4871-98D0-7DB9F2041292}
  [00000214] 2008-02-21 11:26:44 NPF registry key present, driver is installed.
  [00000214] 2008-02-21 11:26:44 Trying to see if the NPF service is running...
  [00000214] 2008-02-21 11:26:44 Driver NPF not running. Calling startservice
  [00000214] 2008-02-21 11:26:44 PacketOpenAdapterNPF: CreateFile failed, LastError= 00000002
  [00000214] 2008-02-21 11:26:44 <-- PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:44 NPF Adapter not available, do not add it to the global list
  [00000214] 2008-02-21 11:26:44 <-- AddAdapter
  [00000214] 2008-02-21 11:26:44 --> IsFireWire
  [00000214] 2008-02-21 11:26:44 <-- IsFireWire
  [00000214] 2008-02-21 11:26:44 9) Successfully retrieved info for adapter \Device\NPF_{489C1F45-5D0E-4B7D-B064-C077968D5ECE}, trying to add it to the global list...
  [00000214] 2008-02-21 11:26:44 --> PacketAddAdapterNPF
  [00000214] 2008-02-21 11:26:44 Trying to add adapter \Device\NPF_{489C1F45-5D0E-4B7D-B064-C077968D5ECE}
  [00000214] 2008-02-21 11:26:44 Trying to open the NPF adapter and see if it's available...
  [00000214] 2008-02-21 11:26:44 --> PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:44 Trying to open adapter \Device\NPF_{489C1F45-5D0E-4B7D-B064-C077968D5ECE}
  [00000214] 2008-02-21 11:26:44 NPF registry key present, driver is installed.
  [00000214] 2008-02-21 11:26:44 Trying to see if the NPF service is running...
  [00000214] 2008-02-21 11:26:44 Driver NPF not running. Calling startservice
  [00000214] 2008-02-21 11:26:44 PacketOpenAdapterNPF: CreateFile failed, LastError= 00000002
  [00000214] 2008-02-21 11:26:44 <-- PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:44 NPF Adapter not available, do not add it to the global list
  [00000214] 2008-02-21 11:26:44 <-- AddAdapter
  [00000214] 2008-02-21 11:26:44 --> IsFireWire
  [00000214] 2008-02-21 11:26:44 <-- IsFireWire
  [00000214] 2008-02-21 11:26:44 10) Successfully retrieved info for adapter \Device\NPF_NdisWanIp, trying to add it to the global list...
  [00000214] 2008-02-21 11:26:44 --> PacketAddAdapterNPF
  [00000214] 2008-02-21 11:26:44 Trying to add adapter \Device\NPF_NdisWanIp
  [00000214] 2008-02-21 11:26:44 Trying to open the NPF adapter and see if it's available...
  [00000214] 2008-02-21 11:26:44 --> PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:44 Trying to open adapter \Device\NPF_NdisWanIp
  [00000214] 2008-02-21 11:26:44 NPF registry key present, driver is installed.
  [00000214] 2008-02-21 11:26:44 Trying to see if the NPF service is running...
  [00000214] 2008-02-21 11:26:44 Driver NPF not running. Calling startservice
  [00000214] 2008-02-21 11:26:44 PacketOpenAdapterNPF: CreateFile failed, LastError= 00000002
  [00000214] 2008-02-21 11:26:44 <-- PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:44 NPF Adapter not available, do not add it to the global list
  [00000214] 2008-02-21 11:26:44 <-- AddAdapter
  [00000214] 2008-02-21 11:26:44 --> IsFireWire
  [00000214] 2008-02-21 11:26:44 <-- IsFireWire
  [00000214] 2008-02-21 11:26:44 11) Successfully retrieved info for adapter \Device\NPF_{14FF5BF4-EBAE-470C-8893-4226565EE82B}, trying to add it to the global list...
  [00000214] 2008-02-21 11:26:44 --> PacketAddAdapterNPF
  [00000214] 2008-02-21 11:26:44 Trying to add adapter \Device\NPF_{14FF5BF4-EBAE-470C-8893-4226565EE82B}
  [00000214] 2008-02-21 11:26:44 Trying to open the NPF adapter and see if it's available...
  [00000214] 2008-02-21 11:26:44 --> PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:44 Trying to open adapter \Device\NPF_{14FF5BF4-EBAE-470C-8893-4226565EE82B}
  [00000214] 2008-02-21 11:26:44 NPF registry key present, driver is installed.
  [00000214] 2008-02-21 11:26:44 Trying to see if the NPF service is running...
  [00000214] 2008-02-21 11:26:44 Driver NPF not running. Calling startservice
  [00000214] 2008-02-21 11:26:44 PacketOpenAdapterNPF: CreateFile failed, LastError= 00000002
  [00000214] 2008-02-21 11:26:44 <-- PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:44 NPF Adapter not available, do not add it to the global list
  [00000214] 2008-02-21 11:26:44 <-- AddAdapter
  [00000214] 2008-02-21 11:26:44 --> IsFireWire
  [00000214] 2008-02-21 11:26:44 <-- IsFireWire
  [00000214] 2008-02-21 11:26:44 12) Successfully retrieved info for adapter \Device\NPF_{F22C4992-2690-4DF8-B750-F0E758A65DAF}, trying to add it to the global list...
  [00000214] 2008-02-21 11:26:44 --> PacketAddAdapterNPF
  [00000214] 2008-02-21 11:26:44 Trying to add adapter \Device\NPF_{F22C4992-2690-4DF8-B750-F0E758A65DAF}
  [00000214] 2008-02-21 11:26:44 Trying to open the NPF adapter and see if it's available...
  [00000214] 2008-02-21 11:26:44 --> PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:44 Trying to open adapter \Device\NPF_{F22C4992-2690-4DF8-B750-F0E758A65DAF}
  [00000214] 2008-02-21 11:26:44 NPF registry key present, driver is installed.
  [00000214] 2008-02-21 11:26:44 Trying to see if the NPF service is running...
  [00000214] 2008-02-21 11:26:44 Driver NPF not running. Calling startservice
  [00000214] 2008-02-21 11:26:44 PacketOpenAdapterNPF: CreateFile failed, LastError= 00000002
  [00000214] 2008-02-21 11:26:44 <-- PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:44 NPF Adapter not available, do not add it to the global list
  [00000214] 2008-02-21 11:26:44 <-- AddAdapter
  [00000214] 2008-02-21 11:26:44 --> IsFireWire
  [00000214] 2008-02-21 11:26:44 <-- IsFireWire
  [00000214] 2008-02-21 11:26:44 13) Successfully retrieved info for adapter \Device\NPF_{FB4A123F-7A9D-4201-B077-65369DD35F55}, trying to add it to the global list...
  [00000214] 2008-02-21 11:26:44 --> PacketAddAdapterNPF
  [00000214] 2008-02-21 11:26:44 Trying to add adapter \Device\NPF_{FB4A123F-7A9D-4201-B077-65369DD35F55}
  [00000214] 2008-02-21 11:26:44 Trying to open the NPF adapter and see if it's available...
  [00000214] 2008-02-21 11:26:44 --> PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:44 Trying to open adapter \Device\NPF_{FB4A123F-7A9D-4201-B077-65369DD35F55}
  [00000214] 2008-02-21 11:26:44 NPF registry key present, driver is installed.
  [00000214] 2008-02-21 11:26:44 Trying to see if the NPF service is running...
  [00000214] 2008-02-21 11:26:44 Driver NPF not running. Calling startservice
  [00000214] 2008-02-21 11:26:44 PacketOpenAdapterNPF: CreateFile failed, LastError= 00000002
  [00000214] 2008-02-21 11:26:44 <-- PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:44 NPF Adapter not available, do not add it to the global list
  [00000214] 2008-02-21 11:26:44 <-- AddAdapter
  [00000214] 2008-02-21 11:26:44 --> IsFireWire
  [00000214] 2008-02-21 11:26:44 <-- IsFireWire
  [00000214] 2008-02-21 11:26:44 14) Successfully retrieved info for adapter \Device\NPF_NdisWanBh, trying to add it to the global list...
  [00000214] 2008-02-21 11:26:44 --> PacketAddAdapterNPF
  [00000214] 2008-02-21 11:26:44 Trying to add adapter \Device\NPF_NdisWanBh
  [00000214] 2008-02-21 11:26:44 Trying to open the NPF adapter and see if it's available...
  [00000214] 2008-02-21 11:26:44 --> PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:44 Trying to open adapter \Device\NPF_NdisWanBh
  [00000214] 2008-02-21 11:26:44 NPF registry key present, driver is installed.
  [00000214] 2008-02-21 11:26:44 Trying to see if the NPF service is running...
  [00000214] 2008-02-21 11:26:44 Driver NPF not running. Calling startservice
  [00000214] 2008-02-21 11:26:44 PacketOpenAdapterNPF: CreateFile failed, LastError= 00000002
  [00000214] 2008-02-21 11:26:44 <-- PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:44 NPF Adapter not available, do not add it to the global list
  [00000214] 2008-02-21 11:26:44 <-- AddAdapter
  [00000214] 2008-02-21 11:26:44 Adapters not found under SYSTEM\CurrentControlSet\Control\Class. Using the TCP/IP bindings.
  [00000214] 2008-02-21 11:26:44 Successfully retrieved info for adapter \Device\NPF_{8B856844-5EE7-4B13-87EF-A9F1269C93A7}, trying to add it to the global list...
  [00000214] 2008-02-21 11:26:44 --> PacketAddAdapterNPF
  [00000214] 2008-02-21 11:26:44 Trying to add adapter \Device\NPF_{8B856844-5EE7-4B13-87EF-A9F1269C93A7}
  [00000214] 2008-02-21 11:26:44 Trying to open the NPF adapter and see if it's available...
  [00000214] 2008-02-21 11:26:44 --> PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:44 Trying to open adapter \Device\NPF_{8B856844-5EE7-4B13-87EF-A9F1269C93A7}
  [00000214] 2008-02-21 11:26:44 NPF registry key present, driver is installed.
  [00000214] 2008-02-21 11:26:44 Trying to see if the NPF service is running...
  [00000214] 2008-02-21 11:26:44 Driver NPF not running. Calling startservice
  [00000214] 2008-02-21 11:26:44 PacketOpenAdapterNPF: CreateFile failed, LastError= 00000002
  [00000214] 2008-02-21 11:26:44 <-- PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:44 NPF Adapter not available, do not add it to the global list
  [00000214] 2008-02-21 11:26:44 <-- AddAdapter
  [00000214] 2008-02-21 11:26:44 Successfully retrieved info for adapter \Device\NPF_{14FF5BF4-EBAE-470C-8893-4226565EE82B}, trying to add it to the global list...
  [00000214] 2008-02-21 11:26:44 --> PacketAddAdapterNPF
  [00000214] 2008-02-21 11:26:44 Trying to add adapter \Device\NPF_{14FF5BF4-EBAE-470C-8893-4226565EE82B}
  [00000214] 2008-02-21 11:26:44 Trying to open the NPF adapter and see if it's available...
  [00000214] 2008-02-21 11:26:44 --> PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:44 Trying to open adapter \Device\NPF_{14FF5BF4-EBAE-470C-8893-4226565EE82B}
  [00000214] 2008-02-21 11:26:44 NPF registry key present, driver is installed.
  [00000214] 2008-02-21 11:26:44 Trying to see if the NPF service is running...
  [00000214] 2008-02-21 11:26:44 Driver NPF not running. Calling startservice
  [00000214] 2008-02-21 11:26:44 PacketOpenAdapterNPF: CreateFile failed, LastError= 00000002
  [00000214] 2008-02-21 11:26:44 <-- PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:44 NPF Adapter not available, do not add it to the global list
  [00000214] 2008-02-21 11:26:44 <-- AddAdapter
  [00000214] 2008-02-21 11:26:44 Successfully retrieved info for adapter \Device\NPF_{02FFB008-7D8A-464E-8D0D-DACDF5A33986}, trying to add it to the global list...
  [00000214] 2008-02-21 11:26:44 --> PacketAddAdapterNPF
  [00000214] 2008-02-21 11:26:44 Trying to add adapter \Device\NPF_{02FFB008-7D8A-464E-8D0D-DACDF5A33986}
  [00000214] 2008-02-21 11:26:44 Trying to open the NPF adapter and see if it's available...
  [00000214] 2008-02-21 11:26:44 --> PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:44 Trying to open adapter \Device\NPF_{02FFB008-7D8A-464E-8D0D-DACDF5A33986}
  [00000214] 2008-02-21 11:26:44 NPF registry key present, driver is installed.
  [00000214] 2008-02-21 11:26:44 Trying to see if the NPF service is running...
  [00000214] 2008-02-21 11:26:44 Driver NPF not running. Calling startservice
  [00000214] 2008-02-21 11:26:44 PacketOpenAdapterNPF: CreateFile failed, LastError= 00000002
  [00000214] 2008-02-21 11:26:44 <-- PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:45 NPF Adapter not available, do not add it to the global list
  [00000214] 2008-02-21 11:26:45 <-- AddAdapter
  [00000214] 2008-02-21 11:26:45 Successfully retrieved info for adapter \Device\NPF_{AF2385DC-1841-48F2-BCB0-D6FABF05681F}, trying to add it to the global list...
  [00000214] 2008-02-21 11:26:45 --> PacketAddAdapterNPF
  [00000214] 2008-02-21 11:26:45 Trying to add adapter \Device\NPF_{AF2385DC-1841-48F2-BCB0-D6FABF05681F}
  [00000214] 2008-02-21 11:26:45 Trying to open the NPF adapter and see if it's available...
  [00000214] 2008-02-21 11:26:45 --> PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:45 Trying to open adapter \Device\NPF_{AF2385DC-1841-48F2-BCB0-D6FABF05681F}
  [00000214] 2008-02-21 11:26:45 NPF registry key present, driver is installed.
  [00000214] 2008-02-21 11:26:45 Trying to see if the NPF service is running...
  [00000214] 2008-02-21 11:26:45 Driver NPF not running. Calling startservice
  [00000214] 2008-02-21 11:26:45 PacketOpenAdapterNPF: CreateFile failed, LastError= 00000002
  [00000214] 2008-02-21 11:26:45 <-- PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:45 NPF Adapter not available, do not add it to the global list
  [00000214] 2008-02-21 11:26:45 <-- AddAdapter
  [00000214] 2008-02-21 11:26:45 Successfully retrieved info for adapter \Device\NPF_NdisWanIp, trying to add it to the global list...
  [00000214] 2008-02-21 11:26:45 --> PacketAddAdapterNPF
  [00000214] 2008-02-21 11:26:45 Trying to add adapter \Device\NPF_NdisWanIp
  [00000214] 2008-02-21 11:26:45 Trying to open the NPF adapter and see if it's available...
  [00000214] 2008-02-21 11:26:45 --> PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:45 Trying to open adapter \Device\NPF_NdisWanIp
  [00000214] 2008-02-21 11:26:45 NPF registry key present, driver is installed.
  [00000214] 2008-02-21 11:26:45 Trying to see if the NPF service is running...
  [00000214] 2008-02-21 11:26:45 Driver NPF not running. Calling startservice
  [00000214] 2008-02-21 11:26:45 PacketOpenAdapterNPF: CreateFile failed, LastError= 00000002
  [00000214] 2008-02-21 11:26:45 <-- PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:45 NPF Adapter not available, do not add it to the global list
  [00000214] 2008-02-21 11:26:45 <-- AddAdapter
  [00000214] 2008-02-21 11:26:45 Successfully retrieved info for adapter \Device\NPF_{F22C4992-2690-4DF8-B750-F0E758A65DAF}, trying to add it to the global list...
  [00000214] 2008-02-21 11:26:45 --> PacketAddAdapterNPF
  [00000214] 2008-02-21 11:26:45 Trying to add adapter \Device\NPF_{F22C4992-2690-4DF8-B750-F0E758A65DAF}
  [00000214] 2008-02-21 11:26:45 Trying to open the NPF adapter and see if it's available...
  [00000214] 2008-02-21 11:26:45 --> PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:45 Trying to open adapter \Device\NPF_{F22C4992-2690-4DF8-B750-F0E758A65DAF}
  [00000214] 2008-02-21 11:26:45 NPF registry key present, driver is installed.
  [00000214] 2008-02-21 11:26:45 Trying to see if the NPF service is running...
  [00000214] 2008-02-21 11:26:45 Driver NPF not running. Calling startservice
  [00000214] 2008-02-21 11:26:45 PacketOpenAdapterNPF: CreateFile failed, LastError= 00000002
  [00000214] 2008-02-21 11:26:45 <-- PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:45 NPF Adapter not available, do not add it to the global list
  [00000214] 2008-02-21 11:26:45 <-- AddAdapter
  [00000214] 2008-02-21 11:26:45 Successfully retrieved info for adapter \Device\NPF_{FB4A123F-7A9D-4201-B077-65369DD35F55}, trying to add it to the global list...
  [00000214] 2008-02-21 11:26:45 --> PacketAddAdapterNPF
  [00000214] 2008-02-21 11:26:45 Trying to add adapter \Device\NPF_{FB4A123F-7A9D-4201-B077-65369DD35F55}
  [00000214] 2008-02-21 11:26:45 Trying to open the NPF adapter and see if it's available...
  [00000214] 2008-02-21 11:26:45 --> PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:45 Trying to open adapter \Device\NPF_{FB4A123F-7A9D-4201-B077-65369DD35F55}
  [00000214] 2008-02-21 11:26:45 NPF registry key present, driver is installed.
  [00000214] 2008-02-21 11:26:45 Trying to see if the NPF service is running...
  [00000214] 2008-02-21 11:26:45 Driver NPF not running. Calling startservice
  [00000214] 2008-02-21 11:26:45 PacketOpenAdapterNPF: CreateFile failed, LastError= 00000002
  [00000214] 2008-02-21 11:26:45 <-- PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:45 NPF Adapter not available, do not add it to the global list
  [00000214] 2008-02-21 11:26:45 <-- AddAdapter
  [00000214] 2008-02-21 11:26:45 <-- PacketGetAdaptersNPF
  [00000214] 2008-02-21 11:26:45 --> PacketGetAdaptersIPH
  [00000214] 2008-02-21 11:26:45 PacketGetAdaptersIPH: retrieved needed bytes for IPH
  [00000214] 2008-02-21 11:26:45 PacketGetAdaptersIPH: retrieved list from IPH. Adding adapters to the global list.
  [00000214] 2008-02-21 11:26:45 --> PacketAddAdapterIPH
  [00000214] 2008-02-21 11:26:45 Trying to open adapter \Device\NPF_{02FFB008-7D8A-464E-8D0D-DACDF5A33986} to see if it's available...
  [00000214] 2008-02-21 11:26:45 --> PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:45 Trying to open adapter \Device\NPF_{02FFB008-7D8A-464E-8D0D-DACDF5A33986}
  [00000214] 2008-02-21 11:26:45 NPF registry key present, driver is installed.
  [00000214] 2008-02-21 11:26:45 Trying to see if the NPF service is running...
  [00000214] 2008-02-21 11:26:45 Driver NPF not running. Calling startservice
  [00000214] 2008-02-21 11:26:45 PacketOpenAdapterNPF: CreateFile failed, LastError= 00000002
  [00000214] 2008-02-21 11:26:45 <-- PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:45 PacketAddAdapterIPH: unable to open the adapter \Device\NPF_{02FFB008-7D8A-464E-8D0D-DACDF5A33986}
  [00000214] 2008-02-21 11:26:45 <-- PacketAddAdapterIPH
  [00000214] 2008-02-21 11:26:45 --> PacketAddAdapterIPH
  [00000214] 2008-02-21 11:26:45 Trying to open adapter \Device\NPF_{FB4A123F-7A9D-4201-B077-65369DD35F55} to see if it's available...
  [00000214] 2008-02-21 11:26:45 --> PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:45 Trying to open adapter \Device\NPF_{FB4A123F-7A9D-4201-B077-65369DD35F55}
  [00000214] 2008-02-21 11:26:45 NPF registry key present, driver is installed.
  [00000214] 2008-02-21 11:26:45 Trying to see if the NPF service is running...
  [00000214] 2008-02-21 11:26:45 Driver NPF not running. Calling startservice
  [00000214] 2008-02-21 11:26:45 PacketOpenAdapterNPF: CreateFile failed, LastError= 00000002
  [00000214] 2008-02-21 11:26:45 <-- PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:45 PacketAddAdapterIPH: unable to open the adapter \Device\NPF_{FB4A123F-7A9D-4201-B077-65369DD35F55}
  [00000214] 2008-02-21 11:26:45 <-- PacketAddAdapterIPH
  [00000214] 2008-02-21 11:26:45 <-- PacketGetAdaptersIPH
  [00000214] 2008-02-21 11:26:45 --> PacketAddFakeNdisWanAdapter
  [00000214] 2008-02-21 11:26:45 <-- PacketAddFakeNdisWanAdapter
  [00000214] 2008-02-21 11:26:45 <-- PacketPopulateAdaptersInfoList
  [00000214] 2008-02-21 11:26:45 PacketGetAdapterNames: input buffer too small, we need 0 bytes
  [00000214] 2008-02-21 11:26:45 <-- PacketGetAdapterNames
  [00000214] 2008-02-21 11:26:45 --> PacketGetAdapterNames
  [00000214] 2008-02-21 11:26:45 ********************* OS info.*********************
  [00000214] 2008-02-21 11:26:45 Architecture = x86
  [00000214] 2008-02-21 11:26:45 Windows version = 5.2
  [00000214] 2008-02-21 11:26:45 Windows CurrentType = Uniprocessor Free
  [00000214] 2008-02-21 11:26:45 *************************************************** 
  [00000214] 2008-02-21 11:26:45 Packet DLL version 4.0.0.1040, Driver version 4.0.0.1040
  [00000214] 2008-02-21 11:26:45 PacketGetAdapterNames: BufferSize=78
  [00000214] 2008-02-21 11:26:45 --> PacketLoadLibrariesDynamically
  [00000214] 2008-02-21 11:26:45 <-- PacketLoadLibrariesDynamically
  [00000214] 2008-02-21 11:26:45 Populating the adapter list...
  [00000214] 2008-02-21 11:26:45 --> PacketPopulateAdaptersInfoList
  [00000214] 2008-02-21 11:26:45 --> PacketGetAdaptersNPF
  [00000214] 2008-02-21 11:26:45 PacketGetAdaptersNPF: RegOpenKeyEx ( Class\{networkclassguid} ) was successful
  [00000214] 2008-02-21 11:26:45 PacketGetAdaptersNPF: Cycling through the adapters in the registry:
  [00000214] 2008-02-21 11:26:45 1) Successfully retrieved info for adapter \Device\NPF_{54C7D140-09EF-11D1-B25A-F5FE627ED95E}, trying to add it to the global list...
  [00000214] 2008-02-21 11:26:45 --> PacketAddAdapterNPF
  [00000214] 2008-02-21 11:26:45 Trying to add adapter \Device\NPF_{54C7D140-09EF-11D1-B25A-F5FE627ED95E}
  [00000214] 2008-02-21 11:26:45 Trying to open the NPF adapter and see if it's available...
  [00000214] 2008-02-21 11:26:45 --> PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:45 Trying to open adapter \Device\NPF_{54C7D140-09EF-11D1-B25A-F5FE627ED95E}
  [00000214] 2008-02-21 11:26:45 NPF registry key present, driver is installed.
  [00000214] 2008-02-21 11:26:45 Trying to see if the NPF service is running...
  [00000214] 2008-02-21 11:26:45 Driver NPF not running. Calling startservice
  [00000214] 2008-02-21 11:26:45 PacketOpenAdapterNPF: CreateFile failed, LastError= 00000002
  [00000214] 2008-02-21 11:26:45 <-- PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:45 NPF Adapter not available, do not add it to the global list
  [00000214] 2008-02-21 11:26:45 <-- AddAdapter
  [00000214] 2008-02-21 11:26:45 --> IsFireWire
  [00000214] 2008-02-21 11:26:45 <-- IsFireWire
  [00000214] 2008-02-21 11:26:45 2) Successfully retrieved info for adapter \Device\NPF_{02FFB008-7D8A-464E-8D0D-DACDF5A33986}, trying to add it to the global list...
  [00000214] 2008-02-21 11:26:45 --> PacketAddAdapterNPF
  [00000214] 2008-02-21 11:26:45 Trying to add adapter \Device\NPF_{02FFB008-7D8A-464E-8D0D-DACDF5A33986}
  [00000214] 2008-02-21 11:26:45 Trying to open the NPF adapter and see if it's available...
  [00000214] 2008-02-21 11:26:45 --> PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:45 Trying to open adapter \Device\NPF_{02FFB008-7D8A-464E-8D0D-DACDF5A33986}
  [00000214] 2008-02-21 11:26:45 NPF registry key present, driver is installed.
  [00000214] 2008-02-21 11:26:45 Trying to see if the NPF service is running...
  [00000214] 2008-02-21 11:26:45 Driver NPF not running. Calling startservice
  [00000214] 2008-02-21 11:26:45 PacketOpenAdapterNPF: CreateFile failed, LastError= 00000002
  [00000214] 2008-02-21 11:26:45 <-- PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:45 NPF Adapter not available, do not add it to the global list
  [00000214] 2008-02-21 11:26:45 <-- AddAdapter
  [00000214] 2008-02-21 11:26:45 --> IsFireWire
  [00000214] 2008-02-21 11:26:45 <-- IsFireWire
  [00000214] 2008-02-21 11:26:45 3) Successfully retrieved info for adapter \Device\NPF_{AF2385DC-1841-48F2-BCB0-D6FABF05681F}, trying to add it to the global list...
  [00000214] 2008-02-21 11:26:45 --> PacketAddAdapterNPF
  [00000214] 2008-02-21 11:26:45 Trying to add adapter \Device\NPF_{AF2385DC-1841-48F2-BCB0-D6FABF05681F}
  [00000214] 2008-02-21 11:26:46 Trying to open the NPF adapter and see if it's available...
  [00000214] 2008-02-21 11:26:46 --> PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:46 Trying to open adapter \Device\NPF_{AF2385DC-1841-48F2-BCB0-D6FABF05681F}
  [00000214] 2008-02-21 11:26:46 NPF registry key present, driver is installed.
  [00000214] 2008-02-21 11:26:46 Trying to see if the NPF service is running...
  [00000214] 2008-02-21 11:26:46 Driver NPF not running. Calling startservice
  [00000214] 2008-02-21 11:26:46 PacketOpenAdapterNPF: CreateFile failed, LastError= 00000002
  [00000214] 2008-02-21 11:26:46 <-- PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:46 NPF Adapter not available, do not add it to the global list
  [00000214] 2008-02-21 11:26:46 <-- AddAdapter
  [00000214] 2008-02-21 11:26:46 --> IsFireWire
  [00000214] 2008-02-21 11:26:46 <-- IsFireWire
  [00000214] 2008-02-21 11:26:46 4) Successfully retrieved info for adapter \Device\NPF_{8B856844-5EE7-4B13-87EF-A9F1269C93A7}, trying to add it to the global list...
  [00000214] 2008-02-21 11:26:46 --> PacketAddAdapterNPF
  [00000214] 2008-02-21 11:26:46 Trying to add adapter \Device\NPF_{8B856844-5EE7-4B13-87EF-A9F1269C93A7}
  [00000214] 2008-02-21 11:26:46 Trying to open the NPF adapter and see if it's available...
  [00000214] 2008-02-21 11:26:46 --> PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:46 Trying to open adapter \Device\NPF_{8B856844-5EE7-4B13-87EF-A9F1269C93A7}
  [00000214] 2008-02-21 11:26:46 NPF registry key present, driver is installed.
  [00000214] 2008-02-21 11:26:46 Trying to see if the NPF service is running...
  [00000214] 2008-02-21 11:26:46 Driver NPF not running. Calling startservice
  [00000214] 2008-02-21 11:26:46 PacketOpenAdapterNPF: CreateFile failed, LastError= 00000002
  [00000214] 2008-02-21 11:26:46 <-- PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:46 NPF Adapter not available, do not add it to the global list
  [00000214] 2008-02-21 11:26:46 <-- AddAdapter
  [00000214] 2008-02-21 11:26:46 --> IsFireWire
  [00000214] 2008-02-21 11:26:46 <-- IsFireWire
  [00000214] 2008-02-21 11:26:46 5) Successfully retrieved info for adapter \Device\NPF_{90E6CA4A-3014-4121-974A-4E03ACB8BB74}, trying to add it to the global list...
  [00000214] 2008-02-21 11:26:46 --> PacketAddAdapterNPF
  [00000214] 2008-02-21 11:26:46 Trying to add adapter \Device\NPF_{90E6CA4A-3014-4121-974A-4E03ACB8BB74}
  [00000214] 2008-02-21 11:26:46 Trying to open the NPF adapter and see if it's available...
  [00000214] 2008-02-21 11:26:46 --> PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:46 Trying to open adapter \Device\NPF_{90E6CA4A-3014-4121-974A-4E03ACB8BB74}
  [00000214] 2008-02-21 11:26:46 NPF registry key present, driver is installed.
  [00000214] 2008-02-21 11:26:46 Trying to see if the NPF service is running...
  [00000214] 2008-02-21 11:26:46 Driver NPF not running. Calling startservice
  [00000214] 2008-02-21 11:26:46 PacketOpenAdapterNPF: CreateFile failed, LastError= 00000002
  [00000214] 2008-02-21 11:26:46 <-- PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:46 NPF Adapter not available, do not add it to the global list
  [00000214] 2008-02-21 11:26:46 <-- AddAdapter
  [00000214] 2008-02-21 11:26:46 --> IsFireWire
  [00000214] 2008-02-21 11:26:46 <-- IsFireWire
  [00000214] 2008-02-21 11:26:46 6) Successfully retrieved info for adapter \Device\NPF_{9EED7C22-3B1C-460B-A6A1-1A7D61F8FEA0}, trying to add it to the global list...
  [00000214] 2008-02-21 11:26:46 --> PacketAddAdapterNPF
  [00000214] 2008-02-21 11:26:46 Trying to add adapter \Device\NPF_{9EED7C22-3B1C-460B-A6A1-1A7D61F8FEA0}
  [00000214] 2008-02-21 11:26:46 Trying to open the NPF adapter and see if it's available...
  [00000214] 2008-02-21 11:26:46 --> PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:46 Trying to open adapter \Device\NPF_{9EED7C22-3B1C-460B-A6A1-1A7D61F8FEA0}
  [00000214] 2008-02-21 11:26:46 NPF registry key present, driver is installed.
  [00000214] 2008-02-21 11:26:46 Trying to see if the NPF service is running...
  [00000214] 2008-02-21 11:26:46 Driver NPF not running. Calling startservice
  [00000214] 2008-02-21 11:26:46 PacketOpenAdapterNPF: CreateFile failed, LastError= 00000002
  [00000214] 2008-02-21 11:26:46 <-- PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:46 NPF Adapter not available, do not add it to the global list
  [00000214] 2008-02-21 11:26:46 <-- AddAdapter
  [00000214] 2008-02-21 11:26:46 --> IsFireWire
  [00000214] 2008-02-21 11:26:46 <-- IsFireWire
  [00000214] 2008-02-21 11:26:46 7) Successfully retrieved info for adapter \Device\NPF_{E8C2703A-3EFA-40C1-B1B5-A1510BD0684A}, trying to add it to the global list...
  [00000214] 2008-02-21 11:26:46 --> PacketAddAdapterNPF
  [00000214] 2008-02-21 11:26:46 Trying to add adapter \Device\NPF_{E8C2703A-3EFA-40C1-B1B5-A1510BD0684A}
  [00000214] 2008-02-21 11:26:46 Trying to open the NPF adapter and see if it's available...
  [00000214] 2008-02-21 11:26:46 --> PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:46 Trying to open adapter \Device\NPF_{E8C2703A-3EFA-40C1-B1B5-A1510BD0684A}
  [00000214] 2008-02-21 11:26:46 NPF registry key present, driver is installed.
  [00000214] 2008-02-21 11:26:46 Trying to see if the NPF service is running...
  [00000214] 2008-02-21 11:26:46 Driver NPF not running. Calling startservice
  [00000214] 2008-02-21 11:26:46 PacketOpenAdapterNPF: CreateFile failed, LastError= 00000002
  [00000214] 2008-02-21 11:26:46 <-- PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:46 NPF Adapter not available, do not add it to the global list
  [00000214] 2008-02-21 11:26:46 <-- AddAdapter
  [00000214] 2008-02-21 11:26:46 --> IsFireWire
  [00000214] 2008-02-21 11:26:46 <-- IsFireWire
  [00000214] 2008-02-21 11:26:46 8) Successfully retrieved info for adapter \Device\NPF_{C125FCEB-7F17-4871-98D0-7DB9F2041292}, trying to add it to the global list...
  [00000214] 2008-02-21 11:26:46 --> PacketAddAdapterNPF
  [00000214] 2008-02-21 11:26:46 Trying to add adapter \Device\NPF_{C125FCEB-7F17-4871-98D0-7DB9F2041292}
  [00000214] 2008-02-21 11:26:46 Trying to open the NPF adapter and see if it's available...
  [00000214] 2008-02-21 11:26:46 --> PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:46 Trying to open adapter \Device\NPF_{C125FCEB-7F17-4871-98D0-7DB9F2041292}
  [00000214] 2008-02-21 11:26:46 NPF registry key present, driver is installed.
  [00000214] 2008-02-21 11:26:46 Trying to see if the NPF service is running...
  [00000214] 2008-02-21 11:26:46 Driver NPF not running. Calling startservice
  [00000214] 2008-02-21 11:26:46 PacketOpenAdapterNPF: CreateFile failed, LastError= 00000002
  [00000214] 2008-02-21 11:26:46 <-- PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:46 NPF Adapter not available, do not add it to the global list
  [00000214] 2008-02-21 11:26:46 <-- AddAdapter
  [00000214] 2008-02-21 11:26:46 --> IsFireWire
  [00000214] 2008-02-21 11:26:46 <-- IsFireWire
  [00000214] 2008-02-21 11:26:46 9) Successfully retrieved info for adapter \Device\NPF_{489C1F45-5D0E-4B7D-B064-C077968D5ECE}, trying to add it to the global list...
  [00000214] 2008-02-21 11:26:46 --> PacketAddAdapterNPF
  [00000214] 2008-02-21 11:26:46 Trying to add adapter \Device\NPF_{489C1F45-5D0E-4B7D-B064-C077968D5ECE}
  [00000214] 2008-02-21 11:26:46 Trying to open the NPF adapter and see if it's available...
  [00000214] 2008-02-21 11:26:46 --> PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:46 Trying to open adapter \Device\NPF_{489C1F45-5D0E-4B7D-B064-C077968D5ECE}
  [00000214] 2008-02-21 11:26:46 NPF registry key present, driver is installed.
  [00000214] 2008-02-21 11:26:46 Trying to see if the NPF service is running...
  [00000214] 2008-02-21 11:26:46 Driver NPF not running. Calling startservice
  [00000214] 2008-02-21 11:26:46 PacketOpenAdapterNPF: CreateFile failed, LastError= 00000002
  [00000214] 2008-02-21 11:26:46 <-- PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:46 NPF Adapter not available, do not add it to the global list
  [00000214] 2008-02-21 11:26:46 <-- AddAdapter
  [00000214] 2008-02-21 11:26:46 --> IsFireWire
  [00000214] 2008-02-21 11:26:46 <-- IsFireWire
  [00000214] 2008-02-21 11:26:46 10) Successfully retrieved info for adapter \Device\NPF_NdisWanIp, trying to add it to the global list...
  [00000214] 2008-02-21 11:26:46 --> PacketAddAdapterNPF
  [00000214] 2008-02-21 11:26:46 Trying to add adapter \Device\NPF_NdisWanIp
  [00000214] 2008-02-21 11:26:46 Trying to open the NPF adapter and see if it's available...
  [00000214] 2008-02-21 11:26:46 --> PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:46 Trying to open adapter \Device\NPF_NdisWanIp
  [00000214] 2008-02-21 11:26:46 NPF registry key present, driver is installed.
  [00000214] 2008-02-21 11:26:46 Trying to see if the NPF service is running...
  [00000214] 2008-02-21 11:26:46 Driver NPF not running. Calling startservice
  [00000214] 2008-02-21 11:26:46 PacketOpenAdapterNPF: CreateFile failed, LastError= 00000002
  [00000214] 2008-02-21 11:26:46 <-- PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:46 NPF Adapter not available, do not add it to the global list
  [00000214] 2008-02-21 11:26:46 <-- AddAdapter
  [00000214] 2008-02-21 11:26:46 --> IsFireWire
  [00000214] 2008-02-21 11:26:46 <-- IsFireWire
  [00000214] 2008-02-21 11:26:46 11) Successfully retrieved info for adapter \Device\NPF_{14FF5BF4-EBAE-470C-8893-4226565EE82B}, trying to add it to the global list...
  [00000214] 2008-02-21 11:26:46 --> PacketAddAdapterNPF
  [00000214] 2008-02-21 11:26:46 Trying to add adapter \Device\NPF_{14FF5BF4-EBAE-470C-8893-4226565EE82B}
  [00000214] 2008-02-21 11:26:46 Trying to open the NPF adapter and see if it's available...
  [00000214] 2008-02-21 11:26:46 --> PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:46 Trying to open adapter \Device\NPF_{14FF5BF4-EBAE-470C-8893-4226565EE82B}
  [00000214] 2008-02-21 11:26:46 NPF registry key present, driver is installed.
  [00000214] 2008-02-21 11:26:46 Trying to see if the NPF service is running...
  [00000214] 2008-02-21 11:26:46 Driver NPF not running. Calling startservice
  [00000214] 2008-02-21 11:26:46 PacketOpenAdapterNPF: CreateFile failed, LastError= 00000002
  [00000214] 2008-02-21 11:26:46 <-- PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:46 NPF Adapter not available, do not add it to the global list
  [00000214] 2008-02-21 11:26:46 <-- AddAdapter
  [00000214] 2008-02-21 11:26:46 --> IsFireWire
  [00000214] 2008-02-21 11:26:46 <-- IsFireWire
  [00000214] 2008-02-21 11:26:46 12) Successfully retrieved info for adapter \Device\NPF_{F22C4992-2690-4DF8-B750-F0E758A65DAF}, trying to add it to the global list...
  [00000214] 2008-02-21 11:26:46 --> PacketAddAdapterNPF
  [00000214] 2008-02-21 11:26:46 Trying to add adapter \Device\NPF_{F22C4992-2690-4DF8-B750-F0E758A65DAF}
  [00000214] 2008-02-21 11:26:46 Trying to open the NPF adapter and see if it's available...
  [00000214] 2008-02-21 11:26:46 --> PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:46 Trying to open adapter \Device\NPF_{F22C4992-2690-4DF8-B750-F0E758A65DAF}
  [00000214] 2008-02-21 11:26:46 NPF registry key present, driver is installed.
  [00000214] 2008-02-21 11:26:46 Trying to see if the NPF service is running...
  [00000214] 2008-02-21 11:26:46 Driver NPF not running. Calling startservice
  [00000214] 2008-02-21 11:26:46 PacketOpenAdapterNPF: CreateFile failed, LastError= 00000002
  [00000214] 2008-02-21 11:26:46 <-- PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:47 NPF Adapter not available, do not add it to the global list
  [00000214] 2008-02-21 11:26:47 <-- AddAdapter
  [00000214] 2008-02-21 11:26:47 --> IsFireWire
  [00000214] 2008-02-21 11:26:47 <-- IsFireWire
  [00000214] 2008-02-21 11:26:47 13) Successfully retrieved info for adapter \Device\NPF_{FB4A123F-7A9D-4201-B077-65369DD35F55}, trying to add it to the global list...
  [00000214] 2008-02-21 11:26:47 --> PacketAddAdapterNPF
  [00000214] 2008-02-21 11:26:47 Trying to add adapter \Device\NPF_{FB4A123F-7A9D-4201-B077-65369DD35F55}
  [00000214] 2008-02-21 11:26:47 Trying to open the NPF adapter and see if it's available...
  [00000214] 2008-02-21 11:26:47 --> PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:47 Trying to open adapter \Device\NPF_{FB4A123F-7A9D-4201-B077-65369DD35F55}
  [00000214] 2008-02-21 11:26:47 NPF registry key present, driver is installed.
  [00000214] 2008-02-21 11:26:47 Trying to see if the NPF service is running...
  [00000214] 2008-02-21 11:26:47 Driver NPF not running. Calling startservice
  [00000214] 2008-02-21 11:26:47 PacketOpenAdapterNPF: CreateFile failed, LastError= 00000002
  [00000214] 2008-02-21 11:26:47 <-- PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:47 NPF Adapter not available, do not add it to the global list
  [00000214] 2008-02-21 11:26:47 <-- AddAdapter
  [00000214] 2008-02-21 11:26:47 --> IsFireWire
  [00000214] 2008-02-21 11:26:47 <-- IsFireWire
  [00000214] 2008-02-21 11:26:47 14) Successfully retrieved info for adapter \Device\NPF_NdisWanBh, trying to add it to the global list...
  [00000214] 2008-02-21 11:26:47 --> PacketAddAdapterNPF
  [00000214] 2008-02-21 11:26:47 Trying to add adapter \Device\NPF_NdisWanBh
  [00000214] 2008-02-21 11:26:47 Trying to open the NPF adapter and see if it's available...
  [00000214] 2008-02-21 11:26:47 --> PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:47 Trying to open adapter \Device\NPF_NdisWanBh
  [00000214] 2008-02-21 11:26:47 NPF registry key present, driver is installed.
  [00000214] 2008-02-21 11:26:47 Trying to see if the NPF service is running...
  [00000214] 2008-02-21 11:26:47 Driver NPF not running. Calling startservice
  [00000214] 2008-02-21 11:26:47 PacketOpenAdapterNPF: CreateFile failed, LastError= 00000002
  [00000214] 2008-02-21 11:26:47 <-- PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:47 NPF Adapter not available, do not add it to the global list
  [00000214] 2008-02-21 11:26:47 <-- AddAdapter
  [00000214] 2008-02-21 11:26:47 Adapters not found under SYSTEM\CurrentControlSet\Control\Class. Using the TCP/IP bindings.
  [00000214] 2008-02-21 11:26:47 Successfully retrieved info for adapter \Device\NPF_{8B856844-5EE7-4B13-87EF-A9F1269C93A7}, trying to add it to the global list...
  [00000214] 2008-02-21 11:26:47 --> PacketAddAdapterNPF
  [00000214] 2008-02-21 11:26:47 Trying to add adapter \Device\NPF_{8B856844-5EE7-4B13-87EF-A9F1269C93A7}
  [00000214] 2008-02-21 11:26:47 Trying to open the NPF adapter and see if it's available...
  [00000214] 2008-02-21 11:26:47 --> PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:47 Trying to open adapter \Device\NPF_{8B856844-5EE7-4B13-87EF-A9F1269C93A7}
  [00000214] 2008-02-21 11:26:47 NPF registry key present, driver is installed.
  [00000214] 2008-02-21 11:26:47 Trying to see if the NPF service is running...
  [00000214] 2008-02-21 11:26:47 Driver NPF not running. Calling startservice
  [00000214] 2008-02-21 11:26:47 PacketOpenAdapterNPF: CreateFile failed, LastError= 00000002
  [00000214] 2008-02-21 11:26:47 <-- PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:47 NPF Adapter not available, do not add it to the global list
  [00000214] 2008-02-21 11:26:47 <-- AddAdapter
  [00000214] 2008-02-21 11:26:47 Successfully retrieved info for adapter \Device\NPF_{14FF5BF4-EBAE-470C-8893-4226565EE82B}, trying to add it to the global list...
  [00000214] 2008-02-21 11:26:47 --> PacketAddAdapterNPF
  [00000214] 2008-02-21 11:26:47 Trying to add adapter \Device\NPF_{14FF5BF4-EBAE-470C-8893-4226565EE82B}
  [00000214] 2008-02-21 11:26:47 Trying to open the NPF adapter and see if it's available...
  [00000214] 2008-02-21 11:26:47 --> PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:47 Trying to open adapter \Device\NPF_{14FF5BF4-EBAE-470C-8893-4226565EE82B}
  [00000214] 2008-02-21 11:26:47 NPF registry key present, driver is installed.
  [00000214] 2008-02-21 11:26:47 Trying to see if the NPF service is running...
  [00000214] 2008-02-21 11:26:47 Driver NPF not running. Calling startservice
  [00000214] 2008-02-21 11:26:47 PacketOpenAdapterNPF: CreateFile failed, LastError= 00000002
  [00000214] 2008-02-21 11:26:47 <-- PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:47 NPF Adapter not available, do not add it to the global list
  [00000214] 2008-02-21 11:26:47 <-- AddAdapter
  [00000214] 2008-02-21 11:26:47 Successfully retrieved info for adapter \Device\NPF_{02FFB008-7D8A-464E-8D0D-DACDF5A33986}, trying to add it to the global list...
  [00000214] 2008-02-21 11:26:47 --> PacketAddAdapterNPF
  [00000214] 2008-02-21 11:26:47 Trying to add adapter \Device\NPF_{02FFB008-7D8A-464E-8D0D-DACDF5A33986}
  [00000214] 2008-02-21 11:26:47 Trying to open the NPF adapter and see if it's available...
  [00000214] 2008-02-21 11:26:47 --> PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:47 Trying to open adapter \Device\NPF_{02FFB008-7D8A-464E-8D0D-DACDF5A33986}
  [00000214] 2008-02-21 11:26:47 NPF registry key present, driver is installed.
  [00000214] 2008-02-21 11:26:47 Trying to see if the NPF service is running...
  [00000214] 2008-02-21 11:26:47 Driver NPF not running. Calling startservice
  [00000214] 2008-02-21 11:26:47 PacketOpenAdapterNPF: CreateFile failed, LastError= 00000002
  [00000214] 2008-02-21 11:26:47 <-- PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:47 NPF Adapter not available, do not add it to the global list
  [00000214] 2008-02-21 11:26:47 <-- AddAdapter
  [00000214] 2008-02-21 11:26:47 Successfully retrieved info for adapter \Device\NPF_{AF2385DC-1841-48F2-BCB0-D6FABF05681F}, trying to add it to the global list...
  [00000214] 2008-02-21 11:26:47 --> PacketAddAdapterNPF
  [00000214] 2008-02-21 11:26:47 Trying to add adapter \Device\NPF_{AF2385DC-1841-48F2-BCB0-D6FABF05681F}
  [00000214] 2008-02-21 11:26:47 Trying to open the NPF adapter and see if it's available...
  [00000214] 2008-02-21 11:26:47 --> PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:47 Trying to open adapter \Device\NPF_{AF2385DC-1841-48F2-BCB0-D6FABF05681F}
  [00000214] 2008-02-21 11:26:47 NPF registry key present, driver is installed.
  [00000214] 2008-02-21 11:26:47 Trying to see if the NPF service is running...
  [00000214] 2008-02-21 11:26:47 Driver NPF not running. Calling startservice
  [00000214] 2008-02-21 11:26:47 PacketOpenAdapterNPF: CreateFile failed, LastError= 00000002
  [00000214] 2008-02-21 11:26:47 <-- PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:47 NPF Adapter not available, do not add it to the global list
  [00000214] 2008-02-21 11:26:47 <-- AddAdapter
  [00000214] 2008-02-21 11:26:47 Successfully retrieved info for adapter \Device\NPF_NdisWanIp, trying to add it to the global list...
  [00000214] 2008-02-21 11:26:47 --> PacketAddAdapterNPF
  [00000214] 2008-02-21 11:26:47 Trying to add adapter \Device\NPF_NdisWanIp
  [00000214] 2008-02-21 11:26:47 Trying to open the NPF adapter and see if it's available...
  [00000214] 2008-02-21 11:26:47 --> PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:47 Trying to open adapter \Device\NPF_NdisWanIp
  [00000214] 2008-02-21 11:26:47 NPF registry key present, driver is installed.
  [00000214] 2008-02-21 11:26:47 Trying to see if the NPF service is running...
  [00000214] 2008-02-21 11:26:47 Driver NPF not running. Calling startservice
  [00000214] 2008-02-21 11:26:47 PacketOpenAdapterNPF: CreateFile failed, LastError= 00000002
  [00000214] 2008-02-21 11:26:47 <-- PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:47 NPF Adapter not available, do not add it to the global list
  [00000214] 2008-02-21 11:26:47 <-- AddAdapter
  [00000214] 2008-02-21 11:26:47 Successfully retrieved info for adapter \Device\NPF_{F22C4992-2690-4DF8-B750-F0E758A65DAF}, trying to add it to the global list...
  [00000214] 2008-02-21 11:26:47 --> PacketAddAdapterNPF
  [00000214] 2008-02-21 11:26:47 Trying to add adapter \Device\NPF_{F22C4992-2690-4DF8-B750-F0E758A65DAF}
  [00000214] 2008-02-21 11:26:47 Trying to open the NPF adapter and see if it's available...
  [00000214] 2008-02-21 11:26:47 --> PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:47 Trying to open adapter \Device\NPF_{F22C4992-2690-4DF8-B750-F0E758A65DAF}
  [00000214] 2008-02-21 11:26:47 NPF registry key present, driver is installed.
  [00000214] 2008-02-21 11:26:47 Trying to see if the NPF service is running...
  [00000214] 2008-02-21 11:26:47 Driver NPF not running. Calling startservice
  [00000214] 2008-02-21 11:26:47 PacketOpenAdapterNPF: CreateFile failed, LastError= 00000002
  [00000214] 2008-02-21 11:26:47 <-- PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:47 NPF Adapter not available, do not add it to the global list
  [00000214] 2008-02-21 11:26:47 <-- AddAdapter
  [00000214] 2008-02-21 11:26:47 Successfully retrieved info for adapter \Device\NPF_{FB4A123F-7A9D-4201-B077-65369DD35F55}, trying to add it to the global list...
  [00000214] 2008-02-21 11:26:47 --> PacketAddAdapterNPF
  [00000214] 2008-02-21 11:26:47 Trying to add adapter \Device\NPF_{FB4A123F-7A9D-4201-B077-65369DD35F55}
  [00000214] 2008-02-21 11:26:47 Trying to open the NPF adapter and see if it's available...
  [00000214] 2008-02-21 11:26:47 --> PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:47 Trying to open adapter \Device\NPF_{FB4A123F-7A9D-4201-B077-65369DD35F55}
  [00000214] 2008-02-21 11:26:47 NPF registry key present, driver is installed.
  [00000214] 2008-02-21 11:26:47 Trying to see if the NPF service is running...
  [00000214] 2008-02-21 11:26:47 Driver NPF not running. Calling startservice
  [00000214] 2008-02-21 11:26:47 PacketOpenAdapterNPF: CreateFile failed, LastError= 00000002
  [00000214] 2008-02-21 11:26:47 <-- PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:47 NPF Adapter not available, do not add it to the global list
  [00000214] 2008-02-21 11:26:47 <-- AddAdapter
  [00000214] 2008-02-21 11:26:47 <-- PacketGetAdaptersNPF
  [00000214] 2008-02-21 11:26:47 --> PacketGetAdaptersIPH
  [00000214] 2008-02-21 11:26:47 PacketGetAdaptersIPH: retrieved needed bytes for IPH
  [00000214] 2008-02-21 11:26:47 PacketGetAdaptersIPH: retrieved list from IPH. Adding adapters to the global list.
  [00000214] 2008-02-21 11:26:47 --> PacketAddAdapterIPH
  [00000214] 2008-02-21 11:26:47 Trying to open adapter \Device\NPF_{02FFB008-7D8A-464E-8D0D-DACDF5A33986} to see if it's available...
  [00000214] 2008-02-21 11:26:47 --> PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:48 Trying to open adapter \Device\NPF_{02FFB008-7D8A-464E-8D0D-DACDF5A33986}
  [00000214] 2008-02-21 11:26:48 NPF registry key present, driver is installed.
  [00000214] 2008-02-21 11:26:48 Trying to see if the NPF service is running...
  [00000214] 2008-02-21 11:26:48 Driver NPF not running. Calling startservice
  [00000214] 2008-02-21 11:26:48 PacketOpenAdapterNPF: CreateFile failed, LastError= 00000002
  [00000214] 2008-02-21 11:26:48 <-- PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:48 PacketAddAdapterIPH: unable to open the adapter \Device\NPF_{02FFB008-7D8A-464E-8D0D-DACDF5A33986}
  [00000214] 2008-02-21 11:26:48 <-- PacketAddAdapterIPH
  [00000214] 2008-02-21 11:26:48 --> PacketAddAdapterIPH
  [00000214] 2008-02-21 11:26:48 Trying to open adapter \Device\NPF_{FB4A123F-7A9D-4201-B077-65369DD35F55} to see if it's available...
  [00000214] 2008-02-21 11:26:48 --> PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:48 Trying to open adapter \Device\NPF_{FB4A123F-7A9D-4201-B077-65369DD35F55}
  [00000214] 2008-02-21 11:26:48 NPF registry key present, driver is installed.
  [00000214] 2008-02-21 11:26:48 Trying to see if the NPF service is running...
  [00000214] 2008-02-21 11:26:48 Driver NPF not running. Calling startservice
  [00000214] 2008-02-21 11:26:48 PacketOpenAdapterNPF: CreateFile failed, LastError= 00000002
  [00000214] 2008-02-21 11:26:48 <-- PacketOpenAdapterNPF
  [00000214] 2008-02-21 11:26:48 PacketAddAdapterIPH: unable to open the adapter \Device\NPF_{FB4A123F-7A9D-4201-B077-65369DD35F55}
  [00000214] 2008-02-21 11:26:48 <-- PacketAddAdapterIPH
  [00000214] 2008-02-21 11:26:48 <-- PacketGetAdaptersIPH
  [00000214] 2008-02-21 11:26:48 --> PacketAddFakeNdisWanAdapter
  [00000214] 2008-02-21 11:26:48 <-- PacketAddFakeNdisWanAdapter
  [00000214] 2008-02-21 11:26:48 <-- PacketPopulateAdaptersInfoList
  [00000214] 2008-02-21 11:26:48 <-- PacketGetAdapterNames
  [00000214] 2008-02-21 11:26:48 --> PacketOpenAdapter
  [00000214] 2008-02-21 11:26:48 ********************* OS info.*********************
  [00000214] 2008-02-21 11:26:48 Architecture = x86
  [00000214] 2008-02-21 11:26:48 Windows version = 5.2
  [00000214] 2008-02-21 11:26:48 Windows CurrentType = Uniprocessor Free
  [00000214] 2008-02-21 11:26:48 *************************************************** 
  [00000214] 2008-02-21 11:26:48 Packet DLL version 4.0.0.1040, Driver version 4.0.0.1040
  [00000214] 2008-02-21 11:26:48 --> PacketLoadLibrariesDynamically
  [00000214] 2008-02-21 11:26:48 <-- PacketLoadLibrariesDynamically
  [00000214] 2008-02-21 11:26:48 Looking for the adapter in our list 1st time...
  [00000214] 2008-02-21 11:26:48 --> PacketFindAdInfo
  [00000214] 2008-02-21 11:26:48 Found AdInfo for adapter \Device\NPF_GenericDialupAdapter
  [00000214] 2008-02-21 11:26:48 <-- PacketFindAdInfo
  [00000214] 2008-02-21 11:26:48 Adapter found in our list. Check adapter type and see if it's actually supported.
  [00000214] 2008-02-21 11:26:48 --> PacketOpenAdapterWanPacket
  [00000214] 2008-02-21 11:26:48 Opening a NDISWAN adapter...
  [00000214] 2008-02-21 11:26:48 Trying to open the Wan Adapter through WanPacket.dll...
  [00000214] 2008-02-21 11:26:48 Successfully opened the Wan Adapter.
  [00000214] 2008-02-21 11:26:48 <-- PacketOpenAdapterWanPacket
  [00000214] 2008-02-21 11:26:48 <-- PacketOpenAdapter
  [00000214] 2008-02-21 11:26:48 --> PacketGetNetType
  [00000214] 2008-02-21 11:26:48 --> PacketFindAdInfo
  [00000214] 2008-02-21 11:26:48 Found AdInfo for adapter \Device\NPF_GenericDialupAdapter
  [00000214] 2008-02-21 11:26:48 <-- PacketFindAdInfo
  [00000214] 2008-02-21 11:26:48 Adapter found
  [00000214] 2008-02-21 11:26:48 <-- PacketGetNetType
  [00000214] 2008-02-21 11:26:48 --> PacketSetHwFilter
  [00000214] 2008-02-21 11:26:48 <-- PacketSetHwFilter
  [00000214] 2008-02-21 11:26:48 --> PacketAllocatePacket
  [00000214] 2008-02-21 11:26:48 <-- PacketAllocatePacket
  [00000214] 2008-02-21 11:26:48 --> PacketInitPacket
  [00000214] 2008-02-21 11:26:48 <-- PacketInitPacket
  [00000214] 2008-02-21 11:26:48 --> PacketSetBuff
  [00000214] 2008-02-21 11:26:48 <-- PacketSetBuff
  [00000214] 2008-02-21 11:26:48 --> PacketSetMinToCopy
  [00000214] 2008-02-21 11:26:48 <-- PacketSetMinToCopy
  [00000214] 2008-02-21 11:26:48 --> PacketSetReadTimeout
  [00000214] 2008-02-21 11:26:48 <-- PacketSetReadTimeout
  [00000214] 2008-02-21 11:26:48 --> PacketCloseAdapter
  [00000214] 2008-02-21 11:26:48 Closing a WAN adapter through WanPacket...
  [00000214] 2008-02-21 11:26:48 --> PacketFreePacket
  [00000214] 2008-02-21 11:26:48 <-- PacketFreePacket
  [00000214] 2008-02-21 11:26:48 --> PacketGetNetInfoEx
  [00000214] 2008-02-21 11:26:48 --> PacketUpdateAdInfo
  [00000214] 2008-02-21 11:26:48 Updating adapter info for adapter \Device\NPF_GenericDialupAdapter
  [00000214] 2008-02-21 11:26:48 <-- PacketUpdateAdInfo
  [00000214] 2008-02-21 11:26:48 --> PacketFindAdInfo
  [00000214] 2008-02-21 11:26:48 Found AdInfo for adapter \Device\NPF_GenericDialupAdapter
  [00000214] 2008-02-21 11:26:48 <-- PacketFindAdInfo
  [00000214] 2008-02-21 11:26:48 Adapter found.
  [00000214] 2008-02-21 11:26:48 <-- PacketGetNetInfoEx



------------------------------------------------------------------------------
  已 经 超 过 100 万 台 电 脑 安 装 了 网 易 有 道 免 费 英 汉 词 典 , 点 击 此 处 可 以 快 速 下 载 


------------------------------------------------------------------------------


  _______________________________________________
  Winpcap-bugs mailing list
  Winpcap-bugs at winpcap.org
  https://www.winpcap.org/mailman/listinfo/winpcap-bugs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winpcap.org/pipermail/winpcap-bugs/attachments/20080221/207ac3c2/attachment-0001.htm


More information about the Winpcap-bugs mailing list