Freeradius as a proxy converting EAP to non EAP radius Request
Ivan Kalik
tnt at kalik.net
Fri Oct 2 22:59:05 CEST 2009
>> 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 {
> }*
No. Your names are user at jacques.net. Make realm jack with jacques.net
details:
realm jack {
authhost = 192.168.0.252:1812
accthost = 192.168.0.252:1813
secret = something
}
>> 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.
Proxy-To-Realm := "jack"
Ivan Kalik
Kalik Informatika ISP
More information about the Freeradius-Users
mailing list