On Tue, 21 May 2002, Travis Best wrote:

> With FreeRadius Where Do You Specify What IP Address Are Able To Be
> Given Out When Some One Dials In?? Is This Done With The Radius Server
> Or Is It Usualy Something Found In The Total Controls

Use the Framed-IP-Address reply item.

255.255.255.255 means allocate whatever the user requested
255.255.255.254 means allocate an IP from the NAS IP pool
xxx.xxx.xxx.xxx where x=whatever it will allocate that IP

You could also take a look to the Framed-Pool reply item which may be supported
by your nas and use it to select a specific ip pool from which to give out IPs.

You could also take a look to the rlm_ippool module to see if it can help in
your situation.

In any case though it would help if you were more specific in what you want to
achieve.

--
Kostas Kalevras         Network Operations Center
[EMAIL PROTECTED]      National Technical University of Athens, Greece
Work Phone:             +30 10 7721861
'Go back to the shadow' Gandalf


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

Reply via email to