短篇故事:
- Wireshark 正在我的 winXP-32b 上运行
- ... 用法 ....
- 很久很久以后
- Wireshark 无法工作
- 找不到任何有用的接口(只有 VPN)
- ipconfig /全部
以太网适配器无线网络连接:
Media State . . . . . . . . . . . : Media disconnected
Description . . . . . . . . . . . : Dell Wireless 1490 Dual Band WLAN Mini-Card
Physical Address. . . . . . . . . : SOME VALID MAC
以太网适配器 eth0:
Connection-specific DNS Suffix . : xxxx
Description . . . . . . . . . . . : Broadcom 440x 10/100 Integrated Controller
Physical Address. . . . . . . . . : SOME VALID MAC
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.12.68
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.....
..... 以太网适配器本地连接:
Media State . . . . . . . . . . . : Media disconnected
Description . . . . . . . . . . . : Fortinet virtual adapter
Physical Address. . . . . . . . . : SOME VALID MAC
以下步骤没有帮助:
Several Wireshark re-installation Several LIBPCAP re installation SP3 for winXP
欢迎任何想法。
答案1
使用 sudo 或从 root 或管理员帐户启动 wireshark。捕获和列出接口需要 root 权限。
来源:wireshark 维基
答案2
可以尝试的想法:
- 卸载 Wireshark 和 WinPcap使用 雷沃,然后重新安装。
- 如果您已经升级了 Wireshark 和/或 WinPcap,请返回到有效的版本。
- 如果接口没有出现在“接口:”字段的接口列表中,并且您知道该接口的名称,请尝试在“接口:”字段中输入该名称。
- 检查 Wireshark 首选项中可能适用的任何项目,因为网络接口可以标记为隐藏。
- 按照 Wireshark FAQ 部分中的故障排除提示进行操作在 Windows 上捕获数据包。