mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-01 21:12:12 +08:00
e76c814661
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1018 af4574ff-66df-0310-9fd7-8a98e5e911e0
38 lines
1.1 KiB
XML
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 it's 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>
|
|
|