Mac OS X & Wireshark – No Interfaces Found Fix

Alright, quick fix for a problem I always forget. When running Wireshark on OS X, when I go to select an interface to capture on, I get an error telling me there are no available interfaces to capture on. This is because Wireshark is running as a user that doesn’t have ownership on these interfaces.

Solution, open up the terminal and run the command:

sudo chown <username> /dev/bpf*

After a reboot, these permissions get reset, so you need to do it after each reset (and hence why I need this every now and then but can never remember the command).

1 thought on “Mac OS X & Wireshark – No Interfaces Found Fix

  1. Better solution:
    Inside the disk image for Wireshark that you downloaded is a folder called Utilities.
    Inside the Utilities folder is a StartupItem called ChmodBPF. Simply copy that to your StartupItems folder (shortcut provided). Now your /dev/bpf* files will always be accessible to you.

    Like

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.

%d bloggers like this:
search previous next tag category expand menu location phone mail time cart zoom edit close