Hello everybody I need some help how i can capture packet form the wifi adapter (TP-Link). Its interface is not displayed in the list where to start capturing in wireshark. Thanks in advance. |
I asume it's a usb adapter (due to TP-Link). If that's the case, you might have problems sniffing on that adapter, as winpcap (i asume it's windows), might not porperly support it. See also here: Wireless adapters BTW: What's the output of 'dumcap -D -M'? Can you identify the adapter based on it's IP address even if it's not named "TP-Link something". Winpcap returns Wifi adapters often just as "Microsoft". Regards |