Ask Your Question
0

Interfaces with asterisk - what is it?

asked 2024-07-18 05:59:51 +0000

eastwaan gravatar image

updated 2024-07-18 06:03:11 +0000

screenshot wireshark

What are the interfaces marked with asterisk? Brand new Windows 2008r2sp2 eng, Wireshark 4.0.16, no "former" adapters present. Only two intel adapters teamed using intel utility. Haven't found answer in documentation.

edit retag flag offensive close merge delete

2 Answers

Sort by » oldest newest most voted
0

answered 2024-07-27 16:06:51 +0000

André gravatar image

The Windows native command ipconfig /all will most likely also show interfaces with names ending with an asterisk. (So it is not a Wireshark or Npcap issue.)
For example "Microsoft Wi-Fi Direct Virtual" and "WAN Miniport" pseudo interfaces. These are automatically created.

The 'Manage Interfaces' in Wireshark should show these as well, with the "description" shown as comment.
Here you can also unselect interfaces you don't want to see in the 'Capture' list.

edit flag offensive delete link more
0

answered 2024-07-18 07:48:07 +0000

grahamb gravatar image

I'm not exactly sure, but seem to be a pseudo interface created by npcap. Maybe the npcap folks have more info.

I know, by empirical inspection, that on my main machine "Local Area Connection* 8" is my IPSec VPN so I can capture on that to see the clear traffic in the VPN tunnel.

edit flag offensive delete link more

Comments

There are no created connections via vpn, only standard Micro$oft stub devices like "ppp miniport". Looks like this "Local area connections" are for these stubs. But, when i create some vpn connection there will be brand new Local area connection. Stupid imho...

eastwaan gravatar imageeastwaan ( 2024-07-22 04:27:11 +0000 )edit

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: 2024-07-18 05:59:51 +0000

Seen: 98 times

Last updated: Jul 27