2004-09-26 23:12:40 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2007-04-05 03:42:53 +08:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
2004-09-26 23:12:40 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
|
|
|
<!ENTITY ethereal-download-http "http://www.ethereal.com/distribution/ethereal-ðereal-version;.tar.bz2">
|
|
|
|
<!ENTITY ethereal-download-ftp "ftp://ftp.ethereal.com/pub/ethereal/all-versions/ethereal-ðereal-version;.tar.bz2">
|
2006-05-01 08:47:43 +08:00
|
|
|
<!ENTITY ethereal-md5sum "f9905b9d347acdc05af664a7553f7f76">
|
|
|
|
<!ENTITY ethereal-size "8.8 MB">
|
|
|
|
<!ENTITY ethereal-buildsize "331 MB">
|
|
|
|
<!ENTITY ethereal-time "5.4 SBU">
|
2004-09-26 23:12:40 +08:00
|
|
|
]>
|
|
|
|
|
|
|
|
<sect1 id="ethereal" xreflabel="Ethereal-ðereal-version;">
|
2005-04-30 23:16:15 +08:00
|
|
|
<?dbhtml filename="ethereal.html"?>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-04-30 23:16:15 +08:00
|
|
|
<sect1info>
|
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
|
|
|
</sect1info>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-04-30 23:16:15 +08:00
|
|
|
<title>Ethereal-ðereal-version;</title>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-04-30 23:16:15 +08:00
|
|
|
<indexterm zone="ethereal">
|
|
|
|
<primary sortas="a-Ethereal">Ethereal</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
|
|
|
<title>Introduction to Ethereal</title>
|
|
|
|
|
2005-05-31 05:28:37 +08:00
|
|
|
<para>The <application>Ethereal</application> package contains a network
|
|
|
|
protocol analyzer, also known as a <quote>sniffer</quote>. This is useful
|
|
|
|
for analyzing data captured <quote>off the wire</quote> from a live network
|
|
|
|
connection, or data read from a capture file.
|
2005-11-22 23:38:54 +08:00
|
|
|
<application>Ethereal</application> provides both a graphical and TTY-mode
|
|
|
|
front-end for examining captured network packets from over 500 protocols,
|
|
|
|
as well as the capability to read capture files from many other popular
|
|
|
|
network analyzers.</para>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-04-30 23:16:15 +08:00
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
|
|
|
<para>Download (HTTP): <ulink url="ðereal-download-http;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download (FTP): <ulink url="ðereal-download-ftp;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download MD5 sum: ðereal-md5sum;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download size: ðereal-size;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated disk space required: ðereal-buildsize;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2005-04-30 23:31:21 +08:00
|
|
|
<para>Estimated build time: ðereal-time;</para>
|
|
|
|
</listitem>
|
2005-04-30 23:16:15 +08:00
|
|
|
</itemizedlist>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2006-05-01 08:47:43 +08:00
|
|
|
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
2006-06-22 00:26:07 +08:00
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
2006-05-01 08:47:43 +08:00
|
|
|
<para>Additional Documentation: <ulink
|
|
|
|
url="http://www.ethereal.com/docs/"/></para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
|
|
|
<para>From this page you can download many different docs in a variety
|
|
|
|
of formats.</para>
|
|
|
|
|
2005-04-30 23:16:15 +08:00
|
|
|
<bridgehead renderas="sect3">Ethereal dependencies</bridgehead>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-04-30 23:16:15 +08:00
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
2006-01-09 00:05:00 +08:00
|
|
|
<para role="required"><xref linkend="GLib"/> or <xref linkend="glib2"/>
|
|
|
|
(to build the TTY-mode front-end only)</para>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-04-30 23:16:15 +08:00
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
2006-01-09 00:05:00 +08:00
|
|
|
<para role="recommended"><xref linkend="libpcap"/>
|
|
|
|
(required to capture data)</para>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-04-30 23:16:15 +08:00
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
2005-12-02 03:57:37 +08:00
|
|
|
<para role="optional"><xref linkend="pkgconfig"/>,
|
2006-01-09 00:05:00 +08:00
|
|
|
<xref linkend="GTK"/> or <xref linkend="gtk2"/>
|
|
|
|
(to build the GUI front-end),
|
2005-05-31 05:28:37 +08:00
|
|
|
<xref linkend="openssl"/>,
|
|
|
|
<xref linkend="heimdal"/> or <xref linkend="mitkrb"/>,
|
|
|
|
<xref linkend="python"/>,
|
|
|
|
<xref linkend="pcre"/>,
|
2006-05-01 08:47:43 +08:00
|
|
|
<ulink url="http://www.gnu.org/software/gnutls/">GnuTLS</ulink>
|
|
|
|
(which needs <ulink
|
|
|
|
url="http://www.gnupg.org/download/index.html#libgpg-error">libgpg-error</ulink>
|
|
|
|
then <ulink
|
|
|
|
url="http://www.gnupg.org/download/index.html#libgcrypt">libgcrypt</ulink>),
|
|
|
|
<ulink url="http://www.net-snmp.org/">Net-SNMP</ulink>,
|
|
|
|
<ulink url="http://www.gnu.org/software/adns/adns.html">adns</ulink>, and
|
|
|
|
<ulink url="http://www.lua.org/">Lua</ulink></para>
|
|
|
|
|
|
|
|
<!-- Though configure looks for all these, and the developers I'm
|
|
|
|
sure use them, the doc sources are not included in the release
|
|
|
|
tarball (they are in SVN, though)
|
2005-05-31 05:28:37 +08:00
|
|
|
<bridgehead renderas="sect4">Optional (to build additional
|
2005-05-29 06:38:44 +08:00
|
|
|
documentation)</bridgehead>
|
2005-12-02 03:57:37 +08:00
|
|
|
<para role="optional"><xref linkend="doxygen"/>,
|
2005-05-31 05:28:37 +08:00
|
|
|
<xref linkend="libxml"/>,
|
2006-01-09 00:05:00 +08:00
|
|
|
<xref linkend="libxslt"/>, and
|
2005-05-29 06:38:44 +08:00
|
|
|
<xref linkend="fop"/></para>
|
2006-05-01 08:47:43 +08:00
|
|
|
-->
|
2005-05-29 06:38:44 +08:00
|
|
|
|
2006-04-11 02:35:11 +08:00
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
|
|
<ulink url="&blfs-wiki;/ethereal"/></para>
|
|
|
|
|
2005-04-30 23:16:15 +08:00
|
|
|
</sect2>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-04-30 23:16:15 +08:00
|
|
|
<sect2 role="kernel" id="ethereal-kernel">
|
|
|
|
<title>Kernel Configuration</title>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-05-31 05:28:37 +08:00
|
|
|
<para>The kernel must have the Packet protocol enabled for
|
|
|
|
<application>Ethereal</application> to capture live packets from the
|
|
|
|
network. Enable the Packet protocol by choosing <quote>Y</quote> in the
|
2006-05-01 08:47:43 +08:00
|
|
|
<quote>Networking</quote> – <quote>Packet socket</quote>
|
|
|
|
configuration parameter. Alternatively, build the
|
|
|
|
<filename>af_packet.ko</filename> module by choosing <quote>M</quote> in
|
|
|
|
this parameter.</para>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-04-30 23:16:15 +08:00
|
|
|
<indexterm zone="ethereal ethereal-kernel">
|
2005-05-31 05:28:37 +08:00
|
|
|
<primary sortas="d-Capturing-network-packets">Capturing network
|
2005-04-30 23:16:15 +08:00
|
|
|
packets</primary>
|
|
|
|
</indexterm>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-04-30 23:16:15 +08:00
|
|
|
</sect2>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-04-30 23:16:15 +08:00
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of Ethereal</title>
|
|
|
|
|
2005-05-31 05:28:37 +08:00
|
|
|
<para>Install <application>Ethereal</application> by running the following
|
2005-04-30 23:16:15 +08:00
|
|
|
commands:</para>
|
|
|
|
|
2006-05-01 08:47:43 +08:00
|
|
|
<screen><userinput>./configure --prefix=/usr \
|
|
|
|
--sysconfdir=/etc \
|
|
|
|
--enable-threads &&
|
2005-04-30 23:16:15 +08:00
|
|
|
make</userinput></screen>
|
2005-05-29 06:38:44 +08:00
|
|
|
|
|
|
|
<para>This package does not come with a test suite.</para>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-04-30 23:16:15 +08:00
|
|
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-05-29 06:38:44 +08:00
|
|
|
<screen role="root"><userinput>make install &&
|
2006-05-01 08:47:43 +08:00
|
|
|
install -v -m644 FAQ README{,.linux} doc/README.* doc/*.{pod,txt} \
|
|
|
|
/usr/share/ethereal &&
|
2005-05-29 06:38:44 +08:00
|
|
|
install -v -m644 -D ethereal.desktop \
|
2006-05-01 08:47:43 +08:00
|
|
|
/usr/share/applications/ethereal.desktop &&
|
2005-05-29 06:38:44 +08:00
|
|
|
install -v -m644 -D image/elogo3d48x48.png \
|
2006-05-01 08:47:43 +08:00
|
|
|
/usr/share/pixmaps/ethereal.png &&
|
|
|
|
install -v -m755 -d /usr/share/pixmaps/ethereal &&
|
|
|
|
install -v -m644 image/*.{png,ico,xpm,bmp} \
|
|
|
|
/usr/share/pixmaps/ethereal</userinput></screen>
|
|
|
|
|
|
|
|
<para>If you downloaded any of the documentation files from the page
|
|
|
|
listed in the 'Additional Downloads', install them by issuing the following
|
|
|
|
commands as the <systemitem class="username">root</systemitem> user:</para>
|
|
|
|
|
|
|
|
<screen role="root"><userinput>install -v -m755 -d /usr/share/doc/ethereal-ðereal-version; &&
|
|
|
|
install -v -m644 <replaceable><Downloaded_Files></replaceable> /usr/share/doc/ethereal-ðereal-version;</userinput></screen>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-04-30 23:16:15 +08:00
|
|
|
</sect2>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-04-30 23:16:15 +08:00
|
|
|
<sect2 role="commands">
|
|
|
|
<title>Command Explanations</title>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-05-31 05:28:37 +08:00
|
|
|
<para><parameter>--enable-threads</parameter>: This parameter enables the
|
2005-05-29 06:38:44 +08:00
|
|
|
use of threads in <command>ethereal</command>.</para>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-05-31 05:28:37 +08:00
|
|
|
<para><option>--with-ssl</option>: This parameter enables the use of the
|
2005-05-31 00:25:18 +08:00
|
|
|
<application>OpenSSL</application>
|
2005-04-30 23:16:15 +08:00
|
|
|
<filename class='libraryfile'>libcrypto</filename> library.</para>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-04-30 23:16:15 +08:00
|
|
|
</sect2>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-04-30 23:16:15 +08:00
|
|
|
<sect2 role="configuration">
|
|
|
|
<title>Configuring Ethereal</title>
|
|
|
|
|
|
|
|
<sect3 id="ethereal-config">
|
|
|
|
<title>Config Files</title>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-05-31 05:28:37 +08:00
|
|
|
<para><filename>/etc/ethereal.conf</filename> and
|
2005-04-30 23:16:15 +08:00
|
|
|
<filename>~/.ethereal/preferences</filename></para>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-04-30 23:16:15 +08:00
|
|
|
<indexterm zone="ethereal ethereal-config">
|
|
|
|
<primary sortas="e-AA.ethereal-preferences">~/.ethereal/preferences</primary>
|
|
|
|
</indexterm>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-04-30 23:16:15 +08:00
|
|
|
<indexterm zone="ethereal ethereal-config">
|
|
|
|
<primary sortas="e-etc-ethereal.conf">/etc/ethereal.conf</primary>
|
|
|
|
</indexterm>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-04-30 23:16:15 +08:00
|
|
|
</sect3>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-04-30 23:16:15 +08:00
|
|
|
<sect3>
|
|
|
|
<title>Configuration Information</title>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-05-31 05:28:37 +08:00
|
|
|
<para>Though the default configuration parameters are very sane,
|
|
|
|
reference the configuration section of the
|
|
|
|
<ulink url="http://www.ethereal.com/docs/user-guide/">Ethereal User's
|
|
|
|
Guide</ulink> for configuration information. Most of
|
|
|
|
<application>Ethereal</application>'s configuration can be accomplished
|
2005-05-31 00:25:18 +08:00
|
|
|
using the menu options of the <command>ethereal</command>
|
2005-11-22 23:38:54 +08:00
|
|
|
graphical interface.</para>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-04-30 23:16:15 +08:00
|
|
|
<note>
|
2005-05-31 05:28:37 +08:00
|
|
|
<para>If you want to look at packets, make sure you don't filter
|
|
|
|
them out with <xref linkend="iptables"/>. If you want to exclude
|
|
|
|
certain classes of packets, it is more efficient to do it with
|
|
|
|
<application>iptables</application> than
|
2005-04-30 23:16:15 +08:00
|
|
|
<application>Ethereal</application>.</para>
|
|
|
|
</note>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-04-30 23:16:15 +08:00
|
|
|
</sect3>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-04-30 23:16:15 +08:00
|
|
|
</sect2>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-04-30 23:16:15 +08:00
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Programs</segtitle>
|
|
|
|
<segtitle>Installed Libraries</segtitle>
|
|
|
|
<segtitle>Installed Directories</segtitle>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-04-30 23:16:15 +08:00
|
|
|
<seglistitem>
|
2005-05-31 05:28:37 +08:00
|
|
|
<seg>capinfos, dftest, editcap, ethereal, idl2eth, mergecap, randpkt,
|
2005-04-30 23:16:15 +08:00
|
|
|
tethereal and text2pcap</seg>
|
2005-05-31 05:28:37 +08:00
|
|
|
<seg>libethereal.so, libwiretap.so and numerous dissector plugin
|
2005-05-29 06:38:44 +08:00
|
|
|
modules</seg>
|
2005-05-31 05:28:37 +08:00
|
|
|
<seg>/usr/lib/ethereal, /usr/share/ethereal and
|
2005-05-29 06:38:44 +08:00
|
|
|
/usr/share/pixmaps/ethereal</seg>
|
2005-04-30 23:16:15 +08:00
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-04-30 23:16:15 +08:00
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-04-30 23:16:15 +08:00
|
|
|
<varlistentry id="capinfos">
|
|
|
|
<term><command>capinfos</command></term>
|
|
|
|
<listitem>
|
2005-05-31 05:28:37 +08:00
|
|
|
<para>reads a saved capture file and returns any or all of several
|
|
|
|
statistics about that file. It is able to detect and read any capture
|
2005-04-30 23:16:15 +08:00
|
|
|
supported by the <application>Ethereal</application> package.</para>
|
|
|
|
<indexterm zone="ethereal capinfos">
|
|
|
|
<primary sortas="b-capinfos">capinfos</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-04-30 23:16:15 +08:00
|
|
|
<varlistentry id="dftest">
|
|
|
|
<term><command>dftest</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is a display-filter-compiler test program.</para>
|
|
|
|
<indexterm zone="ethereal dftest">
|
|
|
|
<primary sortas="b-dftest">dftest</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-04-30 23:16:15 +08:00
|
|
|
<varlistentry id="editcap">
|
|
|
|
<term><command>editcap</command></term>
|
|
|
|
<listitem>
|
2005-05-31 05:28:37 +08:00
|
|
|
<para>edits and/or translates the format of capture files. It knows
|
|
|
|
how to read <application>libpcap</application> capture files,
|
|
|
|
including those of <command>tcpdump</command>,
|
|
|
|
<application>Ethereal</application> and other tools that write
|
2005-05-29 06:38:44 +08:00
|
|
|
captures in that format.</para>
|
2005-04-30 23:16:15 +08:00
|
|
|
<indexterm zone="ethereal editcap">
|
|
|
|
<primary sortas="b-editcap">editcap</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-04-30 23:16:15 +08:00
|
|
|
<varlistentry id="ethereal-prog">
|
|
|
|
<term><command>ethereal</command></term>
|
|
|
|
<listitem>
|
2005-05-31 05:28:37 +08:00
|
|
|
<para>is a GUI network protocol analyzer. It lets you interactively
|
|
|
|
browse packet data from a live network or from a previously
|
2005-04-30 23:16:15 +08:00
|
|
|
saved capture file.</para>
|
|
|
|
<indexterm zone="ethereal ethereal-prog">
|
|
|
|
<primary sortas="b-ethereal">ethereal</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-04-30 23:16:15 +08:00
|
|
|
<varlistentry id="idl2eth">
|
|
|
|
<term><command>idl2eth</command></term>
|
|
|
|
<listitem>
|
2005-05-31 05:28:37 +08:00
|
|
|
<para>takes a user specified CORBA
|
|
|
|
IDL file and generates <quote>C</quote> source code that
|
2005-05-31 00:25:18 +08:00
|
|
|
can be used to create an <application>Ethereal</application>
|
2005-05-29 06:38:44 +08:00
|
|
|
plugin.</para>
|
2005-04-30 23:16:15 +08:00
|
|
|
<indexterm zone="ethereal idl2eth">
|
|
|
|
<primary sortas="b-idl2eth">idl2eth</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-04-30 23:16:15 +08:00
|
|
|
<varlistentry id="mergecap">
|
|
|
|
<term><command>mergecap</command></term>
|
|
|
|
<listitem>
|
2005-05-31 05:28:37 +08:00
|
|
|
<para>combines multiple saved capture files into a single output
|
2005-04-30 23:16:15 +08:00
|
|
|
file.</para>
|
|
|
|
<indexterm zone="ethereal mergecap">
|
|
|
|
<primary sortas="b-mergecap">mergecap</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-04-30 23:16:15 +08:00
|
|
|
<varlistentry id="randpkt">
|
|
|
|
<term><command>randpkt</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>creates random-packet capture files.</para>
|
|
|
|
<indexterm zone="ethereal randpkt">
|
|
|
|
<primary sortas="b-randpkt">randpkt</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-04-30 23:16:15 +08:00
|
|
|
<varlistentry id="tethereal">
|
|
|
|
<term><command>tethereal</command></term>
|
|
|
|
<listitem>
|
2005-05-31 05:28:37 +08:00
|
|
|
<para>is a TTY-mode network protocol analyzer. It lets you capture
|
|
|
|
packet data from a live network or read packets from a
|
2005-04-30 23:16:15 +08:00
|
|
|
previously saved capture file.</para>
|
|
|
|
<indexterm zone="ethereal tethereal">
|
|
|
|
<primary sortas="b-tethereal">tethereal</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-04-30 23:16:15 +08:00
|
|
|
<varlistentry id="text2pcap">
|
|
|
|
<term><command>text2pcap</command></term>
|
|
|
|
<listitem>
|
2005-05-31 05:28:37 +08:00
|
|
|
<para>reads in an ASCII hex dump and writes the
|
|
|
|
data described into a <application>libpcap</application>-style
|
2005-05-29 06:38:44 +08:00
|
|
|
capture file.</para>
|
2005-04-30 23:16:15 +08:00
|
|
|
<indexterm zone="ethereal text2pcap">
|
|
|
|
<primary sortas="b-text2pcap">text2pcap</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-04-30 23:16:15 +08:00
|
|
|
<varlistentry id="libethereal">
|
|
|
|
<term><filename class='libraryfile'>libethereal.so</filename></term>
|
|
|
|
<listitem>
|
2005-05-31 05:28:37 +08:00
|
|
|
<para>contains functions used by the
|
|
|
|
<application>Ethereal</application> programs to perform filtering and
|
2005-04-30 23:16:15 +08:00
|
|
|
packet capturing.</para>
|
|
|
|
<indexterm zone="ethereal libethereal">
|
|
|
|
<primary sortas="c-libethereal">libethereal.so</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-04-30 23:16:15 +08:00
|
|
|
<varlistentry id="libwiretap">
|
|
|
|
<term><filename class='libraryfile'>libwiretap.so</filename></term>
|
|
|
|
<listitem>
|
2005-05-31 05:28:37 +08:00
|
|
|
<para>is a library being developed as a future replacement for
|
|
|
|
<filename class='libraryfile'>libpcap</filename>, the current
|
|
|
|
standard Unix library for packet capturing. For more information,
|
|
|
|
see the <filename>README</filename> file in the source
|
2005-04-30 23:16:15 +08:00
|
|
|
<filename class='directory'>wiretap</filename> directory.</para>
|
|
|
|
<indexterm zone="ethereal libwiretap">
|
|
|
|
<primary sortas="c-libwiretap">libwiretap.so</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-04-30 23:16:15 +08:00
|
|
|
</variablelist>
|
|
|
|
|
|
|
|
</sect2>
|
2004-09-26 23:12:40 +08:00
|
|
|
|
|
|
|
</sect1>
|