Multiple ip range
can please help me of how i can configure multiple ip address range for multipe groups of users . my scenario like this : user group A should receive ip from Range 1 user group B should receive ip from Range 2 Thanks In advance ...
---------- Forwarded message ---------- From: Student University <studentmf@gmail.com> Date: Sat, Aug 21, 2010 at 10:52 AM Subject: Multiple ip range To: FreeRadius users mailing list <freeradius-users@lists.freeradius.org> can please help me of how i can configure multiple ip address range for multipe groups of users . my scenario like this : user group A should receive ip from Range 1 user group B should receive ip from Range 2 Thanks In advance ...
Repeating a message after only 24 hours, and CC'ing me is a pretty good way to get all of your messages deleted. This is a "best effort" mailing list. No one here has any obligation to help you. The more you demand help, the less interested we are in helping you. Student University wrote:
---------- Forwarded message ---------- From: *Student University* <studentmf@gmail.com <mailto:studentmf@gmail.com>> Date: Sat, Aug 21, 2010 at 10:52 AM Subject: Multiple ip range To: FreeRadius users mailing list <freeradius-users@lists.freeradius.org <mailto:freeradius-users@lists.freeradius.org>>
can please help me of how i can configure multiple ip address range for multipe groups of users .
my scenario like this :
user group A should receive ip from Range 1 user group B should receive ip from Range 2
Thanks In advance ...
------------------------------------------------------------------------
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
you can add the below to radgroupreply table GroupName Attribute op Value prio Group1 Cisco-AVPair += ip:addr-pool=Group1PoolName 0 Group1 Framed-Pool == Group1PoolName 0 id GroupName Attribute op Value prio Group1 Cisco-AVPair += ip:addr-pool=Group2PoolName 0 Group1 Framed-Pool == Group2PoolName 0 then assign a group to each customer in usergroup<tbl_structure.php?db=radius&table=usergroup&token=cd8ca75d61dd497647e61657080dd9d1>table On Sat, Aug 21, 2010 at 10:52 AM, Student University <studentmf@gmail.com>wrote:
can please help me of how i can configure multiple ip address range for multipe groups of users .
my scenario like this :
user group A should receive ip from Range 1 user group B should receive ip from Range 2
Thanks In advance ...
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
you can add the below to radgroupreply table GroupName Attribute op Value prio Group1 Cisco-AVPair += ip:addr-pool=Group1PoolName 0 Group1 Framed-Pool == Group1PoolName 0 id GroupName Attribute op Value prio Group2 Cisco-AVPair += ip:addr-pool=Group2PoolName 0 Group2 Framed-Pool == Group2PoolName 0 then assign a group to each customer in usergroup table On Sat, Aug 21, 2010 at 10:52 AM, Student University <studentmf@gmail.com>wrote:
can please help me of how i can configure multiple ip address range for multipe groups of users .
my scenario like this :
user group A should receive ip from Range 1 user group B should receive ip from Range 2
Thanks In advance ...
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (3)
-
AHMED KHIDR -
Alan DeKok -
Student University