Ask Your Question
0

New to WireShark: How do I get traffic on local Area Connection?

asked 2020-01-15 16:56:49 +0000

CyberJairo gravatar image

I am running Wireshark on windows 10. I am using a power-line adapter to connect to the internet via Ethernet, but my desktop also has the capability for wifi. I get traffic on Ethernet section on wireshark and if I disable Ethernet and use wifi I will get traffic on the Wifi section. I also installed wireshark in Admin mode so it should have everything it needs. Anyone know what is needed for there to be traffic on the Local Area Connection filter? Is there a difference between the Local Area Connection traffic that I would get in comparison to the Ethernet traffic?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2020-01-15 18:56:54 +0000

grahamb gravatar image

Unfortunately the capture library, npcap, used by Wireshark shows up a lot of other interfaces that don't really carry traffic. These are usually named "Local Area Connection* x", where x is a number. For all practical purposes these interfaces can be ignored, and using the Wireshark -> Capture -> Options... -> Manage Interfaces... dialog you can uncheck the "Show" box next to each of these interfaces to hide them.

Generally your wired connections will be named "Ethernet", possibly with a number, and your wireless connections will be named "Wi-Fi". If you have renamed the interfaces in the OS settings then you should see those names instead. For all interfaces that have traffic you should see this reflected in the "sparkline" to the right of the interface names that shows activity.

Note that you should NOT run Wireshark as Administrator, that would possibly allow a vulnerability in Wireshark to be exploited by passing network traffic and bad things happen.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2020-01-15 16:56:49 +0000

Seen: 8,549 times

Last updated: Jan 15 '20