首页 > 其他 > 详细

ubuntu wireshark 没有接口

时间:2014-05-08 22:16:34      阅读:790      评论:0      收藏:0      [点我收藏+]

There are no interfaces on which a capture can be done

解决方法:

Open a terminal by pressing Ctrl+Alt+T and type the following commands:

sudo dpkg-reconfigure wireshark-common

press the right arrow and enter for yes

sudo chmod +x /usr/bin/dumpcap

you should now be able to run it without root and you will be able to capture.

然后  重启wireshark

 

参考:http://askubuntu.com/questions/348712/there-are-no-interfaces-on-which-a-capture-can-be-done

ubuntu wireshark 没有接口,布布扣,bubuko.com

ubuntu wireshark 没有接口

原文:http://www.cnblogs.com/Jghost/p/3709204.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!