Skip Navigation Links | |
Exit Print View | |
Managing Serial Networks Using UUCP and PPP in Oracle Solaris 11.1 Oracle Solaris 11.1 Information Library |
2. Planning for the PPP Link (Tasks)
Overall PPP Planning (Task Map)
Before You Set Up the Dial-out Machine
Before You Set Up the Dial-in Server
Before You Set Up the Leased-Line Link
Hardware That Is Needed for a Leased-Line Link
Information to Be Gathered for the Leased-Line Link
Example of a Configuration for a Leased-Line Link
Where to Go for More Information About Leased Lines
Planning for Authentication on a Link
Before You Set Up PPP Authentication
Examples of PPP Authentication Configurations
Example of a Configuration Using PAP Authentication
Example of a Configuration Using CHAP Authentication
Where to Go for More Information About Authentication
Planning for DSL Support Over a PPPoE Tunnel
Before You Set Up a PPPoE Tunnel
Before Configuring a PPPoE Client
Before Configuring a PPPoE Server
Example of a Configuration for a PPPoE Tunnel
Example of a PPPoE Client Configuration
Example of a PPPoE Server Configuration
Where to Get More Information About PPPoE
3. Setting Up a Dial-up PPP Link (Tasks)
4. Setting Up a Leased-Line PPP Link (Tasks)
5. Setting Up PPP Authentication (Tasks)
6. Setting Up a PPPoE Tunnel (Tasks)
7. Fixing Common PPP Problems (Tasks)
8. Solaris PPP 4.0 (Reference)
9. Migrating From Asynchronous Solaris PPP to Solaris PPP 4.0 (Tasks)
Dial-up links are the most commonly used PPP links. This section includes the following information:
Planning information for a dial-up link
Explanation of the sample link to be used in Chapter 3, Setting Up a Dial-up PPP Link (Tasks)
Typically, you only configure the machine at one end of the dial-up PPP link, the dial-out machine, or the dial-in server. For an introduction to dial-up PPP, refer to Dial-up PPP Overview.
Before you configure a dial-out machine, gather the information that is listed in the following table.
Note - The planning information in this section does not include information to be gathered about authentication or PPPoE. For details about authentication planning, refer to Planning for Authentication on a Link. For PPPoE planning, refer to Planning for DSL Support Over a PPPoE Tunnel.
Table 2-2 Information for a Dial-out Machine
|
Before you configure a dial-in server, gather the information that is listed in the following table.
Note - The planning information in this section does not include information to be gathered about authentication or PPPoE. For details about authentication planning, refer to Planning for Authentication on a Link. For PPPoE planning, refer to Planning for DSL Support Over a PPPoE Tunnel.
Table 2-3 Information for a Dial-in Server
|
The tasks to be introduced in Chapter 3, Setting Up a Dial-up PPP Link (Tasks) execute a small company's requirement to let employees work at home a few days a week. Some employees require the Oracle Solaris OS on their home machines. These workers also need to log in remotely to their work machines on the corporate Intranet.
The tasks set up a basic dial-up link with the following features:
The dial-out machines are at the houses of employees who need to call the corporate intranet.
The dial-in server is a machine on the corporate intranet that is configured to receive incoming calls from employees.
UNIX-style login is used to authenticate the dial-out machine. Stronger Solaris PPP 4.0 authentication methods are not required by the company`s security policy.
The next figure shows the link that is set up in Chapter 3, Setting Up a Dial-up PPP Link (Tasks).
Figure 2-1 Sample Dial-up Link
In this figure, a remote host dials out through its modem over telephone lines to Big Company's Intranet. Another host is configured to dial out to Big Company but currently is inactive. The calls from remote users are answered in the order received by the modem that is attached to the dial-in server at Big Company. A PPP connection is established between the peers. The dial-out machine can then remotely log in to a host machine on the Intranet.
Refer to the following:
To set up a dial-out machine, see Table 3-2.
To set up a dial-in machine, see Table 3-3.
To get an overview of dial-up links, see Dial-up PPP Overview.
To get detailed information about PPP files and commands, see Using PPP Options in Files and on the Command Line.