In order to do this launch your terminal window and we are going to enter the following command
sudo mn -c
This command kills any controllers that may be running in the background.
Next we are going to launch mininet
sudo mn
Inside the mininet command line issue the following command
dump
Now exit mininet by typing
exit
into the mininet command prompt. Now lets try and launch wireshark.
sudo wireshark &
If we have been successful wireshark will launch and all is good again. I have made a little video that you can watch below to guide you through this process. Best of luck.
No comments:
Post a Comment