Hi

Thanks for the answer to my earlier question I have installed the wireshark as 
you specified and the version I'm running is 1.12.1 

Now  the wireshark is bringing the following 3 errors
Warn Could not compile "of" in colorfilters file.
"of" is neither a field nor a protocol name.

Second, Please what must I do to correct this because I am not seeing of in the 
plugging list as well.

My second question is that is it a good idea to remove loxigen or to leave it 
because I guess it is still interfering with the wireshark, this happen anytime 
the wireshark starts with this error




2. Error during loading:[string "/usr/share/wireshark/init.lua"]:46: dofile has 
been disabled due to running Wireshark as superuser. See 
http://wiki.wireshark.org/CaptureSetup/CapturePrivileges for help in running 
Wireshark as an unprivileged user..




AND




3. Running as user "root" and group "root".
This could be dangerous.




If you're running Wireshark this way in order to perform live capture, you may 
want to be aware that there is a better way documented at
/usr/share/doc/wireshark-common/README.Debian




I will like if there is a way around this.




Thanks so much










From: Yusuke Iwase
Sent: ‎Tuesday‎, ‎March‎ ‎24‎, ‎2015 ‎4‎:‎12‎ ‎AM
To: Adebayo Adedayo, [email protected]





Hi Adebayo,

Wireshark on the default Ubuntu 14.04 repository is old and does not support 
OpenFlow.
As far as I know, ppa:wireshark-dev/stable is available.
Please try the followings.

$ sudo apt-add-repository ppa:wireshark-dev/stable
$ sudo apt-get update

And install wireshark, and confirm version is 1.12.1 or later.

Thanks

On 2015年03月23日 18:21, Adebayo Adedayo wrote:
> Hi,
> I need help in making wireshark work on my system. I tried to use wireshark 
> on Ubuntu 14.04 but the wireshark is not showing Openflow. I even tried to 
> dump flow using the command
> 
> sudo ovs-ofctl dump-flows s1 -O OpenFlow13 
> 
> 
> but nothing is showing. I have tried using the ofdissector option but found 
> out that is working with cqpd which I'm not using anymore.
> I am using Openvswitch Version 2.3.1 with mininet 2.2.1 and ryu 3.19 and 
> there is loxigen installed on my system as well.
> Please let me know how to install wireshark and if I'm to uninstall the 
> previous one and install a new one and the command to use and how to make it 
> capture openflow13.
> 
> Thanks
> 
> 
> 
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming The Go Parallel Website, sponsored
> by Intel and developed in partnership with Slashdot Media, is your hub for all
> things parallel software development, from weekly thought leadership blogs to
> news, videos, case studies, tutorials and more. Take a look and join the 
> conversation now. http://goparallel.sourceforge.net/
> 
> 
> 
> _______________________________________________
> Ryu-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to