Anyhow, I have wireshark and it looks great! However it didn't see any interfaces to monitor. After a quick google, i need to give my user permission to the bpf interface device. Here's the magic:
sudo chown {your account name} /dev/bpf*
I'm not going to run wireshark that often, I expect, so I'll modify the permissions for this session, but check out http://www.wireshark.org/lists/wireshark-users/200608/msg00014.html if you want the new permission to persist between reboots.
No comments:
Post a Comment