8 Jul
2011
8 Jul
'11
11:16 a.m.
Paulo Maia wrote:
Im trying to use plain mac auth
No, you're not.
(http://wiki.freeradius.org/Mac%20Auth#Plain+Mac-Auth) and at the radius server says Login Ok , Acceptin user , but at the client says auth fails (w7) here is the output of it : Does any1 knows what might be the problem ? Thanks ,
rad_recv: Access-Request packet from host 172.20.0.11 port 1645, id=28, length=139 ... EAP-Message = 0x0202001101686f73742f42616c612d5043
That's EAP. You *MUST* do EAP authentication for it to work. i.e. configure a known user and password. You *cannot* do mac auth. Alan DeKok.