This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
evolynx_radius_v_5.x [2014/07/01 09:47] admin created |
evolynx_radius_v_5.x [2025/07/20 21:33] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | RADIUS SERVER v 5.0.0 is the first release of the Evolynx RADIUS Server based on Microsoft .net framework 2.0. This version of the RADIUS server is a full rewrite of the V 4.0.0 in C# and provides better performance and more features. This page is a starting point to provide more information about how to use Evolynx RADIUS Server. | + | === Documentation === |
+ | *[[installing_evolynx_radius_5.x|Installation Guide]] | ||
+ | *[[registering_evolynx_radius_5.x|How to Register]] | ||
+ | *[[Verify the Installation]] | ||
+ | *[[Quick Setup Guide]] | ||
+ | *[[Troubleshooting Guide]] | ||
+ | *[[References]] | ||
- | ==General Specifications== | + | === General Specifications === |
*Unlimited RADIUS Clients | *Unlimited RADIUS Clients | ||
*Unlimited Companies/Realms (Virtual ISP) | *Unlimited Companies/Realms (Virtual ISP) | ||
Line 27: | Line 33: | ||
*Programming API, Create your own Billing and database back-end | *Programming API, Create your own Billing and database back-end | ||
- | ==Software Requirements== | + | === Software Requirements === |
*Windows 2000, Windows XP, Windows 2003/2008, Windows Vista | *Windows 2000, Windows XP, Windows 2003/2008, Windows Vista | ||
*.net Framework 3.5 or above | *.net Framework 3.5 or above | ||
*SQL Server 2005/2008, (or Express Edition) | *SQL Server 2005/2008, (or Express Edition) | ||
- | ==Minimum Hardware Requirements== | + | === Minimum Hardware Requirements === |
*Pentium III or higher CPU | *Pentium III or higher CPU | ||
*128 MB of free RAM | *128 MB of free RAM | ||
*Adequate Hard Disk Space for Evolynx software and database files | *Adequate Hard Disk Space for Evolynx software and database files | ||
- | ==Terminology== | + | === Terminology === |
*AAA: Authentication, Authorization and Accounting | *AAA: Authentication, Authorization and Accounting | ||
*RADIUS Client: An access server (hardware or software) which will use Evolynx Radius for AAA services. | *RADIUS Client: An access server (hardware or software) which will use Evolynx Radius for AAA services. | ||
Line 46: | Line 52: | ||
*Operator: Administrators of Evolynx Radius | *Operator: Administrators of Evolynx Radius | ||
- | ==Documentation== | ||
- | *[[V500Install|Installation Guide]] | ||
- | *[[V500Register|How to Register]] | ||
- | *[[V500Verify|Verify the Installation]] | ||
- | *[[V500Quick|Quick Start Guide]] | ||
- | *[[V500Troubleshooting|Troubleshooting]] | ||
- | *[[V500Reference|Reference]] | ||