mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
update ppp intro
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1168 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
9635613edb
commit
f07203c54a
@ -61,6 +61,10 @@
|
||||
<glossentry id="IMON"><glossterm><abbrev>imon</abbrev></glossterm>
|
||||
<glossdef><para>Inode MONitor</para></glossdef></glossentry>
|
||||
|
||||
<glossentry id="gIP"><glossterm><acronym>IP</acronym></glossterm>
|
||||
<glossdef><para>Internet Protocol</para><glossseealso otherterm="gTCP">TCP
|
||||
</glossseealso></glossdef></glossentry>
|
||||
|
||||
<glossentry id="gISP"><glossterm><acronym>ISP</acronym></glossterm>
|
||||
<glossdef><para>Internet Service Provider</para></glossdef></glossentry>
|
||||
|
||||
@ -89,9 +93,15 @@ otherterm="gCORBA">CORBA</glossseealso></glossdef></glossentry>
|
||||
<glossentry id="gPPPoE"><glossterm><acronym>PPPoE</acronym></glossterm>
|
||||
<glossdef><para>Point to Point Protocol over Ethernet</para></glossdef></glossentry>
|
||||
|
||||
<glossentry id="gRFC"><glossterm><acronym>RFC</acronym></glossterm>
|
||||
<glossdef><para>Request For Comments</para></glossdef></glossentry>
|
||||
|
||||
<glossentry id="gRP"><glossterm><acronym>RP</acronym></glossterm>
|
||||
<glossdef><para>Roaring Penguin</para></glossdef></glossentry>
|
||||
|
||||
<glossentry id="gTCP"><glossterm><acronym>TCP</acronym></glossterm>
|
||||
<glossdef><para>Transmission Control Protocol</para></glossdef></glossentry>
|
||||
|
||||
<glossentry id="gXMMS"><glossterm><acronym>XMMS</acronym></glossterm>
|
||||
<glossdef><para>X MultiMedia System</para></glossdef></glossentry>
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
<sect1 id="connect-dhcp-client">
|
||||
<?dbhtml filename="dhcpclient.html" dir="connect"?>
|
||||
<title>dhcp-&dhcp-version;</title>
|
||||
<title>DHCP-&dhcp-version;</title>
|
||||
|
||||
<para>The <application>dhcp</application> package comes with both a client
|
||||
(called <command>dhclient</command>) and a server program for using
|
||||
<acronym>DHCP</acronym>. If you want to install this package,
|
||||
<para>The <application><acronym>DHCP</acronym></application> package comes with
|
||||
both a client (called <command>dhclient</command>) and a server program for
|
||||
using <acronym>DHCP</acronym>. If you want to install this package,
|
||||
the instructions can be found at <xref linkend="dhcp"/>.
|
||||
Note that if you only want to use the client, you
|
||||
do <emphasis>not</emphasis> need to run the server and so do not need
|
||||
|
@ -1,6 +1,6 @@
|
||||
<sect1 id="ppp" xreflabel="ppp-&ppp-version;">
|
||||
<sect1 id="ppp" xreflabel="PPP-&ppp-version;">
|
||||
<?dbhtml filename="ppp.html" dir="connect"?>
|
||||
<title>ppp-&ppp-version;</title>
|
||||
<title>PPP-&ppp-version;</title>
|
||||
|
||||
&ppp-intro;
|
||||
&ppp-inst;
|
||||
|
@ -1,5 +1,5 @@
|
||||
<sect2>
|
||||
<title>Configuring <application>ppp</application></title>
|
||||
<title>Configuring <application><acronym>PPP</acronym></application></title>
|
||||
|
||||
<sect3><title>Config files</title>
|
||||
<para><filename>/etc/ppp/*</filename></para>
|
||||
@ -7,10 +7,10 @@
|
||||
|
||||
<sect3><title>Configuration Information</title>
|
||||
|
||||
<para>The ppp daemon itself requires very little configuration. The
|
||||
main trick is scripting the connection. This can be done either using the
|
||||
chat program which comes with this package or by using <xref
|
||||
linkend="wvdial"/>.</para>
|
||||
<para>The <application><acronym>PPP</acronym></application> daemon itself
|
||||
requires very little configuration. The main trick is scripting the
|
||||
connection. This can be done either using the chat program which comes with
|
||||
this package or by using <xref linkend="wvdial"/>.</para>
|
||||
</sect3>
|
||||
|
||||
</sect2>
|
||||
|
@ -1,8 +1,8 @@
|
||||
<sect2>
|
||||
<title>Contents</title>
|
||||
|
||||
<para>The <application>ppp</application> package contains the
|
||||
<command>chat</command>,
|
||||
<para>The <application><acronym>PPP</acronym></application> package contains
|
||||
the <command>chat</command>,
|
||||
<command>pppd</command>, <command>pppdump</command> and
|
||||
<command>pppstats</command> programs.</para>
|
||||
|
||||
@ -22,12 +22,12 @@ connection between the Point-to-Point Protocol Daemon
|
||||
|
||||
<sect3><title>pppdump</title>
|
||||
<para><command>pppdump</command> is used to convert
|
||||
<acronym>PPP</acronym> record files
|
||||
<application><acronym>PPP</acronym></application> record files
|
||||
to a readable format.</para></sect3>
|
||||
|
||||
<sect3><title>pppstats</title>
|
||||
<para><command>pppstats</command> is used to print
|
||||
<acronym>PPP</acronym> statistics.</para></sect3>
|
||||
<application><acronym>PPP</acronym></application> statistics.</para></sect3>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
<sect2>
|
||||
<title>Installation of <application>ppp</application></title>
|
||||
<title>Installation of <application><acronym>PPP</acronym></application></title>
|
||||
|
||||
<note><para><acronym>PPP</acronym> support must be compiled into the
|
||||
kernel or available as a kernel module.</para></note>
|
||||
<note><para><application><acronym>PPP</acronym></application> support must be
|
||||
compiled into the kernel or available as a kernel module.</para></note>
|
||||
|
||||
<para>Install <application>ppp</application> by running the following commands:
|
||||
</para>
|
||||
<para>Install <application><acronym>PPP</acronym></application> by running the
|
||||
following commands:</para>
|
||||
|
||||
<screen><userinput><command>./configure &&
|
||||
make &&
|
||||
|
@ -1,8 +1,8 @@
|
||||
<sect2>
|
||||
<title>Introduction to <application>ppp</application></title>
|
||||
<title>Introduction to <application><acronym>PPP</acronym></application></title>
|
||||
|
||||
<para>The <application>ppp</application> package contains the <command>pppd
|
||||
</command> daemon and the <command>chat</command> program.
|
||||
<para>The <application><acronym>PPP</acronym></application> package contains
|
||||
the <command>pppd</command> daemon and the <command>chat</command> program.
|
||||
This is used for connecting to other machines; often for connecting to
|
||||
the Internet via a dial-up connection to an <acronym>ISP</acronym>.</para>
|
||||
|
||||
|
@ -15,7 +15,7 @@ and try to determine it's exact setup. You will then need to enter your
|
||||
<filename>/etc/wvdial.conf</filename> file.</para>
|
||||
|
||||
<para>You then start wvdial with:
|
||||
<screen><userinput><command>wvdial</command></userinput>.</screen></para>
|
||||
<screen><userinput><command>wvdial</command></userinput></screen></para>
|
||||
|
||||
<para>For more information examine the wvdialconf, wvdial.conf and wvdial man pages.</para>
|
||||
|
||||
|
@ -9,7 +9,7 @@ and <command>wvdialconf</command> programs.</para>
|
||||
<sect2><title>Description</title>
|
||||
|
||||
<sect3><title>wvdial</title>
|
||||
<para>Starts a ppp connection.</para></sect3>
|
||||
<para>Starts a <acronym>PPP</acronym> connection.</para></sect3>
|
||||
|
||||
<sect3><title>wvdialconf</title>
|
||||
<para>Automates the configuration of wvdial.</para></sect3>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<sect2>
|
||||
<title>Configuring <application><acronym>RP-PPPoE</acronym></application></title>
|
||||
<title>Configuring <application><acronym>RP</acronym>-<acronym>PPPoE</acronym></application></title>
|
||||
|
||||
<sect3><title>Config files</title>
|
||||
<para><filename>/etc/ppp/pppoe.conf</filename>,
|
||||
@ -12,8 +12,9 @@
|
||||
|
||||
<sect3><title>Configuration Information</title>
|
||||
|
||||
<para>To configure <application><acronym>RP-PPPoE</acronym></application> after
|
||||
installation, you should run the <command>adsl-setup</command> script.</para>
|
||||
<para>To configure <application><acronym>RP</acronym>-<acronym>PPPoE</acronym>
|
||||
</application> after installation, you should run the <command>adsl-setup
|
||||
</command> script.</para>
|
||||
|
||||
<para>When configuring your connection, you will need to have your
|
||||
<acronym>ISP</acronym>'s nameserver information available, as well as your
|
||||
|
@ -1,7 +1,7 @@
|
||||
<sect2>
|
||||
<title>Contents</title>
|
||||
|
||||
<para>The <application><acronym>RP-PPPoE</acronym></application> package
|
||||
<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
|
||||
@ -20,8 +20,8 @@ in <filename>/etc/ppp/pppoe.conf</filename>.</para></sect3>
|
||||
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 adsl connection.
|
||||
</para></sect3>
|
||||
<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>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<sect2>
|
||||
<title>Installation of <application><acronym>RP-PPPoE</acronym></application></title>
|
||||
<title>Installation of <application><acronym>RP</acronym>-<acronym>PPPoE</acronym></application></title>
|
||||
|
||||
<para>If you plan on using demand dialing, or kernel mode
|
||||
<acronym>PPPoE</acronym>, you need to patch <xref linkend="ppp"/> and
|
||||
@ -9,7 +9,7 @@ patch can be downloaded from here:
|
||||
information about kernel mode <acronym>PPPoE</acronym> can be found in
|
||||
<filename>rp-pppoe-&pppoe-version;/doc/KERNEL-MODE-PPPOE</filename>.</para>
|
||||
|
||||
<para>Install <application><acronym>RP-PPPoE</acronym></application> by running
|
||||
<para>Install <application><acronym>RP</acronym>-<acronym>PPPoE</acronym></application> by running
|
||||
the following commands:</para>
|
||||
|
||||
<screen><userinput><command>cd src &&
|
||||
|
@ -1,5 +1,5 @@
|
||||
<sect2>
|
||||
<title>Introduction to <application><acronym>RP-PPPoE</acronym></application></title>
|
||||
<title>Introduction to <application><acronym>RP</acronym>-<acronym>PPPoE</acronym></application></title>
|
||||
|
||||
<para>The Roaring Penguin <application><acronym>PPPoE</acronym></application>
|
||||
package contains both a client and a server component that works with the
|
||||
@ -22,7 +22,7 @@ url="&pppoe-download-ftp;"/></para></listitem>
|
||||
&pppoe-time;</para></listitem></itemizedlist>
|
||||
</sect3>
|
||||
|
||||
<sect3><title><application><acronym>RP-PPPoE</acronym></application> dependencies</title>
|
||||
<sect3><title><application><acronym>RP</acronym>-<acronym>PPPoE</acronym></application> dependencies</title>
|
||||
<sect4><title>Required</title>
|
||||
<para><xref linkend="ppp"/></para></sect4>
|
||||
</sect3>
|
||||
|
@ -9,7 +9,7 @@
|
||||
|
||||
<para>Reinstall shadow by running the following commands:</para>
|
||||
|
||||
<para><screen><userinput><command>patch -Np1 -i ../shadow-4.0.3-pam.patch &&
|
||||
<para><screen><userinput><command>patch -Np1 -i ../shadow-4.0.3-pamfix-1.patch &&
|
||||
LDFLAGS="-lpam -lpam_misc" ./configure --prefix=/usr --libdir=/usr/lib \
|
||||
--enable-shared --with-libpam &&
|
||||
make &&
|
||||
|
Loading…
Reference in New Issue
Block a user