glfs/basicnet/netutils/traceroute/traceroute-intro.xml
Larry Lawrence 6998c44a92 chapter 19
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1197 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-09-26 02:04:06 +00:00

25 lines
925 B
XML

<sect2>
<title>Introduction to <application>Traceroute</application></title>
<para>The <application>Traceroute</application> package contains a program
which is used to display the network route that packets take to reach a
specified host. This is a standard network troubleshooting tool. If you find
yourself unable to connect to another system, traceroute can help pinpoint
the problem.</para>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink
url="&traceroute-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink
url="&traceroute-download-ftp;"/></para></listitem>
<listitem><para>Download size: &traceroute-size;</para></listitem>
<listitem><para>Estimated Disk space required:
&traceroute-buildsize;</para></listitem>
<listitem><para>Estimated build time:
&traceroute-time;</para></listitem></itemizedlist>
</sect3>
</sect2>