4 Feb
2011
4 Feb
'11
3:38 a.m.
Adrien Demarez wrote:
I wish to deploy FreeRadius on a WiMAX setup, ...
Lots of people do this, I'm not sure why. :(
INSERT INTO `radgroupreply` (`id`, `groupname`, `attribute`, `op`, `value`) VALUES (1, 'Gold', 'WiMAX-Packet-Flow-Descriptor-v2', ':=', '??') (2, 'Gold', 'WiMAX-PFDv2-Packet-Data-Flow-Id', ':=', '1') # inside the first one
Now. You just specify WiMAX-PFDv2-Packet-Data-Flow-Id, an the server will Do The Right Thing. The server *knows* that it's a TLV, and will pack the attributes appropriately. Alan DeKok.