User guide

Chapter 3 - Additional Features
User Guide 211
Step 1.2: Configure the DIALIN_REMOTENUMBER.
If your ISDN line supports caller id, it is recommended that you also configure the
DIALIN_REMOTENUMBER and enable secure calls. Otherwise skip to Step 1.3.
DIALIN_REMOTENUMBER="8358662" # Remote phone from which you will
# receive calls
SECURE="on" # "on" = incoming calls accepted only if remote
# phone matches DIALIN_REMOTENUMBER; "off" =
# accepts calls from any phone. "on" will work
# only if your line has the caller id info.
Step 1.3: Set the desired IPs for local and remote machines.
Step 1.4: Set DIALIN to yes.
DIALIN="yes" # "yes" if you want dial in, "no" if you want dial out
Step 1.5: Make sure the CALLBACK parameter is disabled.
CALLBACK="off" # "off" = callback disabled.
Step 1.6: Add the user that will callback the client in DIALIN_AUTHENTICATION.
DIALIN_AUTHENTICATION="auth login user mary"
Step 2: Make sure /etc/pam.conf has the configuration you want (e.g., radius).
This step is only required if you are using auth login in DIALIN_AUTHENTICATION.
When using auth login, /etc/pam.conf is what defines which authentication will be
used.
Step 3: Add the user "mary" in /etc/ppp/pap-secrets.
Step 4: Uncomment lines in /etc/ppp/auth-up.
Step 5: Save changes to flash: