FREERADIUS USING IP POOLS

2006-12-14 Thread Tomas Eduardo Lotina Ramos
HOW CAN I USE IP POOLS WITH FREERADIUS, MY NAS is a cisco Linksys WRT54Gnow im working with freeradius 1.1.3 and mysql 5.02in ubuntu drapper and is working fine, i have my users stored in the radcheck table, but iwant to dividethe users in two groups and assing a different range of ip pools to each group of users dynamically so i want to know how can i create two ippools and assing dinamically this ips to the users of the radcheck table depending if they belong to a group A or a group B. help please!
thanks in advance!!!
EDUARDOLlamadas grátis de PC a PC Haz clic aquí  

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

Re: FREERADIUS USING IP POOLS

2006-12-14 Thread Jan Mulders

Read the documentation in radiusd.conf, and experimental.conf. It's all
there.

You need two rlm_ippool modules instantiated, and placed in the postauth and
accounting sections of the config file. You also need to add Pool-Name :=
pool1name in radgroupcheck under the name of group 1, and the same again for
pool 2/group 2.

Post what you come up with if you need further help - this configuration is
in the documentation.

Jan

On 15/12/06, Tomas Eduardo Lotina Ramos [EMAIL PROTECTED] wrote:



HOW CAN I USE IP POOLS WITH FREERADIUS, MY NAS is a cisco Linksys WRT54G
now im working with freeradius 1.1.3 and mysql 5.02 in ubuntu drapper  and
is working fine, i have my users stored in the radcheck table, but i want to
divide the users in two groups and assing a different range of ip pools to
each group of users dynamically so i want to know how can i create two
ippools and assing dinamically this ips to the users of the radcheck table
depending if they belong to a group A or a group B. help please!

thanks in advance!!!

EDUARDO

--
Llamadas grátis de PC a PC Haz clic aquí
http://g.msn.com/8HMBESMX/2749??PS=47575
-
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: FREERADIUS USING IP POOLS

2006-12-14 Thread Alan DeKok
Tomas Eduardo Lotina Ramos wrote:
 
 HOW CAN I USE IP POOLS WITH FREERADIUS, MY NAS is a cisco Linksys WRT54G

  Which is doing wireless, right?

  You will need a DHCP server to assign IP addresses.

  Alan DeKok.
--
  http://deployingradius.com   - The web site of the book
  http://deployingradius.com/blog/ - The blog
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html