Other Definitions ethereal (dict)
|
Ethereal - This article is about the network traffic analyzer. For more general definitions, see the Wiktionary entry. For the fictional alien race from , see Ethereal (alien)
Ethereal 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. The functionality it provides is very similar to tcpdump (c.f.), but Ethereal adds a well-designed GUI frontend, and many more information sorting and filtering options. It allows the user to see all traffic being passed over the network (usually an Ethernet network but support is being added for others) by putting the network card into promiscuous mode. Its open source license allows talented experts in the networking community to add enhancements. It runs on most Unix and Unix-compatible systems, including Linux, Solaris, FreeBSD, NetBSD, OpenBSD, and Mac OS X, and on Windows. Features - Data can be captured "off the wire" from a live network connection, or read from a capture file.
- Live data can be read from Ethernet, FDDI, PPP, Token Ring, IEEE 802.11, Classical IP over ATM, and loopback interfaces (at least on some platforms; not all of those types are supported on all platforms).
- Captured network data can be browsed via a GUI, or via the TTY-mode "tethereal" program.
- Captured files can be programmatically edited or converted via command-line switches to the "editcap" program.
- Display filters can also be used to selectively highlight and color packet summary information.
- Data display can be refined using a display filter.
- 802 protocols can currently be dissected.
- And more...
External links *Ethereal Wiki
|
 |