determining conditions to differentiate message? types
Alan DeKok
aland at deployingradius.com
Mon May 30 19:19:00 CEST 2016
On May 30, 2016, at 12:50 PM, Brendan Kearney <bpk678 at gmail.com> wrote:
>
> i was told that the "if (EAP-Message)" condition would not differentiate between MAC auth and normal .1x, and that i need to capture and read the packets a bit more to make that differentiation. where can i go to find more info about how to do that? how do i find what are conditions that i can key off of?
Run the server in debug mode, as suggested in the FAQ, "man" page, web pages, and pretty much daily on this list.
> i am looking to do radius vlan assignment, and need to work through getting the conditions identified properly and replying correctly.
Read the debug output. It tells you what the server is receiving, and what the server is doing with the packets it's receiving.
Alan DeKok.
More information about the Freeradius-Users
mailing list