mininet / openflow-tutorial

Openflow Tutorial on Mininet
Other
401 stars 121 forks source link

Wireshark starts but scrolling is disabled #11

Open dadepo opened 5 years ago

dadepo commented 5 years ago

So I am following the instructions here https://github.com/mininet/openflow-tutorial/wiki/Learn-Development-Tools

I am at the part where I need to start WireShark.

I ran the command to start it, it does start, but scrolling does not work. By scrolling, I mean using the scroll on part of wireshark window that has scrollbar.

I managed to use keyboard to select l0 and press start as instructed, but also nothing seem to happen.

Any idea what to do?

I am running on:

Host Os: Ubuntu 18.04.3 LTS VirtualBox 5

ubihot commented 5 years ago

Same issue, I can't press any button and no options in the filter is shown, also the lo interface is not shown. I am using VirtualBox 6.0 on Ubuntu 18.04.3 LTS.