source: connect/dialup/ppp.xml@ 07b157f4

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 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/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 07b157f4 was 07b157f4, checked in by Randy McMurchy <randy@…>, 20 years ago

Standardized 'Recommended Patch:' on various package instructions; Revised KOffice 'Additional download' section; Minor wording changes to Dillo instructions

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2400 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 4.0 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY ppp-download-http "http://ccache.samba.org/ftp/ppp/ppp-&ppp-version;.tar.gz">
8 <!ENTITY ppp-download-ftp "ftp://ftp.samba.org/pub/ppp/ppp-&ppp-version;.tar.gz">
9 <!ENTITY ppp-size "757 KB">
10 <!ENTITY ppp-buildsize "7.4 MB">
11 <!ENTITY ppp-time "0.13 SBU">
12]>
13
14<sect1 id="ppp" xreflabel="PPP-&ppp-version;">
15<?dbhtml filename="ppp.html"?>
16<title>PPP-&ppp-version;</title>
17
18<sect2>
19<title>Introduction to <application><acronym>PPP</acronym></application></title>
20
21<para>The <application><acronym>PPP</acronym></application> package contains
22the <command>pppd</command> daemon and the <command>chat</command> program.
23This is used for connecting to other machines; often for connecting to
24the Internet via a dial-up or <acronym>PPPoE</acronym> connection to an
25<acronym>ISP</acronym>.</para>
26
27<sect3><title>Package information</title>
28<itemizedlist spacing='compact'>
29<listitem><para>Download (HTTP): <ulink
30url="&ppp-download-http;"/></para></listitem>
31<listitem><para>Download (FTP): <ulink
32url="&ppp-download-ftp;"/></para></listitem>
33<listitem><para>Download size: &ppp-size;</para></listitem>
34<listitem><para>Estimated Disk space required:
35&ppp-buildsize;</para></listitem>
36<listitem><para>Estimated build time:
37&ppp-time;</para></listitem></itemizedlist>
38</sect3>
39
40<sect3><title>Additional downloads</title>
41<itemizedlist spacing='compact'>
42<listitem><para>Required Patch: <ulink
43url="&patch-root;/ppp-&ppp-version;-nobpf-3.patch"/></para></listitem>
44</itemizedlist>
45</sect3>
46
47<sect3><title><application>ppp</application> dependencies</title>
48<sect4><title>Required</title>
49<para><xref linkend="libpcap"/></para></sect4>
50</sect3>
51
52</sect2>
53
54<sect2>
55<title>Installation of <application><acronym>PPP</acronym></application></title>
56
57<note><para><application><acronym>PPP</acronym></application> support must be
58compiled into the kernel or available as a kernel module.</para></note>
59
60<para>Install <application><acronym>PPP</acronym></application> by running the
61following commands:</para>
62
63<screen><userinput><command>patch -Np1 -i ../ppp-&ppp-version;-nobpf-3.patch &amp;&amp;
64./configure &amp;&amp;
65make ETCDIR=/etc/ppp &amp;&amp;
66make ETCDIR=/etc/ppp install</command></userinput></screen>
67
68</sect2>
69
70<sect2>
71<title>Configuring <application><acronym>PPP</acronym></application></title>
72
73<sect3><title>Config files</title>
74<para><filename>/etc/ppp/*</filename></para>
75</sect3>
76
77<sect3><title>Configuration Information</title>
78
79<para>The <application><acronym>PPP</acronym></application> daemon
80requires very little configuration. The main trick is scripting the
81connection. This can be done either using the chat program which comes with
82this package or by using <xref linkend="wvdial"/>.</para>
83</sect3>
84
85</sect2>
86
87<sect2>
88<title>Contents</title>
89
90<para>The <application><acronym>PPP</acronym></application> package contains
91the <command>chat</command>,
92<command>pppd</command>, <command>pppdump</command> and
93<command>pppstats</command> programs.</para>
94
95</sect2>
96
97<sect2><title>Description</title>
98
99<sect3><title>chat</title>
100<para>The <command>chat</command> program defines a conversational exchange
101between the computer and the modem. Its primary purpose is to establish the
102connection between the Point-to-Point Protocol Daemon
103(<acronym>PPPD</acronym>) and the remote's <command>pppd</command> process.
104</para></sect3>
105
106<sect3><title>pppd</title>
107<para><command>pppd</command> is the Point to Point Protocol daemon.</para></sect3>
108
109<sect3><title>pppdump</title>
110<para><command>pppdump</command> is used to convert
111<application><acronym>PPP</acronym></application> record files
112to a readable format.</para></sect3>
113
114<sect3><title>pppstats</title>
115<para><command>pppstats</command> is used to print
116<application><acronym>PPP</acronym></application> statistics.</para></sect3>
117
118</sect2>
119
120</sect1>
121
Note: See TracBrowser for help on using the repository browser.