2 Oct
2009
2 Oct
'09
2:36 p.m.
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.