Freeradius as a proxy converting EAP to non EAP radius Request

Jacques FOUCHER jacques.foucher at gmail.com
Fri Oct 2 21:40:46 CEST 2009


Thanks for your help Alan

>
>
>   1) install the server, using the default configuration*
> *

OK

>
>  2) configure clients && home servers
>
in clients.conf :
*client 192.168.0.250
{                                                            **(Access Point
IP Adress)*
*        secret          = lrnp2tlm
        shortname       = AP1
}*

in proxy.conf :
*home_server IAS {
        type = auth
        ipaddr = 192.168.0.252
     (IAS IP Adress)
        port = 1812
        secret = lrnp2tlm
        require_message_authenticator = no
        response_window = 20
        zombie_period = 40
        revive_interval = 120
        status_check = status-server
        check_interval = 30
        num_answers_to_alive = 3
        coa {
                irt = 2
                mrt = 16
                mrc = 5
                mrd = 30
        }
}*

>
>  3) configure a *fake* realm that maps to the other RADIUS
>     server... like "realm fake ..."
>
I don't really understand what to do.Is it that in proxy.conf  ?
*realm jacques.net {
}*


>  4) edit eap.conf, and set proxy_tunneled_request_as_eap=no
>
OK

>
>  5) update raddb/users, and add the following to the TOP:
>
> DEFAULT FreeRADIUS-Proxied-To == 127.0.0.1, Proxy-To-Realm := jacques.net
>
>
>  It doesn't work yet.
>

Jacques

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



-- 
Jacques FOUCHER
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20091002/61d39e1b/attachment.html>


More information about the Freeradius-Users mailing list