Sir I have data dongle(wireless device) to provide wireless internet on my laptop. Can I use wireshark to see the data packet going and coming through my laptop via this data dongle. I tried but in Interface in wireshark it doesnot display wireless connection. Please guide me to see wireless connection in wireshark. Piyush Sharma This question is marked "community wiki". asked 29 Sep '13, 23:58 PEEYUSH |
One Answer:
There are two possibilities (or more ;-))
Regarding Nr. 1: In that case WinPcap, the library and system service used by Wireshark, does not know about the new interface. Please restart the NPF service while the device is connected to your system. As administrator (elevated DOS box) run
Do you see the interface in the list of interfaces, that dumpcap printed? If yes: Problem solved. See also a similar question:
Regarding Nr. 2: WinPcap does not support PPP interfaces, and thus you cannot capture data with Wireshark on that interface. You can try Microsoft Network Monitor. Regards answered 30 Sep '13, 15:07 Kurt Knochner ♦ |
MS Network Monitor has been recently superseded by Message Analyzer. I haven't checked to see if MS are still making Network Monitor available.
Thanks for the hint. Network Monitor is still there, and there is no real reason to remove that tool. We will see. Do you work with Message Analyzer? What do you think about it?
I fired up the beta for about 15 seconds, and was repulsed by the UI. Haven't looked at it since.
duh... that's long ;-))
Well, according to the title of his blog entry, that guy from Microsoft thinks network capture is (already) dead
I won't go that far, but there are (will be) some challenges for network capturing. See my NSA/crypto question.
Kind of misleading headline considering MA will still capture from NDIS amongst many other sources.