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: |
#2
|
|||
|
|||
Re: Solving the No interfaces problem with Wireshark in Ubuntu 10.10thanks for this thread. i think i have the same "no interfaces" problem on WinXP though.
|
#3
|
|||
|
|||
Re: Solving the No interfaces problem with Wireshark in Ubuntu 10.10Thanks again for this, I know I technically seen it elsewhere very similar but you wrote it in a nice 1-2-3 fashion .
|
Tags: interface, network interface, no network interfaces, ubuntu, wireshark |
Thread Tools | |
Display Modes | |
|
|