Does not see wifi connection
Hey, I was sharing my wifi to my mobile phone in order to see the traffic - The Wifi works well but Wireshark does not recognize the connection - its shows me like there's not connection at all.
Need your help) Thanks
Btw - It works properly when I'm connected to my computer wifi and see the MAC packets traffic.
https://drive.google.com/file/d/1-cDR... - This is what I see
Radani - You need to change sharing permissions so that people here can see/download the file.
Also, please provide the output of
tshark -D
and tell us which interface you're capturing on.Hey, You're right - I changed the permissions for the picture- https://drive.google.com/open?id=1ZSy...
I have Version 3.0.0. I do not see any packets when I share the WIFI for some reason....
tshark -v
shows you version and system information. We wanttshark -D
, which lists interfaces. If you're on Macos or Linux, it would be helpful if you open Wireshark, start capturing, and then get the results ofps ux | grep "[d]umpcap"
, which will give us the interface name.I have no idea what u need- Where can i find the "Tshark-d"? Do you want a screenshot? Thanks
My apologies. I meant go to your command line (on Macos, ⌘-SPACE, type in terminal), and enter those commands. Looking at the picture though, it looks like you're capturing on the Wi-Fi (en0) interface. Some additional questions for context: