ask for help on WiMAX + Freeradius + Disconnect (Alan DeKok)

Xiaochen chenxiaochen at emcite.com
Wed Sep 1 11:30:41 CEST 2010


Xiaochen wrote:
> After packet.txt was sent to AGW, radclinet debug window said: ?Unknown
> WiMAX-Session ?ID or Unknown WiMAX-DM-Action-Code ?

  radclient doesn't produce that error message.

  Please post the *real* error message, and not anything else.

  Alan DeKok.


>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>
When content of packet.txt is as:

Acct-Session-Id="00000001"
Calling-Station-Id="001E310008CC"
User-Name="wimax"
X-Ascend-Session-Svr-Key="0123456789"
NAS-IP-Address=100.1.6.5
NAS-Identifier=100.1.6.5
WiMAX-DM-Action-Id="00000000"
#WiMAX-Session-Id="000002"

Freeradius said:
[root at AAA bin]# cat packet.txt | radclient -x 100.1.6.4:3799 disconnect
0123456789
radclient: XUnknown attribute "WiMAX-DM-Action-Id"
[root at AAA bin]#


When content of packet.txt is as:

Acct-Session-Id="00000001"
Calling-Station-Id="001E310008CC"
User-Name="wimax"
X-Ascend-Session-Svr-Key="0123456789"
NAS-IP-Address=100.1.6.5
NAS-Identifier=100.1.6.5
#WiMAX-DM-Action-Id="00000000"
WiMAX-Session-Id="000002"

[root at AAA bin]# cat packet.txt | radclient -x 100.1.6.4:3799 disconnect
0123456789
radclient: XUnknown attribute "WiMAX-Session-Id"
[root at AAA bin]#


Thanks !

xiaochen




More information about the Freeradius-Users mailing list