Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
![]() Solving the No interfaces problem with Wireshark in Ubuntu 10.10Run the following in the Terminal:
Code:
sudo addgroup -quiet -system wireshark sudo chown root:wireshark /usr/bin/dumpcap sudo setcap cap_net_raw,cap_net_admin=eip /usr/bin/dumpcap Code:
sudo usermod -a -G wireshark YOUR_USER_NAME I just went to Capture -> Interfacess... and clicked the Start button for eth0: ![]() |
Tags: interface, network interface, no network interfaces, ubuntu, wireshark |
Thread Tools | |
Display Modes | |
|
|