[RADIATOR] 802.1x , EAP error
A.L.M.Buxey at lboro.ac.uk
A.L.M.Buxey at lboro.ac.uk
Sat Mar 30 06:24:15 CDT 2013
Hi,
> If I'm trying to relay an 802.1x authentication to another proxy AAA
> server, can I just proxy without processing EAP request (to find the inner
> EAP request info?)
yes... eg
<Handler Realm = "realm.org">
<AuthBy RADIUS>
<Host 192.168.1.1>
Secret topsecret
</Host>
<Host 192.168.4.5>
Secret youllnever know
</Host>
</AuthBy>
</Handler>
or just a plain
<Realm realm.org> wrapper
read proxy.cfg and proxyalgorithm.cfg in goodies
alan
More information about the radiator
mailing list