got an USB dougle connected on the laptop, but the connection is not displayed in the window. in fact, i wanted to capture the packet from the handset. same thing happend on the other laptop. not sure if an USB loader or smilar thing is required? thanks for the help in advance asked 30 Apr '15, 09:42 Sibo Lee |
2 Answers:
If this is Windows, a better operating system is required. Those devices are PPP devices, and, currently, those don't work with WinPcap with current versions of Windows, and Wireshark requires WinPcap, on Windows, to capture traffic. answered 30 Apr '15, 18:00 Guy Harris ♦♦ |
Instead of changing the OS, when it's simply a capture mechanism issue, you could try Message Analyzer from Microsoft. Not the easiest program to work with, but if you can get it to capture, then you may can export the capture to .cap format that Wireshark might then able to read. Note the "if's" and "mights". answered 01 May '15, 03:32 grahamb ♦ |