THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

How do I select the driver?

I installed the NPCap driver that comes with Wireshark, and also Win10PCap (another driver created to overcome the problem of WinPCap not working on Windows10). Right now, WireShark is using NPCap, and I need to know what menu setting to go to, to tell it to use Win10PCap instead. Is there such a driver selection setting in the menus? Or is this a feature not yet available?

Ben321's avatar
1
Ben321
asked 2019-07-04 21:52:38 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

There is no mechanism in Wireshark to support that.

Why not just use Npcap?

Guy Harris's avatar
19.9k
Guy Harris
answered 2019-07-05 00:31:33 +0000
edit flag offensive 0 remove flag delete link

Comments

Also note that there is no issue with running WinPcap on Windows 10, it works exactly the same as it has on earlier versions of Windows. I wish this meme would die.

Win10Pcap has been abandoned, the last update was 4 years ago. Best to NOT use it.

Having said that, npcap is the preferred library for Wireshark 3.0 onwards as it is actively maintained.

grahamb's avatar grahamb (2019-07-05 08:34:59 +0000) edit

If there's no problem with WinPcap running in Win10, then why did NPCap need to be created? And how do I test which driver Wireshark is using? I'm not 100% sure I fully uninstalled WinPcap.

Ben321's avatar Ben321 (2019-07-05 21:38:09 +0000) edit

WinPcap uses a Windows API called NDIS5 and this is deprecated, in addition, WinPcap is not being maintained. Npcap uses NDIS6 and is maintained by the nmap project.

You can see the driver library being used in the Wireshark -> Help -> About Wireshark -> Wireshark dialog, in the "Running on..." section of text.

grahamb's avatar grahamb (2019-07-05 22:34:00 +0000) edit
add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer