Relation between NAS and FreeRADIUS
Hi It is possible that my question is low level but it is key for me. I want to ask that NAS provide internet or FreeRADIUS. I mean i should connect internet connection to NAS or FreeRADIUS. Does NAS just use FreeRADIUS or any Radius Server to authenticate user and register accounting data in Radius. Thanks -- View this message in context: http://freeradius.1045715.n5.nabble.com/Relation-between-NAS-and-FreeRADIUS-... Sent from the FreeRadius - User mailing list archive at Nabble.com.
I would think usually the answer is neither. The internet connection is usually supplied by a third box on the network. The NAS is the point of contact and the RADIUS server is the box that handles the authentication requests. If authentication succeeds the client is allowed to connect through the NAS on to the network. Once on the network it is free to make DHCP requests or whatever and then get routed accordingly. Only then does it get default gateway information that it can use to connect to the internet so to speak. I think that is correct. Mike On Wed, May 18, 2011 at 2:16 PM, googerdi <googerdi@gmail.com> wrote:
Hi It is possible that my question is low level but it is key for me. I want to ask that NAS provide internet or FreeRADIUS. I mean i should connect internet connection to NAS or FreeRADIUS. Does NAS just use FreeRADIUS or any Radius Server to authenticate user and register accounting data in Radius.
Thanks
-- View this message in context: http://freeradius.1045715.n5.nabble.com/Relation-between-NAS-and-FreeRADIUS-... Sent from the FreeRadius - User mailing list archive at Nabble.com. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- Michael MacKenna mpmackenna@gmail.com Got Chrome? http://www.google.com/chrome
The problem is that i follow a tutorial that setup freeradius and chillispot in the same computer. so that made some problem for me. now i want to seperate freeradius from nas. I installed freeradius in a seperate computer. then add mikrotik as NAS. I have internet in a cable and now I don't know how to tell nas that this is internet. another problem is i made up network of this. I installed pppoe server on mikrotik and add my radius in mikrotik. when someone wants to connect, after the user is authenticated(correctly entered username and password) the connection does not get ip so it'll be disconnected. when i run freeradius -X ,the user is authenticated and even it add it in radpostauth. now the question are these : 1. how can i tell mikrotik the internet is this(cable) 2. how can i config (i don't know it is duty of nas or freeradius) to reply ip after valid username and password -- View this message in context: http://freeradius.1045715.n5.nabble.com/Relation-between-NAS-and-FreeRADIUS-... Sent from the FreeRadius - User mailing list archive at Nabble.com.
participants (3)
-
Garber, Neal -
googerdi -
Mike Mackenna