Changeset e72dc56
- Timestamp:
- 02/09/2005 05:28:10 AM (20 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- b6293773
- Parents:
- 23460a6
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
connect/dialup/ppp.xml
r23460a6 re72dc56 4 4 <!ENTITY % general-entities SYSTEM "../../general.ent"> 5 5 %general-entities; 6 6 7 7 <!ENTITY ppp-download-http "http://ccache.samba.org/ftp/ppp/ppp-&ppp-version;.tar.gz"> 8 8 <!ENTITY ppp-download-ftp "ftp://ftp.samba.org/pub/ppp/ppp-&ppp-version;.tar.gz"> 9 <!ENTITY ppp-md5sum "848f6c3cafeb6074ffeb293c3af79b7c"> 9 10 <!ENTITY ppp-size "672 KB"> 10 11 <!ENTITY ppp-buildsize "6.2 MB"> … … 19 20 <?dbhtml filename="ppp.html"?> 20 21 <title>PPP-&ppp-version;</title> 22 <indexterm zone="ppp"> 23 <primary sortas="a-PPP">PPP</primary></indexterm> 21 24 22 25 <sect2> … … 35 38 <listitem><para>Download (FTP): <ulink 36 39 url="&ppp-download-ftp;"/></para></listitem> 40 <listitem><para>Download MD5 sum: &ppp-md5sum;</para></listitem> 37 41 <listitem><para>Download size: &ppp-size;</para></listitem> 38 42 <listitem><para>Estimated disk space required: … … 44 48 <sect3><title><application>ppp</application> dependencies</title> 45 49 <sect4><title>Required</title> 46 <para><xref linkend="libpcap"/></para></sect4> 50 <para><xref linkend="libpcap"/></para> 51 </sect4> 47 52 </sect3> 48 53 49 54 </sect2> 50 55 51 <sect2 >56 <sect2 id="ppp-kernel"> 52 57 <title>Installation of <application><acronym>PPP</acronym></application></title> 53 58 54 59 <note><para><application><acronym>PPP</acronym></application> support must be 55 60 compiled into the kernel or available as a kernel module.</para></note> 61 <indexterm zone="ppp ppp-kernel"> 62 <primary sortas="d-PPP-support">PPP support</primary></indexterm> 56 63 57 64 <para>Install <application><acronym>PPP</acronym></application> by running the … … 59 66 60 67 <screen><userinput><command>./configure --prefix=/usr && 61 make && 62 make install && 68 make</command></userinput></screen> 69 70 <para>Now, as the root user:</para> 71 72 <screen><userinput role='root'><command>make install && 63 73 make install-etcppp</command></userinput></screen> 64 74 … … 68 78 <title>Command explanations</title> 69 79 70 <para><command>make install-etcppp</command>: This command puts 71 example configuration files in <filename 72 class="directory">/etc/ppp</filename>.</para> 80 <para><command>make install-etcppp</command>: This command puts example 81 configuration files in <filename class="directory">/etc/ppp</filename>.</para> 73 82 74 83 </sect2> … … 77 86 <title>Configuring <application><acronym>PPP</acronym></application></title> 78 87 79 <sect3 ><title>Config files</title>88 <sect3 id="ppp-config"><title>Config files</title> 80 89 <para><filename>/etc/ppp/*</filename></para> 90 <indexterm zone="ppp ppp-config"> 91 <primary sortas="e-etc-ppp-star">/etc/ppp/*</primary></indexterm> 81 92 </sect3> 82 93 83 94 <sect3><title>Configuration Information</title> 84 95 85 <para>The <application><acronym>PPP</acronym></application> daemon 86 requires very little configuration. The main trick is scripting the87 c onnection. This can be done either using the chatprogram which comes with96 <para>The <application><acronym>PPP</acronym></application> daemon requires 97 very little configuration. The main trick is scripting the connection. This 98 can be done either using the <command>chat</command> program which comes with 88 99 this package or by using <xref linkend="wvdial"/>.</para> 89 100 </sect3> … … 94 105 <title>Contents</title> 95 106 96 <para>The <application><acronym>PPP</acronym></application> package 97 contains the 98 <command>chat</command>, 99 <command>pppd</command>, 100 <command>pppdump</command>, 101 <command>pppoe-discovery</command> and 102 <command>pppstats</command> 103 programs.</para> 107 <segmentedlist> 108 <segtitle>Installed Programs</segtitle> 109 <segtitle>Installed Libraries</segtitle> 110 <segtitle>Installed Directories</segtitle> 104 111 105 </sect2> 112 <seglistitem> 113 <seg>chat, pppd, pppdump, pppoe-discovery and pppstats</seg> 114 <seg>Several plugin modules installed in 115 <filename class='directory'>/usr/lib/pppd/2.4.3</filename></seg> 116 <seg>/etc/ppp, /usr/include/pppd and /usr/lib/pppd</seg> 117 </seglistitem> 118 </segmentedlist> 106 119 107 <sect2><title>Description</title> 120 <variablelist> 121 <bridgehead renderas="sect3">Short Descriptions</bridgehead> 122 <?dbfo list-presentation="list"?> 108 123 109 <sect3><title>chat</title> 110 <para>The <command>chat</command> program defines a conversational exchange 111 between the computer and the modem. Its primary purpose is to establish the 112 connection between the Point-to-Point Protocol Daemon 113 (<acronym>PPPD</acronym>) and the remote's <command>pppd</command> process. 114 </para></sect3> 124 <varlistentry id="chat"> 125 <term><command>chat</command></term> 126 <listitem><para>defines a conversational exchange between the computer and the 127 modem. Its primary purpose is to establish the connection between the 128 Point-to-Point Protocol Daemon (<acronym>PPPD</acronym>) and the remote's 129 <command>pppd</command> process.</para> 130 <indexterm zone="ppp chat"> 131 <primary sortas="b-chat">chat</primary> 132 </indexterm></listitem> 133 </varlistentry> 115 134 116 <sect3><title>pppd</title> 117 <para><command>pppd</command> is the Point to Point Protocol daemon.</para></sect3> 135 <varlistentry id="pppd"> 136 <term><command>pppd</command></term> 137 <listitem><para>is the Point to Point Protocol daemon.</para> 138 <indexterm zone="ppp pppd"> 139 <primary sortas="b-pppd">pppd</primary> 140 </indexterm></listitem> 141 </varlistentry> 118 142 119 <sect3><title>pppdump</title> 120 <para><command>pppdump</command> is used to convert 121 <application><acronym>PPP</acronym></application> record files 122 to a readable format.</para></sect3> 143 <varlistentry id="pppdump"> 144 <term><command>pppdump</command></term> 145 <listitem><para>is used to convert 146 <application><acronym>PPP</acronym></application> record files to a readable 147 format.</para> 148 <indexterm zone="ppp pppdump"> 149 <primary sortas="b-pppdump">pppdump</primary> 150 </indexterm></listitem> 151 </varlistentry> 123 152 124 <sect3><title>pppstats</title> 125 <para><command>pppstats</command> is used to print 126 <application><acronym>PPP</acronym></application> statistics.</para></sect3> 153 <varlistentry id="pppstats"> 154 <term><command>pppstats</command></term> 155 <listitem><para>is used to print 156 <application><acronym>PPP</acronym></application> statistics.</para> 157 <indexterm zone="ppp pppstats"> 158 <primary sortas="b-pppstats">pppstats</primary> 159 </indexterm></listitem> 160 </varlistentry> 161 </variablelist> 127 162 128 163 </sect2> -
general.ent
r23460a6 re72dc56 1 <!ENTITY day "0 8">1 <!ENTITY day "09"> 2 2 <!ENTITY month "02"> 3 3 <!ENTITY year "2005"> -
introduction/welcome/changelog.xml
r23460a6 re72dc56 22 22 23 23 <itemizedlist> 24 25 <listitem><para>February 9th, 2005 [randy]: Added md5sums and index tags to 26 PPP.</para></listitem> 24 27 25 28 <listitem><para>February 8th, 2005 [randy]: Added md5sums to Chapter 12
Note:
See TracChangeset
for help on using the changeset viewer.