5 Mayıs 2011 Perşembe

05/02 - Sniffer - Wireshark 1.4.6

Wireshark? is used by network professionals around the world for troubleshooting, analysis, software and protocol development, and education. It has all of the standard features you would expect in a protocol analyzer, and several features not seen in any other product.

Comments: if you get the following error:

/usr/local/bin/wireshark: error while loading shared libraries: /usr/local/lib/libwireshark.so.0: cannot restore segment prot after reloc: Permission denied

You have SELinux enabled. You can add the exception for wireshark libraries with the following commands:

find /usr/local/lib/ -name libw*.so* -exec chcon -t texrel_shlib_t {} \;
find /usr/local/lib/wireshark/plugins/1.0.5/ -name *.so* -exec chcon -t texrel_shlib_t {} \;

by marc at 2009-01-18 12:50:59

 

View the original article here


This post was made using the Auto Blogging Software from WebMagnates.org This line will not appear when posts are made after activating the software to full version.

Hiç yorum yok:

Yorum Gönder