This is a discussion on Re: Iffy idea engineering using freeradius :-) within the FreeRADIUS Users forums, part of the Networking and Network Related category; "Drew Weaver" <drew.weaver@thenap.com> wrote: > So what im going to do is catch ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
"Drew Weaver" <drew.weaver@thenap.com> wrote:
> So what im going to do is catch the request from their NAS > boxes, log successful logins [the usernames and passwords to a MySQL > database] and then once I have roughly 95-97% of the population im going > to use that list to create them a new radius server. The problem I am > having is when the NAS boxes send the request to the FreeRadius server, > the freeradius server appears to be adding the realm of "NULL" to the > requests that it is sending to the merit radius server, and the merit > radius server is rejecting the requests. Delete the NULL realm from the configuration files. > So basically what I need to do is have Freeradius basically > proxy requests and act like a "NAS" just pass the requests through to > their radius box. Put this at the top of the "users" file: #--- DEFAULT Proxy-To-Realm := "other-radius" #--- For logging, rlm_detail also supports a "pre-proxy" section. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html |
![]() |
| Thread Tools | |
| Display Modes | |
|
|