Configure PPP
A program or script which is executed after the remote system successfully authenticates itself. It is executed with the parameters
| /etc/ppp/auth-up | ||
| /etc/ppp/auth-down | ||
| interface-name | ||
| peer-name | ||
| user-name | ||
| tty-device speed |
Note that this script is not executed if the peer doesn't authenticate itself, for example when the noauth option is used.