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.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to