mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-02 05:22:13 +08:00
9491ec6bae
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1276 af4574ff-66df-0310-9fd7-8a98e5e911e0
45 lines
1.5 KiB
XML
45 lines
1.5 KiB
XML
<sect2>
|
|
<title>Contents</title>
|
|
|
|
<para>The <application><acronym>RP</acronym>-<acronym>PPPoE</acronym></application> package
|
|
contains <command>adsl-setup</command>, <command>adsl-start</command>,
|
|
<command>adsl-status</command>, <command>adsl-stop</command>, <command>
|
|
pppoe</command>, <command>pppoe-relay</command>, <command>pppoe-server
|
|
</command> and <command>pppoe-sniff</command>.</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><command>adsl-start</command> starts the client using the options
|
|
specified in <filename>/etc/ppp/pppoe.conf</filename>.</para></sect3>
|
|
|
|
<sect3><title>adsl-status</title>
|
|
<para><command>adsl-status</command> displays the status of the
|
|
<acronym>ADSL</acronym> connection.</para></sect3>
|
|
|
|
<sect3><title>adsl-stop</title>
|
|
<para><command>adsl-stop</command> 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><command>pppoe-relay</command> starts the server relay agent.</para></sect3>
|
|
|
|
<sect3><title>pppoe-server</title>
|
|
<para><command>pppoe-server</command> starts the server component.</para></sect3>
|
|
|
|
<sect3><title>pppoe-sniff</title>
|
|
<para>A small network sniffer designed to assist in setting <envar>PPPOE_EXTRA
|
|
</envar> settings.</para></sect3>
|
|
|
|
</sect2>
|
|
|