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
_______________________________________________
radiator mailing list
[email protected]
http://www.open.com.au/mailman/listinfo/radiator