server selection
    Alan DeKok 
    aland at deployingradius.com
       
    Thu Jan  8 22:10:07 CET 2009
    
    
  
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.
    
    
More information about the Freeradius-Users
mailing list