2 May 2007 12:55
Client IP Address , Packet-Src-IP-Address
Arran Cudbard-Bell <A.Cudbard-Bell <at> sussex.ac.uk>
2007-05-02 10:55:12 GMT
2007-05-02 10:55:12 GMT
Hi,
Just had a thought.
Currently with internal EAP proxying
copy_request_to_tunnel = yes
use_tunneled_reply = yes
Mean that when the contents of the eap packet is proxied internally
the attributes from the radius packet get copied to the proxy request.
And that the final set of reply attributes is taken directly from the
reply attributes sent back from the internal proxy.
Which means
you can use
DEFAULT FreeRADIUS-Proxied-To == 127.0.0.1, Autz-Type := "Eap-Internal"
Autz-Type eap-internal {
mschap
# Grab NT-Password from directory for use in MSChap-V2
ldap
# Read Authorisation groups from SQL Server
sql
}
Which speeds things up a great deal when doing EAP...
(Continue reading)
RSS Feed