Ethereal
September 20, 2007I just found out that Ethereal has been renamed to Wireshark.
to install:
yum install wireshark
I just found out that Ethereal has been renamed to Wireshark.
to install:
yum install wireshark
Ever wonder which ports are in use on your computer? Here is a command that will tell you:
netstat --all --programs --numeric-ports | less
“A Linux Firewall for Your Home”
Service detection on a Linux box with netstat