30.06.2010 02:41:53
 lazy_when Posts: 2
|
- Is it possible to set these parameters from the title in Group? If so how would look like the following example: 6 Gb Traffic, Monthly, 1Mbps/512Kbps? - Also, is it possible that after I spent on 6Gb traffic in 10 days account remains active but the Rate Limit get reduced to 128kbps/128kbps for the end of the month? If it is, what should I set in options to do that? Im using Mikrotik. - And one more thing, where I can find description of all "Attribute - Type - Value" options that I can set for Users and Groups? Thanks in advance.
|
|
0
• permalink
|
30.06.2010 09:55:21
 Admin Administrator Posts: 1684
|
Hi,
You can have WISPr-Bandwidth-Max-Up (Success-Reply) and WISPr-Bandwidth-Max-Down (Success-Reply) for upstream/downstream rate limiting and Time-Limit (Check) attribute for time limiting in group profiles. You must have User-Credit and Credit-Type attributes in user profiles.
You can consider adding following attributes in group profile,
Failure-Reply-Type (Check) = Accept WISPr-Bandwidth-Max-Up (Failure-Reply) = 128000 WISPr-Bandwidth-Max-Down (Failure-Reply) = 128000
Please note TekRADIUS will reply with an Access-Accept message containing Failure-Reply attrbiutes if authentication fails either user has not enough credit or password is not valid.
Please consult TekRADIUS manual for special use of attributes.
Best regards,
Yaisn KAPLAN
|
|
0
• permalink
|
17.07.2010 21:22:08
 lazy_when Posts: 2
|
I` m such a beginner, omg. Please, I can`t set this to work right. Can you please give me example for this. Client will use pppoe connection to connect on my AP (Mikrotik). I want the following parameters to add to him from radius. 1. Bandwidth 512k/128k. 2. His account to be shut down after a month. 3. For the month to be downloaded 6GB.
What parameters to add in TekRadius for this above. One example please.
Thanks in advance.
|
|
0
• permalink
|
19.07.2010 11:06:36
 Admin Administrator Posts: 1684
|
Hi,
Please try following user profile;
User-Password (Check) WISPr-Bandwidth-Max-Up (Success-Reply) = 128000 WISPr-Bandwidth-Max-Down (Success-Reply) = 512000 Time-Limit (Check) = 43200 User-Credit (Check) = 6000 Credit-Unit (Check) = MByte
Best regards,
Yasin KAPLAN
|
|
0
• permalink
|
31.03.2011 10:02:36
 frantinaandri Posts: 3
|
I want to limit bandwidth usage, for example i want to allowing the user to access internet 10MB, when the user reach the limit, they cannot log in before i release that user. Can you give me parameters to add in tekradius. Please.
Thanks in advance.
-- BR, Andri
|
|
0
• permalink
|
31.03.2011 12:51:21
 Admin Administrator Posts: 1684
|
Hi,
What type of access server do you use?
Best regards,
Yasin KAPLAN
|
|
0
• permalink
|
31.03.2011 13:00:29
 frantinaandri Posts: 3
|
i use Mikrotik for internet hotspot and connect to tekRadius for user authentication.
BR, Andri
-- BR, Andri
|
|
0
• permalink
|
31.03.2011 16:21:43
 Admin Administrator Posts: 1684
|
Hi,
Please try following user profile;
User-Password (Check) User-Credit (Check) = 10000 Credit-Unit (Check) = MByte
Best regards,
Yasin KAPLAN
|
|
0
• permalink
|
01.04.2011 07:17:51
 frantinaandri Posts: 3
|
Mr. Yasin, I've done the configuration that you suggest, but I change the credit to be 1MB (it means user-credit set to 1000 right?). I have a problem here, users can exceed the credit limit that has been made, but the session was not interrupted/cut off. And when the user logoff, the user can not log in anymore because it has reached or exceeded the limit. How it can be happen? Or any other attribute to cut off the session when reach the limit?
-- BR, Andri
|
|
0
• permalink
|
01.04.2011 09:16:58
 Admin Administrator Posts: 1684
|
Your access server must provide a method to disconnect the user since access server controls the sessions.
|
|
0
• permalink
|
27.07.2011 07:20:40
 dalili_s Posts: 4
|
Hi, How I can limit the rate on a windows 2008 server for ppptp vpn account? as I know WISPr-Bandwidth-Max-Down or Up are not standard attribute do would you help on which attribute may be used on this issue?
Thanks,
|
|
0
• permalink
|
28.07.2011 17:17:11
 Admin Administrator Posts: 1684
|
As far as I know MS RRAS does not support rate limiting for client connections.
|
|
0
• permalink
|
13.08.2011 10:47:16
 vertigomaker Posts: 11
|
Hi, I check this profile and it seems that Time-Limit does not work with User-Credit together! when the user create for the first login every thing is ok. but after that user cannot login to the RAS! the system message is "13/08/2011 3:40:25 AM - Authentication failed. Time-Limit for user 'user' has been expired"! user profile is: (it works for the first time) User-Password (Check) User-Credit (Check) = 10000 Credit-Unit (Check) = MByte Time-Limit=43200 ------------ after first login the this field append to the user profile: First-Logon=(today date/time) and after that user cannot login and system message is what I copied in top!
how can I fix this?
Admin wrote:
Hi,
Please try following user profile;
User-Password (Check) User-Credit (Check) = 10000 Credit-Unit (Check) = MByte
Best regards,
Yasin KAPLAN
|
|
0
• permalink
|
13.08.2011 14:30:55
 Admin Administrator Posts: 1684
|
Hi,
I've fixed the problem. Please download and test the latest built which I've posted to TekRADIUS web site a couple of minutes ago.
Best regards,
Yasin KAPLAN
|
|
0
• permalink
|