Re : Re : Off-topic: DHCP server with radius support
RADIUS was *originally* intented to assign IP's. It's been doing that since at least 1993. Do you mean radius servers has being doing DHCP since 1993 or IP pool stuff. What is is the difference?
No i meant exactly what i wrote. RADIUS can assign IP's (that's why we have the rlm_pool/rlm_sqlpool modules and the Framed-IP-Address attribute). I need to forward some information to home radius servers first and based on their response decide on the ip pool to give out IP's.
OK. http://publib.boulder.ibm.com/infocenter/pseries/v5r3/index.jsp?topic=/com.i... ISC DHCP supports scripts? News to me... A DHCP
request can be transformed to an Acesss-Request (with some default password), forwarded to a RADIUS server and the IP assigned by the radius server returned back to the user.
Do you want to do that or "That RFC actually describes the opposite of what we are talking about. (ie. How a RADIUS server can ask a DHCP server to assign an IP instead of how a DHCP server can ask a RADIUS server to assign an IP) " ================================================== Benjamin K. Eshun ----- Message d'origine ---- De : Alan DeKok <aland@deployingradius.com> À : FreeRadius users mailing list <freeradius-users@lists.freeradius.org> Envoyé le : Jeudi, 21 Juin 2007, 10h44mn 24s Objet : Re: Re : Off-topic: DHCP server with radius support Eshun Benjamin wrote: ...
A radius server assigning IPs .......that is not radius (!) .
RADIUS was *originally* intented to assign IP's. It's been doing that since at least 1993.
May be you mean the radius server authenticating (MACs and/or IPs) before the dhcp assigns it; this you have to configure and write your own scripts on the dhcp server to authenticate against the radius. Radius is for AAA
ISC DHCP supports scripts? News to me... Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html ___________________________________________________________________________ Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses http://fr.answers.yahoo.com
On Fri 22 Jun 2007, Eshun Benjamin wrote:
RADIUS was *originally* intented to assign IP's. It's been doing that since at least 1993.
Do you mean radius servers has being doing DHCP since 1993 or IP pool stuff. What is is the difference?
RADIUS has been assigning IPs to users since it's inception. Server side IPPools are a simply an easy way to manage limited IP address space across multiple NAS. Whether the RADIUS server assigns a static or dynamic IP address is purely an internal decision of thesoftware and doesn't use any special RADIUS attributes or features on the wire. Therefore whether or not the initial implimentations of RADIUS used pools or simply assigned a static IP to each user or modem, it is correct to say that RADIUS has been assigning IPs since the very beginning. Cheers -- Peter Nixon http://www.peternixon.net/ PGP Key: http://www.peternixon.net/public.asc
I just installed freeradius Am using with Globalpops I am getting some duplicate accounting start on logins Not all the time but on occasions. I have had GP check their end they are only seeing the one coming from the nas but say this issue maybe on my end not responding fast enough, and their radius sends another The accounting records are of same seesionid, etc Is their any setting for this to make things better, any suggestions?
participants (3)
-
Eshun Benjamin -
Jeff -
Peter Nixon