
When the icon for the Wireshark appears, click on it to launch it.

Hit the super key and type wireshark in the search bar. I think that Wireshark 1.6.x will though I havent tried recently (oh, wait, a quick check shows that CentOS 5 comes with autoconf 2.59 and Wireshark 1.6.x requires 2.60 so to do Wireshark 1.6 youd need to at least upgrade autoconf). If you are logged in as a root user, you can also launch Wireshark form the GUI. wireshark and centos 5.7 One Answer: 2 I know that Wireshark 1.8.x wont compile on CentOS 5. Start Wireshark as non-root and ensure you see the list of interfaces and can do live capture. In order to launch Wireshark, issue the following command in Terminal: sudo wireshark. "setcap 'CAP_NET_RAW+eip CAP_NET_ADMIN+eip' /usr/bin/dumpcap"

The Security page provides explanations why this is a good idea.Įnsure your linux kernel and filesystem supports File Capabilities and also you have installed necessary tools. Client Side Apple OSX Client Side Linux Client Side Resource Calculator. To be secure (at least in a way), it is recommended that even an administrator should always run in an account with (limited) user privileges, and only start processes that really need the administrator privileges. Finally, this Guide includes detailed instructions to Getting Started with Wireshark Network Analysis on CentOS. It lets you See what’s happening on your Network at a Microscopic Level.

The way this is done differs from operating system to operating system. And Wireshark for CentOS 7is the World’s foremost Network Protocol Analyzer. You need to run Wireshark or TShark on an account with sufficient privileges to capture, or need to give the account on which you're running Wireshark or TShark sufficient privileges to capture. That is because (I presume) you are running wireshark as rootįrom the link you were given in the message:
