7 Jul
2010
7 Jul
'10
11:54 a.m.
Fabien COMBERNOUS wrote:
I'm using Free radius for Mac Address authentication.
When a use tcpdump on the radius server, the Radius Request packet contains all the mac Address. But in the "radiusd -X" output, the User-Name is truncated. The last digit is erased and so the device is rejected.
Please *show* the output of tcpdump && "radiusd -X". My guess is that you're looking at different fields in tcpdump && "radiusd -X". i.e. The server accepts all fields as the NAS sends them. It does not truncate or delete anything unless you specifically tell it to do that. Alan DeKok.