Why wireshark is not show my modem (huawei mobile broadband) on "interface" list, whereas 3 months ago it shows as well ? the last month i use it on July 2013. It CAN IDENTIFY my modem on interface list, and can captured packets as well. Then I didn't use wireshark again about 3month. When today i opened my wireshark, it CAN NOT IDENTIFY my modem on my interface list like it did 3 months ago. What do you thinking this could be happened? Whats wrong with my wireshark? I've try soo many tips like unistall it, uninstal modem, then install wireshark again. Reinstall winpcap, etc. FYI, i use window 7, wireshark 1.8.6 and winpcap 4.1.2. Need help, Thanks :) asked 04 Oct '13, 03:04 sekar edited 04 Oct '13, 03:19 |
One Answer:
Please try as Administrator (in an elevated DOS box)
while the modem is connected. Regards answered 04 Oct '13, 03:25 Kurt Knochner ♦ edited 04 Oct '13, 04:03 showing 5 of 12 show 7 more comments |
thanks, but it didn't work :( The only interface shown is microsoft device.
Do you see it with
identified by the ip address?
yes, i also see it with dumpcap -D, wireshark only shows microsoft interface. Why could this happened? Everything was oke 3 months ago..
Wireshark (together with WinPcap) shows interfaces that are not Ethernet (and/or not identified otherwise) as "Microsoft", I believe due to the "intermediate drivers" or so. This is rather often the case for USB attached devices like your modem and/or Wifi devices.
So I'm not sure why/how Wireshark would have shown it with another name than 'Microsoft' a couple of months ago!?! Are you sure? What was the name back then?
Naming of interfaces has changes a bit during the Wireshark releases, so you may just try a recent version of Wireshark and see how the interface is named there. With a recent version, you can also name the interface yourself.
Select the interface and add a comment. That comment will then be shown in the Wireshark interface list (not dumpcap).
If you don't have that option, please upgrade Wireshark.
I thought you see it as Microsoft interface !??!
what i mean is on the wireshark interface list only show 2 interface which is wireless network connection and wireless network connection 2.
They were show as 'microsoft', by default, on the interface list (older version).
My modem should be appeared as qualcomm- or something. But only wireless network connection shown.
Maybe I misunderstood you. Do you see the modem in the interface list (possibly also as "Microsoft") after sc stop npf and sc start npf while the modem is connected and in use?
I didnt see my modem even after sc stop npf and sc start npf while the modem is in use. (Now that my wireshark has been updaated, there are no more 'microsoft' again, but 'wireless network connection')
O.K. what do you believe to have seen in July 2013? Did you see the modem in the list back then?
i'm not only see the modem in the interface list, but i also capturing data from it..
yesterday, i tried instaling wireshark on the other laptop (different os, 32 bit and also 64, different modem too) and wireshark still didnt identify the modem.. Is there something i need to do?
How does your modem appear in Windows Device Manager? Wireshark can capture data on an ethernet interface (USB CDC ECM) but it does not support PPP or NCM based interfaces for example.
I have no idea why it is not detected this time.
Did you really capture with Wireshark and not with a different sniffer like Microsoft Network Monitor?
Did you upgrade your system or did you make any other (substantial) changes to the system?