Proxying is handled by rlm_realm. Currently rlm_realm reads from the realms file and 
not an SQL database.

Joe Pound wrote:
> 
> Is it possible currently to have Freeradius do SQL queries to perform proxy?
> 
> for example:
> any username that has / or @ in it would cause an SQL query like..
> select realm,authip,authport,acctip,acctport,secret from proxy where
> realm='%r';
> were %r is the parsed realm name.
> then use the above selected info to create a proxy request to the remote
> radius server.
> 
> Joe
> 
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

-- 
Mike Machado
[EMAIL PROTECTED]
InnerCite Inc.
Engineering Director / CTO

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to