1
UrlSnooper / Re: No network adapters detected!?
« on: September 09, 2012, 07:33 AM »
If http://www.winpcap.org/windump/ is able to capture traffic, URL Snooper should too.
I'd suggest the following troubleshooting steps:
a) If opening google.com does not show the page in English at your location, choose google.com/en as URL (see https://www.donation...?topic=25777.new#new)
b) check the packet.dll version shown with "WinDump.exe -?"
c) show the list of interfaces with "WinDump.exe -D", here is my output as example (the "Sun" NIC in my case does not see any web traffic):
1.\Device\NPF_{0C872E2B-E755-4BF5-B3FD-98E5E4BE8109} (Sun)
2.\Device\NPF_{85EE7CDF-2F35-492E-8382-1C805EAF4C32} (Intel(R) 82578DM Gigabit N
etwork Connection)
d) check if any network traffic is seen while surfing the web, when running "WinDump.exe -i 2" (replace "2" with the best matching NIC number from the previous step)
e) contact http://www.winpcap.org/contact.htm in case of problems with the information from b-d, but be aware of know problems with wireless adapters: http://www.winpcap.org/misc/faq.htm#Q-16
I'd suggest the following troubleshooting steps:
a) If opening google.com does not show the page in English at your location, choose google.com/en as URL (see https://www.donation...?topic=25777.new#new)
b) check the packet.dll version shown with "WinDump.exe -?"
c) show the list of interfaces with "WinDump.exe -D", here is my output as example (the "Sun" NIC in my case does not see any web traffic):
1.\Device\NPF_{0C872E2B-E755-4BF5-B3FD-98E5E4BE8109} (Sun)
2.\Device\NPF_{85EE7CDF-2F35-492E-8382-1C805EAF4C32} (Intel(R) 82578DM Gigabit N
etwork Connection)
d) check if any network traffic is seen while surfing the web, when running "WinDump.exe -i 2" (replace "2" with the best matching NIC number from the previous step)
e) contact http://www.winpcap.org/contact.htm in case of problems with the information from b-d, but be aware of know problems with wireless adapters: http://www.winpcap.org/misc/faq.htm#Q-16