mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-02 13:42:13 +08:00
23e6faf862
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@866 af4574ff-66df-0310-9fd7-8a98e5e911e0
25 lines
764 B
XML
25 lines
764 B
XML
<sect2>
|
|
<title>Configuring wvdial</title>
|
|
|
|
<sect3><title>Config files</title>
|
|
<para><filename>/etc/wvdial.conf</filename>,
|
|
<filename>/etc/ppp/*</filename></para></sect3>
|
|
|
|
<sect3><title>Configuration Information</title>
|
|
|
|
<para><screen><userinput>wvdialconf /etc/wvdial.conf</userinput></screen>
|
|
wvdialconf will test that you have a working modem, try and determine
|
|
its exact setup and then ask you some questions regarding your ISP's phone
|
|
number etc. You will then need to enter that information into the
|
|
<filename>/etc/wvdial.conf</filename> file.</para>
|
|
|
|
<para>You then start wvdial with:
|
|
<screen><userinput>wvdial</userinput>.</screen></para>
|
|
|
|
<para>For more information examine the wvdialconf, wvdial.conf and wvdial man pages.</para>
|
|
|
|
</sect3>
|
|
|
|
</sect2>
|
|
|