当前位置:网站首页>Wireshark network card cannot be found or does not display the problem
Wireshark network card cannot be found or does not display the problem
2022-06-25 16:44:00 【InfoQ】
The problem background
The fault phenomenon
- Running environment :Windows11
- Software version :Wireshark Version 3.6.5
- Wireshark The network card list can be displayed normally , But it lacks a convincing virtual network card
Solution
Adjust the network card settings
- Reference resources《 solve wireshark Hot bag , There is no virtual network card problem 》, Check the network card configuration , Find out VPN The connection configuration of the virtual network card is not checked NPCAP Options
- restart Wireshark perhaps Wireshark Interface selection
Capture - Refresh the interface list (F5)You can see the network card
restart npcap
- Administrator run CMD, Out of commission PowerShell, Command in PowerShell The output will not be displayed
- perform
sc query npcapInquire about npcap state
C:\Users\Bruce>sc query npcap
SERVICE_NAME: npcap
TYPE : 1 KERNEL_DRIVER
STATE : 4 RUNNING
(STOPPABLE, NOT_PAUSABLE, IGNORES_SHUTDOWN)
WIN32_EXIT_CODE : 0 (0x0)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0
- perform
sc stop npcapPause npcap
C:\Users\Bruce>sc stop npcap
SERVICE_NAME: npcap
TYPE : 1 KERNEL_DRIVER
STATE : 1 STOPPED
WIN32_EXIT_CODE : 0 (0x0)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0
- perform
sc start npcapstart-up npcap
C:\Users\Bruce>sc start npcap
SERVICE_NAME: npcap
TYPE : 1 KERNEL_DRIVER
STATE : 4 RUNNING
(STOPPABLE, NOT_PAUSABLE, IGNORES_SHUTDOWN)
WIN32_EXIT_CODE : 0 (0x0)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0
PID : 0
FLAGS :
边栏推荐
- Reverse series to obtain any wechat applet code
- 知道这些面试技巧,让你的测试求职少走弯路
- 从业一年,我是如何涨薪13K+?
- 【 apprentissage automatique】 cas de prévision et d'analyse de l'examen d'entrée à l'Université basé sur des séries chronologiques multiples
- The third day of mysql45
- mac php多版本管理以及安装swoole扩展
- XML usage and parsing of data storage and transmission files
- A TDD example
- mysql整体架构和语句的执行流程
- 完美洗牌问题
猜你喜欢

GO语言-锁操作

Read mysql45 lecture - index
![[100 questions of Blue Bridge Cup intensive training] scratch command mobile Blue Bridge Cup scratch competition special prediction programming question intensive training simulation exercise question](/img/45/9955c9a5edeaa681f3fa8ce4041bfe.png)
[100 questions of Blue Bridge Cup intensive training] scratch command mobile Blue Bridge Cup scratch competition special prediction programming question intensive training simulation exercise question

Unity技术手册 - 生命周期旋转RotationOverLifetime-速度旋转RotationBySpeed-外力ExternalForces

Helsinki traffic safety improvement project deploys velodyne lidar Intelligent Infrastructure Solution

Alvaria announces Jeff cotten, a veteran of the customer experience industry, as its new CEO

Reading mysql45 lecture - index continued

Generate post order traversal according to pre order traversal and mid order traversal

Precautions for function default parameters (formal parameter angle)

Mac PHP multi version management and swoole extension installation
随机推荐
Alvaria宣布客户体验行业资深人士Jeff Cotten担任新首席执行官
Simple dialogue system -- implement transformer by yourself
WPF development essays Collection - ECG curve drawing
IO stream
Perfect shuffle problem
[100 questions of Blue Bridge Cup intensive training] scratch command mobile Blue Bridge Cup scratch competition special prediction programming question intensive training simulation exercise question
What is backbone network
The textfield is encapsulated by the flutter itself, which causes the data display to be disordered when the data in the list is updated.
Day_ seventeen
Uniapp to preview pictures (single / multiple)
3. conditional probability and independence
Dino: Detr with improved detecting anchor boxes for end to end object detection
flutter
Optimization of lazyagg query rewriting in parsing data warehouse
Dart syntax
炮打司令部,别让一个UI框架把你毁了
DOM event flow, event delegate
心樓:華為運動健康的七年築造之旅
Kettle表输入组件精度丢失的问题
Day_ 16 set

