|
|
c63c7e |
<sect1 id="configurations-dialup-client">
|
|
|
9dcf52 |
|
|
|
5608ea |
<title>The Client Computer</title>
|
|
|
9dcf52 |
|
|
|
c63c7e |
<sect2 id="configurations-dialup-client-install">
|
|
|
c63c7e |
<title>Installing Client Computer</title>
|
|
|
c63c7e |
<para>
|
|
|
c63c7e |
...
|
|
|
c63c7e |
</para>
|
|
|
c63c7e |
</sect2>
|
|
|
c63c7e |
|
|
|
c63c7e |
<sect2 id="configurations-dialup-client-config">
|
|
|
c63c7e |
<title>Configuring Client Computer</title>
|
|
|
3d4a62 |
|
|
|
3d4a62 |
<para>
|
|
|
3d4a62 |
...
|
|
|
3d4a62 |
</para>
|
|
|
3d4a62 |
|
|
|
3d4a62 |
<sect3 id="configurations-dialup-client-config-conn">
|
|
|
3d4a62 |
<title>Establishing Dial-Up Connection</title>
|
|
|
3d4a62 |
|
|
|
3d4a62 |
<para>
|
|
|
3d4a62 |
To establish connection from the client computer to the server
|
|
|
3d4a62 |
computer you should configure the client computer to dial-up
|
|
|
3d4a62 |
the server computer, using the following information:
|
|
|
3d4a62 |
</para>
|
|
|
3d4a62 |
|
|
|
3d4a62 |
<screen>
|
|
|
3d4a62 |
ISP Name: server.example.com
|
|
|
3d4a62 |
ISP Phone: +53043515094
|
|
|
3d4a62 |
Username: client.example.com
|
|
|
3d4a62 |
Password: mail4u
|
|
|
3d4a62 |
</screen>
|
|
|
3d4a62 |
|
|
|
3d4a62 |
<para>
|
|
|
3d4a62 |
To estabalish a dial-up connection from the client computer to
|
|
|
3d4a62 |
the server computer, you need to determine the modem location
|
|
|
3d4a62 |
assigned by the operating system, so you can instruct
|
|
|
3d4a62 |
applications like <command>system-config-network</command> the
|
|
|
3d4a62 |
correct device they will to talk to. This configuration
|
|
|
3d4a62 |
process has been greatly simplified by the
|
|
|
3d4a62 |
<command>wvdialconf</command> command distributed with the
|
|
|
3d4a62 |
<package>wvdial</package>
|
|
|
3d4a62 |
package. To do this, run the following command and pay
|
|
|
3d4a62 |
attention to the three last lines of its output:
|
|
|
3d4a62 |
</para>
|
|
|
3d4a62 |
|
|
|
3d4a62 |
<screen>wvdialconf /etc/wvdial.conf</screen>
|
|
|
3d4a62 |
|
|
|
3d4a62 |
<screen>
|
|
|
3d4a62 |
Scanning your serial ports for a modem.
|
|
|
3d4a62 |
|
|
|
3d4a62 |
ttyS0<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud
|
|
|
3d4a62 |
ttyS0<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud
|
|
|
3d4a62 |
ttyS0<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up.
|
|
|
3d4a62 |
Port Scan<*1>: S1 S2 S3
|
|
|
3d4a62 |
WvModem<*1>: Cannot get information for serial port.
|
|
|
3d4a62 |
ttyACM0<*1>: ATQ0 V1 E1 -- OK
|
|
|
3d4a62 |
ttyACM0<*1>: ATQ0 V1 E1 Z -- OK
|
|
|
3d4a62 |
ttyACM0<*1>: ATQ0 V1 E1 S0=0 -- OK
|
|
|
3d4a62 |
ttyACM0<*1>: ATQ0 V1 E1 S0=0 &C1 -- OK
|
|
|
3d4a62 |
ttyACM0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 -- OK
|
|
|
3d4a62 |
ttyACM0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 -- OK
|
|
|
3d4a62 |
ttyACM0<*1>: Modem Identifier: ATI -- LT V.90 1.0 MT5634ZBA-USB
|
|
|
3d4a62 |
Data/Fax Modem (Dual Config) Version 5.18e
|
|
|
3d4a62 |
ttyACM0<*1>: Speed 4800: AT -- OK
|
|
|
3d4a62 |
ttyACM0<*1>: Speed 9600: AT -- OK
|
|
|
3d4a62 |
ttyACM0<*1>: Speed 19200: AT -- OK
|
|
|
3d4a62 |
ttyACM0<*1>: Speed 38400: AT -- OK
|
|
|
3d4a62 |
ttyACM0<*1>: Speed 57600: AT -- OK
|
|
|
3d4a62 |
ttyACM0<*1>: Speed 115200: AT -- OK
|
|
|
3d4a62 |
ttyACM0<*1>: Speed 230400: AT -- OK
|
|
|
3d4a62 |
ttyACM0<*1>: Speed 460800: AT -- OK
|
|
|
3d4a62 |
ttyACM0<*1>: Max speed is 460800; that should be safe.
|
|
|
3d4a62 |
ttyACM0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 -- OK
|
|
|
3d4a62 |
|
|
|
3d4a62 |
Found an USB modem on /dev/ttyACM0.
|
|
|
3d4a62 |
Modem configuration written to /etc/wvdial.conf.
|
|
|
3d4a62 |
ttyACM0<Info>: Speed 460800; init "ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0"
|
|
|
3d4a62 |
</screen>
|
|
|
3d4a62 |
|
|
|
9dcf52 |
<para>
|
|
|
3d4a62 |
Now, using this information, configure a Modem connection
|
|
|
3d4a62 |
using the interface provided by
|
|
|
3d4a62 |
<command>system-config-network</command> command. Take care of
|
|
|
3d4a62 |
replacing the <filename>/dev/modem</filename> device name by
|
|
|
fb9d95 |
that one found by <command>wvdialconf</command>. At this
|
|
|
fb9d95 |
point, you can use the button Activate from
|
|
|
3d4a62 |
<command>system-config-network</command> to establish the
|
|
|
fb9d95 |
Modem connection you just configured.
|
|
|
9dcf52 |
</para>
|
|
|
3d4a62 |
|
|
|
3d4a62 |
</sect3>
|
|
|
c63c7e |
</sect2>
|
|
|
9dcf52 |
|
|
|
9dcf52 |
</sect1>
|
|
|
9dcf52 |
|