source: connect/dialup/wvdial.xml@ 9d391d12

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.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 9d391d12 was 9d391d12, checked in by Randy McMurchy <randy@…>, 18 years ago

Commented out the link to the 'non-root dial-out HOWTO' from the WvDial instructions as it is no longer available

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

  • Property mode set to 100644
File size: 5.7 KB
RevLine 
[246c904]1<?xml version="1.0" encoding="ISO-8859-1"?>
[ff769b8c]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
[246c904]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
[9be6d17]6
[246c904]7 <!ENTITY wvdial-download-http "http://open.nit.ca/download/wvdial-&wvdial-version;.tar.gz">
8 <!ENTITY wvdial-download-ftp "ftp://ftp.ing-steen.se/pub/unix/unsort/wvdial-&wvdial-version;.tar.gz">
[9be6d17]9 <!ENTITY wvdial-md5sum "8648c044305fc66ee33ecc55d36f8c8b">
[246c904]10 <!ENTITY wvdial-size "66 KB">
[08802956]11 <!ENTITY wvdial-buildsize "2.7 MB">
[246c904]12 <!ENTITY wvdial-time "0.06 SBU">
13]>
14
[377584f]15<sect1 id="wvdial" xreflabel="WvDial-&wvdial-version;">
[84a779b]16 <?dbhtml filename="wvdial.html"?>
[4839c17]17
[84a779b]18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
[6d4fc00]21 <keywordset>
22 <keyword role="package">wvdial-&wvdial-version;.tar</keyword>
[fa64a0e3]23 <keyword role="ftpdir">wvdial</keyword>
[6d4fc00]24 </keywordset>
[84a779b]25 </sect1info>
[4839c17]26
[84a779b]27 <title>WvDial-&wvdial-version;</title>
[4839c17]28
[84a779b]29 <indexterm zone="wvdial">
30 <primary sortas="a-WvDial">WvDial</primary>
31 </indexterm>
32
33 <sect2 role="package">
34 <title>Introduction to WvDial</title>
[4839c17]35
[893d9711]36 <para>The <application>WvDial</application> package contains a no-nonsense,
[84a779b]37 quick and easy to use alternative to <command>chat</command> and
[893d9711]38 <command>pppd</command> scripts. If you simply want to dial a modem
39 without the fuss and hassle of <command>chat</command> issues, then you'll
[84a779b]40 want this.</para>
[4839c17]41
[84a779b]42 <bridgehead renderas="sect3">Package Information</bridgehead>
43 <itemizedlist spacing="compact">
44 <listitem>
45 <para>Download (HTTP): <ulink url="&wvdial-download-http;"/></para>
46 </listitem>
47 <listitem>
48 <para>Download (FTP): <ulink url="&wvdial-download-ftp;"/></para>
49 </listitem>
50 <listitem>
51 <para>Download MD5 sum: &wvdial-md5sum;</para>
52 </listitem>
53 <listitem>
54 <para>Download size: &wvdial-size;</para>
55 </listitem>
56 <listitem>
57 <para>Estimated disk space required: &wvdial-buildsize;</para>
58 </listitem>
59 <listitem>
60 <para>Estimated build time: &wvdial-time;</para>
61 </listitem>
62 </itemizedlist>
[4839c17]63
[68dcb2dd]64 <bridgehead renderas="sect3">WvDial Dependencies</bridgehead>
[4839c17]65
[84a779b]66 <bridgehead renderas="sect4">Required</bridgehead>
[6d4fc00]67 <para role="required"><xref linkend="wvstreams"/> and
68 <xref linkend="ppp"/></para>
[4839c17]69
[84a779b]70 </sect2>
[4839c17]71
[84a779b]72 <sect2 role="installation">
73 <title>Installation of WvDial</title>
74
[893d9711]75 <para>Install <application>WvDial</application> by running the following
[84a779b]76 commands:</para>
77
78<screen><userinput>make PREFIX=/usr</userinput></screen>
[4839c17]79
[84a779b]80 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
[4839c17]81
[84a779b]82<screen role="root"><userinput>make PREFIX=/usr install</userinput></screen>
[4839c17]83
[84a779b]84 </sect2>
[4839c17]85
[84a779b]86 <sect2 role="configuration">
87 <title>Configuring WvDial</title>
88
89 <sect3 id="wvdial-config">
90 <title>Config Files</title>
[4839c17]91
[893d9711]92 <para><filename>/etc/wvdial.conf</filename> and
[84a779b]93 <filename>/etc/ppp/peers/*</filename></para>
[4839c17]94
[84a779b]95 <indexterm zone="wvdial wvdial-config">
96 <primary sortas="e-etc-wvdial.conf">/etc/wvdial.conf</primary>
97 </indexterm>
[4839c17]98
[84a779b]99 <indexterm zone="wvdial wvdial-config">
100 <primary sortas="e-etc-ppp-peers">/etc/ppp/peers/*</primary>
101 </indexterm>
[4839c17]102
[84a779b]103 </sect3>
[4839c17]104
[84a779b]105 <sect3>
106 <title>Configuration Information</title>
107
[893d9711]108 <para>Perform the following two commands as the
[84a779b]109 <systemitem class="username">root</systemitem> user:</para>
110
111<screen role='root'><userinput>touch /etc/wvdial.conf &amp;&amp;
112wvdialconf /etc/wvdial.conf</userinput></screen>
113
[893d9711]114 <para><command>wvdialconf</command> will test that you have a working modem
[84a779b]115 and try to determine its exact setup. You will then need to enter your
116 ISP's phone number, login name and password into the
117 <filename>/etc/wvdial.conf</filename> file.</para>
[4839c17]118
[84a779b]119 <para>You then start <command>wvdial</command> with:</para>
120
121<screen><userinput>wvdial</userinput></screen>
122
[893d9711]123 <para>For more information, examine the <command>wvdialconf</command>,
124 <filename>wvdial.conf</filename> and <command>wvdial</command> man
[9d391d12]125 pages.</para>
126
127 <!-- Commented out 20060401 as the link is broken
128 Also, have a look at <ulink
[84a779b]129 url="http://www.electronicschat.org/nonroot-dialout/index.html">the
130 Non-Root Dial Out HOWTO</ulink> if you want to give non-root users
[9d391d12]131 access to <command>wvdial</command>.</para> -->
[4839c17]132
[84a779b]133 </sect3>
[4839c17]134
[84a779b]135 </sect2>
[4839c17]136
[84a779b]137 <sect2 role="content">
138 <title>Contents</title>
139
140 <segmentedlist>
141 <segtitle>Installed Programs</segtitle>
142 <segtitle>Installed Libraries</segtitle>
143 <segtitle>Installed Directory</segtitle>
[4839c17]144
[84a779b]145 <seglistitem>
146 <seg>wvdial and wvdialconf</seg>
147 <seg>None</seg>
148 <seg>/etc/ppp/peers</seg>
149 </seglistitem>
150 </segmentedlist>
[4839c17]151
[84a779b]152 <variablelist>
153 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
154 <?dbfo list-presentation="list"?>
155 <?dbhtml list-presentation="table"?>
[4839c17]156
[84a779b]157 <varlistentry id="wvdial-prog">
158 <term><command>wvdial</command></term>
159 <listitem>
[b1d305ed]160 <para>starts a PPP connection.</para>
[84a779b]161 <indexterm zone="wvdial wvdial-prog">
162 <primary sortas="b-wvdial">wvdial</primary>
163 </indexterm>
164 </listitem>
165 </varlistentry>
[4839c17]166
[84a779b]167 <varlistentry id="wvdialconf">
168 <term><command>wvdialconf</command></term>
169 <listitem>
[893d9711]170 <para>automates the configuration of
[84a779b]171 <command>wvdial</command>.</para>
172 <indexterm zone="wvdial wvdialconf">
173 <primary sortas="b-wvdialconf">wvdialconf</primary>
174 </indexterm>
175 </listitem>
176 </varlistentry>
[4839c17]177
[84a779b]178 </variablelist>
179
180 </sect2>
[f45b1953]181
182</sect1>
Note: See TracBrowser for help on using the repository browser.