Ethereal vs Packet Capture
A side-by-side look at Ethereal and Packet Capture. For an in-depth review of either product, follow the links below.
Ethereal
Ethereal is a free and open-source packet analyzer and network protocol analyzer software for Unix-like operating systems. It allows users to examine data from a live network or from a capture file on disk. Ethereal has powerful features to inspect hundreds of protocols, and provides the ability to reconstruct TCP sessions and browse data as it presents itself on the …
Packet Capture
Packet capture software intercepts and logs network traffic passing through a network interface. It can help analyze network issues, view raw network packets, monitor bandwidth usage, debug protocols, etc. Popular open-source packet capture tools include Wireshark, tcpdump, and Windump.