When I deploy Guest with Mac Caching the Mac Caching service has these conditions:
1. Connection Client-Mac-Address EQUALS %{Radius:IETF:User-Name}
2. Radius:Aruba Aruba-Essid-Name EQUALS bartnetguest
However #1 is never met because the User-Name is always the actual guest username not a MAC address. How is this supposed to work via the Wizard? What should I update #1 to?
I tried this but got a reject after the query of the DB failed (very long message, I can post if required).
Endpoint Username = %{Authentication:Username}
Thanks.