"Go" [fix] Wireshark Error:there is no interfaces on which a capture can is done. On Mac OS X

Source: Internet
Author: User

I got the following error message when trying to open a network interface for capture using Wireshark on Mac OS X (Wiresha RK 1.5.1 Intel-beta and 1.4.6 Intel Show this behaviour):

There is no interfaces on which a capture can is done.

To solve the problem open a Terminal and enter

sudo chown $USER: admin/dev/bp*

This command fixes the ownership of your Berkeley packet filter devices /dev/bpf0 etc. which makes them readable and Writable.

If you are using Linux instead of Mac OS X

When using a Linux distribution (such as Ubuntu, Debian, Fedora, Arch etc.) you can usually solve this problem by running Wireshark as root user (using sudo wireshark ). Alternatively set the permissions of your network interfaces to allow access by regular users).

"Go" [fix] Wireshark Error:there is no interfaces on which a capture can is done. On Mac OS X

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.