EAP with a non EAP Radius server
Jacques FOUCHER
jacques.foucher at gmail.com
Sat Sep 26 18:57:24 CEST 2009
Hi,
I copied proxy-inner-tunnel from sites-available to sites-enabled
I declared proxy-inner-tunnel in eap.conf but unfortunaly, EAP is still
proxified
*eap.conf*
ttls {
default_eap_type = mschapv2
copy_request_to_tunnel = yes (or no)
use_tunneled_reply = yes (or no)
virtual_server = "proxy-inner-tunnel"
}
*proxy-inner-tunnel*
server proxy-inner-tunnel {
authorize {
update control {
Proxy-To-Realm := LOCAL
}
}
authenticate {
eap
}
post-proxy {
eap
}
}
2009/9/26 Ivan Kalik <tnt at kalik.net>
> > I want to use eap to authenticate Wireless users on an radius server wich
> > don't know EAP protocol. It seems that is possible to do that using a
> > proxy
> > freeradius
> ....
> > As the first radius i use freeradius Version 2.0.4
>
> Use current version. See raddb/sites-available/proxy-inner-tunnel.
>
> Ivan Kalik
> Kalik Informatika ISP
>
> -
> 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/20090926/794fa536/attachment.html>
More information about the Freeradius-Users
mailing list