Clients
The Clients page contains a list of clients that are allowed to make requests of RADIUS Server. For each client, such as wireless router or VPN, you must enter a client IP address along with a secret key, which is configured on both the client and RADIUS Server.
Two methods are available for adding clients: 1) single IP address and 2) IP address range.
Single IP address
With this procedure, you must add clients by entering specific IP addresses, which provides better security than the IP address range procedure does.
To set up clients by single IP address:
- Click Add.
**********
- Click Single host.
- Enter a specific IP address in IP address.
- Enter the display Name and Secret key for the client.
**********
- Click OK.
- Click the Apply button to finish.
IP address range
This procedure allows you to add a large number of RADIUS clients at a time, rather than adding each RADIUS client individually. You can add a group of clients that are all configured with IP addresses from the same subnet.
To set up clients by IP address range:
- Click Add.
**********
- Click Subnet.
- Enter a specific IP address in IP address.
- Enter a Subnet mask, for example, 255.255.255.0. For more information about Subnet mask, please see here.
- Enter a display Name and Secret key.
**********
- Click OK.
- Click the Apply button to finish.
**********
More Information
Client name must be of 1 to 32 Unicode characters and must not contain the following characters:
! " # $ % & ' ( ) * + , / : ; <= > ? @ [ ] \ ^ ` { } | ~
**********