WIMAX problem

Alan DeKok aland at deployingradius.com
Tue Dec 23 11:01:38 CET 2008


Dimitris Theofilatos wrote:
> Hi,
> At the section post-auth of the file raddb/sites-enabled/default i put
> the next lines
>         update "reply"{
> #                WiMAX-MN-NAI = "%{User-Name}"
> #                WiMAX-IP-Technology = CMIP4
>                 WiMAX-MSK = EAP-MSK

  See "man unlang".  You need to use %{EAP-MSK}.

...
>         WiMAX-MSK = 0x4541502d4d534b
> 
> WiMAX-MSK is not 64 bytes and the ASN-GW doen not accept it...

  It contains the ASCII string "EAP-MSK", which is what you told it to do.

> Do i have to make more changes?

  Yes.

  Alan DeKok.



More information about the Freeradius-Users mailing list