RADIUS Support
RADIUS installation guide:
1. Get Radius application S/W and install first
2. Modify "Dictionary" file in Radius Folder and add the following
entries:
# Zyxel proprietary attributes
ATTRIBUTE Zyxel-Callback-Option 192 integer VALUE Zyxel-Callback-Option None 0 VALUE Zyxel-Callback-Option Optional 1 VALUE Zyxel-Callback-Option Mandartory 2 # Zyxel Callback phone number source
|
3. Modify "clients" file in Radius Folder and add Prestige IP
like the following:
# This file contains a list of clients which are allowed to make
# authentication requests and their encryption key. # The first field is a valid hostname for the client. # The second field (seperated by blanks or tabs) is the encryption key. # #Client Name Key #---------------- ------------------- #portmaster1 testing123 203.66.113.187 key187 |
4. Modify "users" file in Radius Folder and add the following
entries:
# Example PPP user with address Assigned by PortMaster. This is
the most # commonly used entry in the users file.
# # Username Password= " " #---------------------------------------------------------- ray Password = "12345" # # Callback Example # Username Password= " " #---------------------------------------------------------- test Password = "1234" ZyXEL-Callback-Option = Mandatory, ZyXEL-Callback-Phone-Source = Preconfigured CallBack-Number = "523444"
|
5. Run "RADIUS.EXE" to turn on radius service.
6. Setup Prestige as follows:
|
8. Then you can start the dial-in procedure from client side and have the RADIUS function done to do the password checking task for prestige.
Once you use "ray" as login name and "12345" as password,
you can login sucessfully as a dial-in user.