Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

It is normal, not to see the interfaces until you have completed the following steps in Ubuntu: Open a Terminal by pressing CTRL + Alt + T Type the following commands. Because you run sudo you will be prompted for your password sudo dpkg-reconfigure wireshark-common menu will pop up, press right arrow and select yes sudo adduser $USER wireshark sudo chmod +x /usr/bin/dumpcap

The commands mentioned above will differ between different versions of Ubuntu So this is a guideline

This should solve your problem. By default you do not have access to

It is normal, not to see the interfaces until you have completed the following steps in Ubuntu: Open a Terminal by pressing CTRL + Alt + T Type the following commands. Because you run sudo you will be prompted for your password sudo dpkg-reconfigure wireshark-common wireshark-common menu will pop up, press right arrow and select yes sudo adduser $USER wireshark wireshark sudo chmod +x /usr/bin/dumpcap

The commands mentioned above will differ between different versions of Ubuntu So this is a guideline

This should solve your problem. By default you do not have access to

It is normal, not to see the interfaces until you have completed the following steps in Ubuntu: Open a Terminal by pressing CTRL + Alt + T Type the following commands. Because you run sudo you will be prompted for your password sudo dpkg-reconfigure wireshark-common

menu will pop up, press right arrow and select yes sudo adduser $USER wireshark

sudo chmod +x /usr/bin/dumpcap

The commands mentioned above will differ between different versions of Ubuntu So this is a guideline

This should solve your problem. By default you do not have access to

It is normal, not to see the interfaces until you have completed the following steps in Ubuntu: Open a Terminal by pressing CTRL + Alt + T Type the following commands. Because you run sudo you will be prompted for your password password

sudo dpkg-reconfigure wireshark-common

menu will pop up, press right arrow and select yes yes

sudo adduser $USER wireshark

sudo chmod +x /usr/bin/dumpcap

The commands mentioned above will differ between different versions of Ubuntu So this is a guideline

This should solve your problem. By default you do not have access toproblem.