How to choose the suitable version for your platform?
| Platform |
| OS |
Driver for database |
database |
| rh9-mysql |
Linux
|
mysql client
|
mysql
|
(Note: In fact, LinRadius supports all kinds of
Unix/Linux and database. If you want to get another platform, just tell us, we
will build for you. )
What's the difference between WinRadius
and LinRadius?
| Catalog |
| WinRadius |
LinRadius |
| How many users the
software supports |
Based on the license you purchased
|
Unlimited.
|
| Authentication methods
the software supports |
PAP, CHAP, MS-CHAPv1, MS-CHAPv2, EAP
|
PAP, CHAP
|
| Payment methods the
software supports |
Postpaid / Prepaid
|
Prepaid
|
| User Interface |
Have GUI
|
No GUI
|
| Others |
Test tool available / API available
|
Web presentation / Prepaid card management
|
What's the difference between the command create users and
create cards?
- users mean the username/password information will be used when the user make every call.
- cards mean the cardId/PIN information will be used only when the user add money to his
accouter.
- users contain the information about username, password, money.
cards contain the information about the prepaid money and they can the prepaid money to any user.
How to configure your NAS?
-
To configure your NAS, the following variances are important: RADIUS IP, AUTH
port, ACCOUNTING port and secret. You can find it at <LinRadius> section of
LinRadius.conf. Please make sure they are some as those of your NAS.
-
You can use WinRadius to validate your NAS' configuration.
Can I use MS NetMeeting as safe VoIP client?
-
No, you cannot. Because you cannot input username/password into MS NetMeeting, so AAA cannot authenticate the client.
LinRadius says "XXX failed", then what
shall I do?
- If LinRadius says load configuration
failed!, please make sure LinRadius.conf is at /etc path.
- If LinRadius says connect to database
failed!, please make sure the <Database> section of LinRadius.conf
is correct.
- If LinRadius says launch auth service
failed!, please go to the <LinRadius> section of LinRadius.conf
and choose another port for auth.
- If LinRadius says launch account service
failed!, please go to the <LinRadius> section of LinRadius.conf
and choose another port for account
- If LinRadius says failed to find the
billing rule!, please create the suitable billing rule for the group via
web.
How to configure Quintum with IVR-type
= 2?
- If you choose IVR type = 2 with your Quintum,
Quintum will ask only one number for authentication. You shall enable passwordInUsername=x
in /etc/LinRadius.conf, thus LinRadius will separate the number into
2 parts: username having x digits, password have y digits
For example, if you set passwordInUsername=6
and the user input 12345678 as accouter number, then the username
shall be 123456 and password is 78.
How to start Apache via command line?
- You can use command /usr/sbin/httpd -k start
to start Apache server.
How to implement the period fee?
- You can use the period job of database to implement
period fee. For example, you can add a monthly job of the database to
implement the monthly fee.
More information
For more information, please contact with
us.