
IAS Server Setup in Windows 2000
Multi-Tech Systems, Inc. Reference Guide 11
5. Click to clear the Log successful authentication requests check box if you do not want to
record these events.
NOTE: You can use this log file to help you to determine usage patterns of remote users.
6. Click the RADIUS tab. Note the authentication and accounting port numbers. Set authentication
to 1812, matching the routefinder. If your IAS server is configured behind a firewall, you may
need to open these ports to allow authentication and accounting of the remote users.
7. Click the Realms tab. The Realms rules are used to define how the user identity is manipulated
before the name is checked for existence. To add a Realm:
1. Click Add.
2. In the Find box, type the form of the user identity that you expect to receive during an
authentication attempt. In the Replace box, type the manner in which you would like to
format the identity, and then click OK. For example:
§To remove a realm (example: @example.com) from which an identity may
originate, type @example.com in the Find box, and leave the contents of the
Replace box blank.
§To replace a User Principal Name (UPN)(@) format with that of the Universal
Naming Convention (UNC)(\) format, type (.*)@(.*) in the Find box, and then type
$2\$1 in the Replace box.
§To replace \ with \, type (.*)@(.*) in the Find box, and then type \$2 in the
Replace box.
§To convert a user name to a UPN name, for example, to change to , type $ in the
Find box, and then type @domain.com in the Replace box.
8. When you are finished adding items to the Realm list, click OK.
9. Quit the IAS snap-in.
Configure IAS Client Computers
Add Network Access Server (NAS) client computers to the IAS server. The NAS clients are remote
access or Virtual Private Network (VPN) servers that submit authentication requests to the IAS server on
behalf of the remote users. To configure NAS clients:
1. Start the IAS snap-in. To do this, click Start, point to Programs, point to Administrative Tools,
and then click Internet Authentication Service.
2. Right-click Clients, and then click New Client.
3. In the Friendly name box, type the name that you want to call this NAS client, and then click
Next.
4. In the Client address (IP or DNS) box, type the fully qualified domain name (FQDN) of the client
computer, and then click Verify.
5. Click Resolve to resolve the DNS name.
6. When the correct IP address for the Routing and Remote Access Server (RRAS) appears in the
Search results box, click Use this IP.
7. In the Client-Vendor list, leave the default selection of RADIUS Standard unless you are
configuring a non-standard RADIUS client.