14 Oct
2008
14 Oct
'08
6:18 a.m.
Stefano Colagreco wrote:
I try to use freeradius-2.1.1 to autenticate wimax user. In dictionary.wimax some attribute is defined TLV. I try to send its to ASN-GW in two ways.
First way - One attribute with multivalue:
That won't work.
Second way - A sequence of attribute:
That will work. It's been tested with equipment from multiple vendors.
WiMAX-QoS-Id=01 WiMAX-Media-Flow-Type=Robust-Browser WiMAX-Schedule-Type=BEST-EFFORT WiMAX-Traffic-Priority=0 WiMAX-Maximum-Sustained-Traffic-Rate=512000
In the first case I receive an Access-Reject (for invalid TLV format). In the second send all attribute to ASN-GW but some of it do not come recognized.
What does that mean? "Some are not recognized"? Alan DeKok.