source: basicnet/netutils/ethereal.xml@ 95a5b485

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 12.2 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gimp3 gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/for-12.3 xry111/intltool xry111/llvm18 xry111/soup3 xry111/spidermonkey128 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 95a5b485 was 9f12e36, checked in by Randy McMurchy <randy@…>, 18 years ago

Removed 'keywordset' blocks and extra spaces from the XML files (note this was by accident as I meant to do just in the gnome directory but I was in the root of BOOK when I ran the script, but this was going to happen anyway so I don't think it is a big deal)

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6192 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 14.2 KB
RevLine 
[1a3dd316]1<?xml version="1.0" encoding="ISO-8859-1"?>
[ff769b8c]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
[1a3dd316]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY ethereal-download-http "http://www.ethereal.com/distribution/ethereal-&ethereal-version;.tar.bz2">
8 <!ENTITY ethereal-download-ftp "ftp://ftp.ethereal.com/pub/ethereal/all-versions/ethereal-&ethereal-version;.tar.bz2">
[3932f297]9 <!ENTITY ethereal-md5sum "f9905b9d347acdc05af664a7553f7f76">
10 <!ENTITY ethereal-size "8.8 MB">
11 <!ENTITY ethereal-buildsize "331 MB">
12 <!ENTITY ethereal-time "5.4 SBU">
[1a3dd316]13]>
14
15<sect1 id="ethereal" xreflabel="Ethereal-&ethereal-version;">
[13659efc]16 <?dbhtml filename="ethereal.html"?>
[50b8d8b]17
[13659efc]18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
[50b8d8b]22
[13659efc]23 <title>Ethereal-&ethereal-version;</title>
[50b8d8b]24
[13659efc]25 <indexterm zone="ethereal">
26 <primary sortas="a-Ethereal">Ethereal</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Ethereal</title>
31
[1065a91]32 <para>The <application>Ethereal</application> package contains a network
33 protocol analyzer, also known as a <quote>sniffer</quote>. This is useful
34 for analyzing data captured <quote>off the wire</quote> from a live network
35 connection, or data read from a capture file.
[c3ee07c]36 <application>Ethereal</application> provides both a graphical and TTY-mode
37 front-end for examining captured network packets from over 500 protocols,
38 as well as the capability to read capture files from many other popular
39 network analyzers.</para>
[50b8d8b]40
[13659efc]41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
44 <para>Download (HTTP): <ulink url="&ethereal-download-http;"/></para>
45 </listitem>
46 <listitem>
47 <para>Download (FTP): <ulink url="&ethereal-download-ftp;"/></para>
48 </listitem>
49 <listitem>
50 <para>Download MD5 sum: &ethereal-md5sum;</para>
51 </listitem>
52 <listitem>
53 <para>Download size: &ethereal-size;</para>
54 </listitem>
55 <listitem>
56 <para>Estimated disk space required: &ethereal-buildsize;</para>
57 </listitem>
58 <listitem>
[2174baa]59 <para>Estimated build time: &ethereal-time;</para>
60 </listitem>
[13659efc]61 </itemizedlist>
[50b8d8b]62
[3932f297]63 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
[9f12e36]64 <itemizedlist spacing="compact">
65 <listitem>
[3932f297]66 <para>Additional Documentation: <ulink
67 url="http://www.ethereal.com/docs/"/></para>
68 </listitem>
69 </itemizedlist>
70
71 <para>From this page you can download many different docs in a variety
72 of formats.</para>
73
[13659efc]74 <bridgehead renderas="sect3">Ethereal dependencies</bridgehead>
[50b8d8b]75
[13659efc]76 <bridgehead renderas="sect4">Required</bridgehead>
[5de2721]77 <para role="required"><xref linkend="GLib"/> or <xref linkend="glib2"/>
78 (to build the TTY-mode front-end only)</para>
[50b8d8b]79
[13659efc]80 <bridgehead renderas="sect4">Recommended</bridgehead>
[5de2721]81 <para role="recommended"><xref linkend="libpcap"/>
82 (required to capture data)</para>
[50b8d8b]83
[13659efc]84 <bridgehead renderas="sect4">Optional</bridgehead>
[4dbbf634]85 <para role="optional"><xref linkend="pkgconfig"/>,
[5de2721]86 <xref linkend="GTK"/> or <xref linkend="gtk2"/>
87 (to build the GUI front-end),
[1065a91]88 <xref linkend="openssl"/>,
89 <xref linkend="heimdal"/> or <xref linkend="mitkrb"/>,
90 <xref linkend="python"/>,
91 <xref linkend="pcre"/>,
[3932f297]92 <ulink url="http://www.gnu.org/software/gnutls/">GnuTLS</ulink>
93 (which needs <ulink
94 url="http://www.gnupg.org/download/index.html#libgpg-error">libgpg-error</ulink>
95 then <ulink
96 url="http://www.gnupg.org/download/index.html#libgcrypt">libgcrypt</ulink>),
97 <ulink url="http://www.net-snmp.org/">Net-SNMP</ulink>,
98 <ulink url="http://www.gnu.org/software/adns/adns.html">adns</ulink>, and
99 <ulink url="http://www.lua.org/">Lua</ulink></para>
100
101 <!-- Though configure looks for all these, and the developers I'm
102 sure use them, the doc sources are not included in the release
103 tarball (they are in SVN, though)
[1065a91]104 <bridgehead renderas="sect4">Optional (to build additional
[28d83dbc]105 documentation)</bridgehead>
[4dbbf634]106 <para role="optional"><xref linkend="doxygen"/>,
[1065a91]107 <xref linkend="libxml"/>,
[5de2721]108 <xref linkend="libxslt"/>, and
[28d83dbc]109 <xref linkend="fop"/></para>
[3932f297]110 -->
[28d83dbc]111
[061ec9d]112 <para condition="html" role="usernotes">User Notes:
113 <ulink url="&blfs-wiki;/ethereal"/></para>
114
[13659efc]115 </sect2>
[50b8d8b]116
[13659efc]117 <sect2 role="kernel" id="ethereal-kernel">
118 <title>Kernel Configuration</title>
[50b8d8b]119
[1065a91]120 <para>The kernel must have the Packet protocol enabled for
121 <application>Ethereal</application> to capture live packets from the
122 network. Enable the Packet protocol by choosing <quote>Y</quote> in the
[3932f297]123 <quote>Networking</quote> &ndash; <quote>Packet socket</quote>
124 configuration parameter. Alternatively, build the
125 <filename>af_packet.ko</filename> module by choosing <quote>M</quote> in
126 this parameter.</para>
[50b8d8b]127
[13659efc]128 <indexterm zone="ethereal ethereal-kernel">
[1065a91]129 <primary sortas="d-Capturing-network-packets">Capturing network
[13659efc]130 packets</primary>
131 </indexterm>
[50b8d8b]132
[13659efc]133 </sect2>
[50b8d8b]134
[13659efc]135 <sect2 role="installation">
136 <title>Installation of Ethereal</title>
137
[1065a91]138 <para>Install <application>Ethereal</application> by running the following
[13659efc]139 commands:</para>
140
[3932f297]141<screen><userinput>./configure --prefix=/usr \
142 --sysconfdir=/etc \
143 --enable-threads &amp;&amp;
[13659efc]144make</userinput></screen>
[28d83dbc]145
146 <para>This package does not come with a test suite.</para>
[50b8d8b]147
[13659efc]148 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
[50b8d8b]149
[28d83dbc]150<screen role="root"><userinput>make install &amp;&amp;
[3932f297]151install -v -m644 FAQ README{,.linux} doc/README.* doc/*.{pod,txt} \
152 /usr/share/ethereal &amp;&amp;
[28d83dbc]153install -v -m644 -D ethereal.desktop \
[3932f297]154 /usr/share/applications/ethereal.desktop &amp;&amp;
[28d83dbc]155install -v -m644 -D image/elogo3d48x48.png \
[3932f297]156 /usr/share/pixmaps/ethereal.png &amp;&amp;
157install -v -m755 -d /usr/share/pixmaps/ethereal &amp;&amp;
158install -v -m644 image/*.{png,ico,xpm,bmp} \
159 /usr/share/pixmaps/ethereal</userinput></screen>
160
161 <para>If you downloaded any of the documentation files from the page
162 listed in the 'Additional Downloads', install them by issuing the following
163 commands as the <systemitem class="username">root</systemitem> user:</para>
164
165<screen role="root"><userinput>install -v -m755 -d /usr/share/doc/ethereal-&ethereal-version; &amp;&amp;
166install -v -m644 <replaceable>&lt;Downloaded_Files&gt;</replaceable> /usr/share/doc/ethereal-&ethereal-version;</userinput></screen>
[50b8d8b]167
[13659efc]168 </sect2>
[50b8d8b]169
[13659efc]170 <sect2 role="commands">
171 <title>Command Explanations</title>
[50b8d8b]172
[1065a91]173 <para><parameter>--enable-threads</parameter>: This parameter enables the
[28d83dbc]174 use of threads in <command>ethereal</command>.</para>
[50b8d8b]175
[1065a91]176 <para><option>--with-ssl</option>: This parameter enables the use of the
[50b8d8b]177 <application>OpenSSL</application>
[13659efc]178 <filename class='libraryfile'>libcrypto</filename> library.</para>
[50b8d8b]179
[13659efc]180 </sect2>
[50b8d8b]181
[13659efc]182 <sect2 role="configuration">
183 <title>Configuring Ethereal</title>
184
185 <sect3 id="ethereal-config">
186 <title>Config Files</title>
[50b8d8b]187
[1065a91]188 <para><filename>/etc/ethereal.conf</filename> and
[13659efc]189 <filename>~/.ethereal/preferences</filename></para>
[50b8d8b]190
[13659efc]191 <indexterm zone="ethereal ethereal-config">
192 <primary sortas="e-AA.ethereal-preferences">~/.ethereal/preferences</primary>
193 </indexterm>
[50b8d8b]194
[13659efc]195 <indexterm zone="ethereal ethereal-config">
196 <primary sortas="e-etc-ethereal.conf">/etc/ethereal.conf</primary>
197 </indexterm>
[50b8d8b]198
[13659efc]199 </sect3>
[50b8d8b]200
[13659efc]201 <sect3>
202 <title>Configuration Information</title>
[50b8d8b]203
[1065a91]204 <para>Though the default configuration parameters are very sane,
205 reference the configuration section of the
206 <ulink url="http://www.ethereal.com/docs/user-guide/">Ethereal User's
207 Guide</ulink> for configuration information. Most of
208 <application>Ethereal</application>'s configuration can be accomplished
[50b8d8b]209 using the menu options of the <command>ethereal</command>
[c3ee07c]210 graphical interface.</para>
[50b8d8b]211
[13659efc]212 <note>
[1065a91]213 <para>If you want to look at packets, make sure you don't filter
214 them out with <xref linkend="iptables"/>. If you want to exclude
215 certain classes of packets, it is more efficient to do it with
216 <application>iptables</application> than
[13659efc]217 <application>Ethereal</application>.</para>
218 </note>
[50b8d8b]219
[13659efc]220 </sect3>
[50b8d8b]221
[13659efc]222 </sect2>
[50b8d8b]223
[13659efc]224 <sect2 role="content">
225 <title>Contents</title>
226
227 <segmentedlist>
228 <segtitle>Installed Programs</segtitle>
229 <segtitle>Installed Libraries</segtitle>
230 <segtitle>Installed Directories</segtitle>
[50b8d8b]231
[13659efc]232 <seglistitem>
[1065a91]233 <seg>capinfos, dftest, editcap, ethereal, idl2eth, mergecap, randpkt,
[13659efc]234 tethereal and text2pcap</seg>
[1065a91]235 <seg>libethereal.so, libwiretap.so and numerous dissector plugin
[28d83dbc]236 modules</seg>
[1065a91]237 <seg>/usr/lib/ethereal, /usr/share/ethereal and
[28d83dbc]238 /usr/share/pixmaps/ethereal</seg>
[13659efc]239 </seglistitem>
240 </segmentedlist>
[50b8d8b]241
[13659efc]242 <variablelist>
243 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
244 <?dbfo list-presentation="list"?>
245 <?dbhtml list-presentation="table"?>
[50b8d8b]246
[13659efc]247 <varlistentry id="capinfos">
248 <term><command>capinfos</command></term>
249 <listitem>
[1065a91]250 <para>reads a saved capture file and returns any or all of several
251 statistics about that file. It is able to detect and read any capture
[13659efc]252 supported by the <application>Ethereal</application> package.</para>
253 <indexterm zone="ethereal capinfos">
254 <primary sortas="b-capinfos">capinfos</primary>
255 </indexterm>
256 </listitem>
257 </varlistentry>
[50b8d8b]258
[13659efc]259 <varlistentry id="dftest">
260 <term><command>dftest</command></term>
261 <listitem>
262 <para>is a display-filter-compiler test program.</para>
263 <indexterm zone="ethereal dftest">
264 <primary sortas="b-dftest">dftest</primary>
265 </indexterm>
266 </listitem>
267 </varlistentry>
[50b8d8b]268
[13659efc]269 <varlistentry id="editcap">
270 <term><command>editcap</command></term>
271 <listitem>
[1065a91]272 <para>edits and/or translates the format of capture files. It knows
273 how to read <application>libpcap</application> capture files,
274 including those of <command>tcpdump</command>,
275 <application>Ethereal</application> and other tools that write
[28d83dbc]276 captures in that format.</para>
[13659efc]277 <indexterm zone="ethereal editcap">
278 <primary sortas="b-editcap">editcap</primary>
279 </indexterm>
280 </listitem>
281 </varlistentry>
[50b8d8b]282
[13659efc]283 <varlistentry id="ethereal-prog">
284 <term><command>ethereal</command></term>
285 <listitem>
[1065a91]286 <para>is a GUI network protocol analyzer. It lets you interactively
287 browse packet data from a live network or from a previously
[13659efc]288 saved capture file.</para>
289 <indexterm zone="ethereal ethereal-prog">
290 <primary sortas="b-ethereal">ethereal</primary>
291 </indexterm>
292 </listitem>
293 </varlistentry>
[50b8d8b]294
[13659efc]295 <varlistentry id="idl2eth">
296 <term><command>idl2eth</command></term>
297 <listitem>
[1065a91]298 <para>takes a user specified CORBA
299 IDL file and generates <quote>C</quote> source code that
[50b8d8b]300 can be used to create an <application>Ethereal</application>
[28d83dbc]301 plugin.</para>
[13659efc]302 <indexterm zone="ethereal idl2eth">
303 <primary sortas="b-idl2eth">idl2eth</primary>
304 </indexterm>
305 </listitem>
306 </varlistentry>
[50b8d8b]307
[13659efc]308 <varlistentry id="mergecap">
309 <term><command>mergecap</command></term>
310 <listitem>
[1065a91]311 <para>combines multiple saved capture files into a single output
[13659efc]312 file.</para>
313 <indexterm zone="ethereal mergecap">
314 <primary sortas="b-mergecap">mergecap</primary>
315 </indexterm>
316 </listitem>
317 </varlistentry>
[50b8d8b]318
[13659efc]319 <varlistentry id="randpkt">
320 <term><command>randpkt</command></term>
321 <listitem>
322 <para>creates random-packet capture files.</para>
323 <indexterm zone="ethereal randpkt">
324 <primary sortas="b-randpkt">randpkt</primary>
325 </indexterm>
326 </listitem>
327 </varlistentry>
[50b8d8b]328
[13659efc]329 <varlistentry id="tethereal">
330 <term><command>tethereal</command></term>
331 <listitem>
[1065a91]332 <para>is a TTY-mode network protocol analyzer. It lets you capture
333 packet data from a live network or read packets from a
[13659efc]334 previously saved capture file.</para>
335 <indexterm zone="ethereal tethereal">
336 <primary sortas="b-tethereal">tethereal</primary>
337 </indexterm>
338 </listitem>
339 </varlistentry>
[50b8d8b]340
[13659efc]341 <varlistentry id="text2pcap">
342 <term><command>text2pcap</command></term>
343 <listitem>
[1065a91]344 <para>reads in an ASCII hex dump and writes the
345 data described into a <application>libpcap</application>-style
[28d83dbc]346 capture file.</para>
[13659efc]347 <indexterm zone="ethereal text2pcap">
348 <primary sortas="b-text2pcap">text2pcap</primary>
349 </indexterm>
350 </listitem>
351 </varlistentry>
[50b8d8b]352
[13659efc]353 <varlistentry id="libethereal">
354 <term><filename class='libraryfile'>libethereal.so</filename></term>
355 <listitem>
[1065a91]356 <para>contains functions used by the
357 <application>Ethereal</application> programs to perform filtering and
[13659efc]358 packet capturing.</para>
359 <indexterm zone="ethereal libethereal">
360 <primary sortas="c-libethereal">libethereal.so</primary>
361 </indexterm>
362 </listitem>
363 </varlistentry>
[50b8d8b]364
[13659efc]365 <varlistentry id="libwiretap">
366 <term><filename class='libraryfile'>libwiretap.so</filename></term>
367 <listitem>
[1065a91]368 <para>is a library being developed as a future replacement for
369 <filename class='libraryfile'>libpcap</filename>, the current
370 standard Unix library for packet capturing. For more information,
371 see the <filename>README</filename> file in the source
[13659efc]372 <filename class='directory'>wiretap</filename> directory.</para>
373 <indexterm zone="ethereal libwiretap">
374 <primary sortas="c-libwiretap">libwiretap.so</primary>
375 </indexterm>
376 </listitem>
377 </varlistentry>
[50b8d8b]378
[13659efc]379 </variablelist>
380
381 </sect2>
[1a3dd316]382
383</sect1>
Note: See TracBrowser for help on using the repository browser.