I edited proxy.conf to include:
realm example.com {
nostrip
}
and I edited users to read:
user Auth-Type := Local
but no beans, back to the 200+ Proxy-State attributes and a DoS. I also tried a few capitalizations of the word 'local' just in case it was sensitive to that, still no luck.
I'd include the radiusd -X so you could see it yourself, but it is longer than I'm willing to set my scrollback (2000+ lines).
~Huckle Berry
hi,
nostrip in the example.com in proxy.conf
set the auth to LOCAL
this will then get handled locally and the inner-tunnel will
deal with the EAP properly.
alan