Freeradius as a proxy converting EAP to non EAP radius Request
    Alan DeKok 
    aland at deployingradius.com
       
    Fri Oct  2 20:36:28 CEST 2009
    
    
  
Jacques FOUCHER wrote:
> The idea is to convert an EAP Response/Identity to a radius
> Access-Request without EAP inside
  1) install the server, using the default configuration
  2) configure clients && home servers
  3) configure a *fake* realm that maps to the other RADIUS
     server... like "realm fake ..."
  4) edit eap.conf, and set proxy_tunneled_request_as_eap=no
  5) update raddb/users, and add the following to the TOP:
DEFAULT FreeRADIUS-Proxied-To == 127.0.0.1, Proxy-To-Realm := fake
  It will work.
  Alan DeKok.
    
    
More information about the Freeradius-Users
mailing list