Blame Documentation/Models/Docbook/Tcpi-ug/Connectivity/Ppp/overview.docbook

73737d
<sect1 id="connectivity-ppp-overview">
1c6890
1c6890
    <title>Overview</title>
1c6890
1c6890
    <para>
6a0ebf
        This chapter describes how you can use the Point-to-Point
6a0ebf
        Protocol (PPP) to create collaborative networks in situations
603abe
        where the telephone network is the only medium you and your
a02226
        friends have access to.  With PPP you can prepare a server
a02226
        computer to provide internet services for client computers
a02226
        that use the telephone network as medium for data transmition.
a02226
        The configuration described here can be thought as one client
a02226
        computer that establishes connection to a server computer in
a02226
        order to use the internet services it provides, however, based
a02226
        on this concept, other configuration are also possible to
a02226
        satisfy situations where more than two computers need to be
a02226
        involved.
a02226
    </para>
a02226
a02226
    <para>
a02226
        The operating system used by both server and client computers
a02226
        will be &TC;; release 5.5<footnote>
6a0ebf
        <para>
a02226
            Thank to my friend Manual Chavez Manzano (Manny) for
a02226
            finding a way to download this release of &TC;; and bring
a02226
            it to me as a gift when I was completly isolated from
a02226
            Internet without any possibility of downloading it by
a02226
            myself.
6a0ebf
        </para>
a02226
        </footnote>. The configuration described in this book doesn't
a02226
        use third party software. All the software needed in this
a02226
        configuration is available inside &TC;;.  In case you are
a02226
        using a different operating system in your client computer,
a02226
        you'll need to look the appropriate application your operating
a02226
        system provides to establish PPP connections and configure it
a02226
        to establish connection with the server computer described in
a02226
        <xref linkend="connectivity-ppp-server" />.  Generally, the
a02226
        most you need to establish connection with the server computer
a02226
        is a telephone number and the credentials for authentication,
a02226
        if any.
a02226
    </para>
a02226
a02226
    <para>
a02226
        In this chapter you'll find how to configure your client
a02226
        computer to dial-up the server computer automatically when
a02226
        client applications (e.g., e-mail clients, web browsers, etc.)
a02226
        request data transmition for the server computer at a moment
a02226
        where no connection has been established with it, yet. Also,
a02226
        this chapter covers different considerations you could take
a02226
        into account to keep the telephone line as free as possible,
a02226
        so different client computers be able of establishing
a02226
        connection to the same server computer as quickly as possible.
1c6890
    </para>
1c6890
1c6890
</sect1>