| United States-English |
|
|
|
![]() |
HP 9000 Networking: Installing and Administering PPP > Chapter 2 Setting Up PPP ConnectionsConfiguring Outbound Connections |
|
The following files are used for outbound calls:
The Devices file associates dialer types with physical devices and speeds. Entries in the file have the following format:
If the PPP connection is a direct connection, the dialer field should be "Direct." Refer to the ppp.Devices(4) man page for more information. In our example, the following entry is made to robin's Devices file:
This line provides this configuration for robin's connection to lark:
The Dialers file describes how to dial each modem that is attached to the local system. The file Dialers is installed with PPP. Entries in the file have the following format:
Refer to the ppp.Dialers(4) man page for more information. In our example, the Dialers file is already installed on robin. Here is what the entry for the Telebit model 1600 looks like:
his elaborate dialer string will cause pppd to abort the connection attempt if anything goes wrong with the telephone call, then will disable UUCP spoofing in the modem before dialing the destination telephone number. Look through the Dialers file for modem entries for your type of modem. If none are defined, use the dialer entry "GENERIC". You can create a separate list of modem descriptions in a file named Dialers.local. Entries in Dialers.local take precedence over entries in Dialers. You can use the entries from the Dialers file to guide you as you create new entries in Dialers.local. See the ppp.Dialers(4) man page for more information about setting up dialer entries. Since your modem may be used for other purposes besides PPP (for example, UUCP or for interactive users), it is best to set the modem's default parameters to accommodate dial-in applications and have outgoing UUCP or PPP dialers change them if necessary. The PPP-specific register settings in Dialers or Dialers.local ensure that an otherwise general-purpose modem will work as well as possible with PPP for the duration of the PPP session. The Systems file contains the hostname or IP address of peer systems and how to connect to them. Entries in the file have the following format:
Refer to the ppp.Systems(4) man page for more information. For our example, the following line is added to the Systems file on robin to connect to lark:
This line provides this configuration for robin's connection to lark:
All outbound PPP connections are started through the user-generated /etc/ppp/Autostart file. When the local system is booted, a pppd process is started for the outbound link to the remote system. There is no example Autostart file; you must create it. It contains the command line necessary to start pppd:
Refer to the pppd(1) man page for information on command line options. In our example, here is the Autostart entry on robin for connecting to lark:
The pppd started here has this connection configuration:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||