Re: Bandwidth limit

2009-03-20 Thread orion
hi,
if you want to limit the upload/download speed then you must have an entry
on radreply/radgroupreply

insert into radreply
values('','USERNAME','Mikrotik-Rate-Limit',':=','256K/512K');

in this case the upload is 256Kbps and download is 512Kbps

keep in mind that the same USERNAME must be in the radcheck
insert into radcheck
values('','USERNAME','Cleartext-Password',':=','password1234');



2009/3/19 t...@kalik.net

 Thanks Ivan,
 
 Actually I've installed Mikrotik Router OS in single pc and Freeradius +
 Mysql server in other. I want to shape the client bandwidth with mysql
 database. If you have any idea then please send me.
 

 Vendor attributes are just like any other - you put them in radreply or
 radgroupreply.

 Ivan Kalik
 Kalik Informatika ISP

 -
 List info/subscribe/unsubscribe? See
 http://www.freeradius.org/list/users.html

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Bandwidth limit

2009-03-19 Thread Gunza

What to check? I didn't got the point for the bandwidth shaping. Can you send
me more detail information about it.


Thanks,
Gunza


Marinko Tarlac wrote:
 
 Check Mikrotik Radius attributes.
 
 Gunza wrote:
 Dear All,

  I have installed Mikrotik Router OS server for PPPoE and I have 
 installed Ubuntu Server 8.10 with Freeradius+My Sql server. I want to 
 create user with bandwith limit in mysql database. Anybody please help
 me.






 

 -
 List info/subscribe/unsubscribe? See
 http://www.freeradius.org/list/users.html
 
 -
 List info/subscribe/unsubscribe? See
 http://www.freeradius.org/list/users.html
 
 

-- 
View this message in context: 
http://www.nabble.com/Bandwidth-limit-tp21449601p22598033.html
Sent from the FreeRadius - User mailing list archive at Nabble.com.

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: Bandwidth limit

2009-03-19 Thread tnt
What to check? I didn't got the point for the bandwidth shaping. Can you send
me more detail information about it.

This is freeradius list. Ask Mikrotik how their attributes work.

Ivan Kalik
Kalik Informatika ISP

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: Bandwidth limit

2009-03-19 Thread tnt
Thanks Ivan,

Actually I've installed Mikrotik Router OS in single pc and Freeradius +
Mysql server in other. I want to shape the client bandwidth with mysql
database. If you have any idea then please send me.


Vendor attributes are just like any other - you put them in radreply or
radgroupreply.

Ivan Kalik
Kalik Informatika ISP

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: Bandwidth limit

2009-03-19 Thread Gunza

Thanks Ivan,

Actually I've installed Mikrotik Router OS in single pc and Freeradius +
Mysql server in other. I want to shape the client bandwidth with mysql
database. If you have any idea then please send me.


Thanks,
Gunza



tnt-4 wrote:
 
What to check? I didn't got the point for the bandwidth shaping. Can you
send
me more detail information about it.
 
 This is freeradius list. Ask Mikrotik how their attributes work.
 
 Ivan Kalik
 Kalik Informatika ISP
 
 -
 List info/subscribe/unsubscribe? See
 http://www.freeradius.org/list/users.html
 
 

-- 
View this message in context: 
http://www.nabble.com/Bandwidth-limit-tp21449601p22598223.html
Sent from the FreeRadius - User mailing list archive at Nabble.com.

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: Bandwidth limit

2009-01-14 Thread Alexandre Chapellon
Do you mean you when to apply QoS on the sessions or do you mean you
want to limit the amount of data a user can xfer during a specified time?

Le 13.01.2009 17:48, Gunza a écrit :
 Dear All,

  I have installed Mikrotik Router OS server for PPPoE and I have
 installed Ubuntu Server 8.10 with Freeradius+My Sql server. I want to
 create user with bandwith limit in mysql database. Anybody please help me.






 

 -
 List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Bandwidth limit

2009-01-13 Thread Gunza
Dear All,

 I have installed Mikrotik Router OS server for PPPoE and I have installed 
Ubuntu Server 8.10 with Freeradius+My Sql server. I want to create user with 
bandwith limit in mysql database. Anybody please help me.








  -
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Bandwidth limit

2009-01-13 Thread Marinko Tarlac

Check Mikrotik Radius attributes.

Gunza wrote:

Dear All,

 I have installed Mikrotik Router OS server for PPPoE and I have 
installed Ubuntu Server 8.10 with Freeradius+My Sql server. I want to 
create user with bandwith limit in mysql database. Anybody please help me.









-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


bandwidth limit/mysql/pppoe -- urgent

2004-07-22 Thread Joel n.solanki
Dear all ,

What i m running and doing...
Redhat 9.0 
pppoe server with freeradius authentication and mysql database.

I am constantly working on this issue to sort out. 
Now i have came again some questions. hope some experience users help me
to sort out this.

I want to do bandwidth limit on pppoe clients.
I have already referred to this portugease documents which is really
helpful

http://www.underlinux.com.br/modules.php?name=Sectionsop=viewarticleartid=223

On that document pppoe+radius+bandwidth mangement is given. but i need
one more support that is mysql.
My pppoe server is working with mysql database. so where do i need to
keep users configuration for bandwidth management in mysql database and
how to integrate bandwidth control with tc/iproute2

I have already downloaded if-up and if-down file from
http://www.underlinux.com.br

if any users have done this plz share little things over here so that i
can sort out this problem.

Hoping for something.
Regards,
Joel n.solanki



- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: bandwidth limit/mysql/pppoe -- urgent

2004-07-22 Thread Paul Hampson
On Fri, Jul 23, 2004 at 09:33:16AM +0530, Joel n.solanki wrote:
 Dear all ,

 What i m running and doing...
 Redhat 9.0 
 pppoe server with freeradius authentication and mysql database.

 I am constantly working on this issue to sort out. 
 Now i have came again some questions. hope some experience users help me
 to sort out this.

I haven't read the below documents (I can't read Portugese) but for
my bandwith-limiting setup I created a local config attribute which
is filled in by mySQL, and put an rlm_exec instance in my post-auth,
calling a script with the appropriate tc command to create a filter,
the classes and qdiscs having already been setup with hashtables as
described in the LARTC HOW-TO.

I don't know how it interacts with PPPoE though, we're talking to a
Unisphere ERX which does the PPPoE termination for us.

 I want to do bandwidth limit on pppoe clients.
 I have already referred to this portugease documents which is really
 helpful

 http://www.underlinux.com.br/modules.php?name=Sectionsop=viewarticleartid=223

 On that document pppoe+radius+bandwidth mangement is given. but i need
 one more support that is mysql.
 My pppoe server is working with mysql database. so where do i need to
 keep users configuration for bandwidth management in mysql database and
 how to integrate bandwidth control with tc/iproute2

-- 
Paul TBBle Hampson, on an alternate email client.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html