I downloaded Wireshark from the Ubuntu 11.10 software center and when I start it and want to select default interface for capture in the list of interfaces are blank. I can't select default interface. Please help me.
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
|
|||
|
Run wireshark with sudo priveleges - |
|||||||||||||
|
|
This command string worked in my case. I don't run anything as root if I don't have to.
|
||||
|
|
gksudo wireshark, you will need sudo permissions to capture packets on your network interface. – nitstorm Feb 19 '12 at 8:11