glfs/connect/other/pppoe/pppoe-desc.xml
Larry Lawrence 284d8e17d3 DJ and Igor's daily work
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1020 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-09-03 01:17:42 +00:00

38 lines
1.1 KiB
XML

<sect2>
<title>Contents</title>
<para>The RP-PPPoE package contains <userinput>adsl-setup, adsl-start,
adls-status, adsl-stop, pppoe, pppoe-relay, pppoe-server, and
pppoe-sniff</userinput>.</para>
</sect2>
<sect2><title>Description</title>
<sect3><title>adsl-setup</title>
<para>A script for configuring the client. Configuration is then stored
in <filename>/etc/ppp/pppoe.conf</filename>.</para></sect3>
<sect3><title>adsl-start</title><para>Starts the client using the options
specified in <filename>/etc/ppp/pppoe.conf</filename>.</para></sect3>
<sect3><title>adsl-status</title><para>Displays the status of the adsl
connection.</para></sect3>
<sect3><title>adsl-stop</title><para>Stops the client.</para></sect3>
<sect3><title>pppoe</title><para>This is the client itself.
Generally it should not be started on its own.</para></sect3>
<sect3><title>pppoe-relay</title><para>Starts the server relay
agent.</para></sect3>
<sect3><title>pppoe-server</title><para>Starts the server
componenet.</para></sect3>
<sect3><title>pppoe-sniff</title><para>A small network sniffer designed
to assist in setting PPPOE_EXTRA setttings.</para></sect3>
</sect2>