Proxy request after TLS.
Andrew Olson
anolson at gmail.com
Mon Apr 14 16:44:53 CEST 2008
I'd like to proxy a request to another server after the EAP-TLS
handshake is finished. I simply want to do a little more
authorization that is already setup on another server. My other
server is just a simple RADIUS server and doesn't do EAP, so proxying
the EAP message won't work. I guess I'm looking for something like
proxy-inner-tunnel configuration that is available for PEAP.
Is something like this possible?
I tried to add the following block to post-auth:
update control {
FreeRadius-Proxied-To := blah
}
It returns noop, though.
Thanks,
Andrew Olson
More information about the Freeradius-Users
mailing list