14 Apr
2008
14 Apr
'08
10:44 a.m.
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