Ask Your Question

Revision history [back]

How to capture from Snapdragon X55

I'm using Wireshark/Tshark 3.4.3 on a Dell Latitude 9510 with a Snapdragon X55 5G WWAN controller. The OS is Win10 Pro version 20h2 build 19042.804. Nmap 1.10 is installed. When I try to capture from the mobile device I get errors that tshark can't set promiscuous/non-promiscous mode: PS C:> ipconfig ... Mobile Broadband adapter Cellular: Connection-specific DNS Suffix . : Link-local IPv6 Address . . . . . : fe80::112b:9985:4314:4c29%31 IPv4 Address. . . . . . . . . . . : 10.109.22.200 Subnet Mask . . . . . . . . . . . : 255.255.255.240

PS C:> tshark -npi 5 Capturing on 'Cellular' tshark: The capture session could not be initiated on interface '\Device\NPF_{CC3F3B57-6D66-4103-8AAF-828D090B1BA9}' (failed to set hardware filter to non-promiscuous mode). Please check to make sure you have sufficient permissions, and that you have the proper interface or pipe specified. 0 packets captured PS C:> tshark -ni 5 Capturing on 'Cellular' tshark: The capture session could not be initiated on interface '\Device\NPF_{CC3F3B57-6D66-4103-8AAF-828D090B1BA9}' (failed to set hardware filter to promiscuous mode). Please turn off promiscuous mode for this device 0 packets captured

The error appears both for regular users and adninistrator.

click to hide/show revision 2
None

How to capture from Snapdragon X55

I'm using Wireshark/Tshark 3.4.3 on a Dell Latitude 9510 with a Snapdragon X55 5G WWAN controller. The OS is Win10 Pro version 20h2 build 19042.804. Nmap 1.10 is installed. When I try to capture from the mobile device I get errors that tshark can't set promiscuous/non-promiscous mode: PS C:> ipconfig ... Mobile Broadband adapter Cellular: Connection-specific DNS Suffix . : Link-local IPv6 Address . . . . . : fe80::112b:9985:4314:4c29%31 IPv4 Address. . . . . . . . . . . : 10.109.22.200 Subnet Mask . . . . . . . . . . . : 255.255.255.240

PS C:> tshark -npi 5 Capturing on 'Cellular' tshark: The capture session could not be initiated on interface '\Device\NPF_{CC3F3B57-6D66-4103-8AAF-828D090B1BA9}' (failed to set hardware filter to non-promiscuous mode). Please check to make sure you have sufficient permissions, and that you have the proper interface or pipe specified. 0 packets captured PS C:> tshark -ni 5 Capturing on 'Cellular' tshark: The capture session could not be initiated on interface '\Device\NPF_{CC3F3B57-6D66-4103-8AAF-828D090B1BA9}' (failed to set hardware filter to promiscuous mode). Please turn off promiscuous mode for this device 0 packets captured

The error appears both for regular users and adninistrator.