Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

how to solve "no interface for wireshark in current configuration"

User uploaded fileUser uploaded file

When I start up my wireshark on MacBook pro with the operating system Mac OS Mountain Lion, it shows like this and cannot capture. What shall I do to the configuration and where am I supposed to do it? It would be nice of you to help me solve this.

User uploaded file


Message was edited by: ZodiacTJ

MacBook Pro, OS X Mountain Lion (10.8.3)

Posted on Apr 13, 2013 2:20 AM

Reply
Question marked as Best reply

Posted on Apr 13, 2013 7:11 AM

Set the permissions of the dumpcap executable to something like root:wheel rwsr--r-- (NOT rwsr-xr-x), and add an ACL entry for each user who needs to run Wireshark. For example, to enable user "foo" to capture packets,

sudo chmod +a "foo allow execute" $(which dumpcap)

1 reply

how to solve "no interface for wireshark in current configuration"

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.