|
|
This type of endpoint permits the local system to accept incoming PPP connection requests using a getty(M) process that is running on the local system.
The following information is used to configure an entry for the endpoint in the /etc/ppphosts file:
If you need to define an account, click on the Add account button. Enter the login name, password, and user ID on the Add PPP Account screen and click on OK.
The account created will use
the program /usr/lib/ppp/ppp as its login shell
(see
ppp(ADMN)).
To configure the available address pools, click on Configure pools. The Configure PPP address pools screen displays the available pools named by their tags and the address pairs defined for the currently selected pool tag.
To add a new pool tag, click on the Add button below the list of tags. Enter the name of the new pool tag on the Add PPP address pool screen and click on OK.
To add a pair of local and remote IP addresses to a pool, select the pool tag and click on the Add button below the list of local and remote IP addresses. On the Add PPP address pool member screen, enter the local and remote IP addresses and click on OK.
To modify a pair of local and remote IP addresses in a pool, select the pool tag and then select the address pair that you want to modify. Click on the Modify button below the list of local and remote IP addresses. On the Modify PPP address pool member screen, change the local and remote IP addresses and click on OK.
To delete a pair of local and remote IP addresses from a pool, select the pool tag and then select the address pair that you want to delete. Click on the Delete button below the list of local and remote IP addresses.
To delete a pool tag, select it from the list and click on the Delete button below the list of tags.
To abandon any changes you have made to the address pools, click on Cancel on the Configure PPP address pools screen.
If a host name is entered, it is saved in /etc/ppphosts rather than the corresponding IP address. The name must be resolvable using DNS or an entry in the /etc/hosts file.
Leave this field blank or set it to ``0.0.0.0'' if you want the remote site to assign an IP address.
You can change how IP addresses are negotiated using the IP advanced options. See ``Configuring IP parameters'' for details.
If a host name is entered, it is saved in /etc/ppphosts rather than the corresponding IP address. The name must be resolvable using DNS or an entry in the /etc/hosts file.
Leave this field blank or set it to ``0.0.0.0'' if you want the remote system to assign an IP address.
You can change how IP addresses are negotiated using the IP advanced options. See ``Configuring IP parameters'' for details.
You can also change the time period in minutes within which the authentication must be performed. The default value is one minute.
See
``Example entry for remote access''
for an example entry in the /etc/ppphosts file for
this type of configuration.