ubuntu wireshark 没有接口

时间:2014-05-08 22:18:45   收藏:0   阅读:397

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

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!