8 Jan
2009
8 Jan
'09
4:10 p.m.
Norbert Wegener wrote:
That configuration can be added manually, by doing internal proxying to the virtual server.
Will this also be possible, when freeradius gets its information out of a mysql database?
Of course!
The only place to modify addresses I found is the preproxy_users file, which seems to be used by the rlm_files module only.
I'm not sure what that means... You could do something like: ... update control { Proxy-To-Realm := "%{sql:SELECT ... from.. where %{NAS-IP-Addres}" } Could you describe more of your requirements?? Alan DeKok.