How to Configure tekRadius Software - Part 2

Опубликовано: 04 Август 2026
на канале: mwaqee
14,821
12

This video will show you how to configure tekRadius Software which implements the RADIUS Protocol which is based on Client/Server Architecture tekRadius is the Server side program of RADIUS Protocol. RADIUS protocol is a network management protocol which is used to
1. Authenticate users
2. Authorize them to perform some activity
3. and maintaining Accounting information as log or record.

First the Configuration of tekRadius is shown in this video. Then Radius Test program will be used to check or test the operation of tekRadius Server program. Radius Test is the Client side of the RADIUS Protocol. It will create Access-Request packet and place some attribute in it like user-name and user-password attributes. And then it will send that packet to the tekRadius. tekRadius will match the attributes with the attributes in the tekRadius software and will send the access-accept massage or packet to the client according to the match. If attributes were matched, then tekRadius will send the success-reply and if they didn't match, then it will not send any access-response message.