source: connect/dialup/wvdial.xml@ 6c42d4e

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 6c42d4e was 6c42d4e, checked in by Randy McMurchy <randy@…>, 18 years ago

Updated all the wiki links to point to the existing package wiki page if one existed

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

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