I wrote earlier saying that my Ascend Maxen couldn't seem to get their
Radius-Assigned IP pools after switching to FreeRadius.  The problem 
appeared to be just a dictionary issue.  FreeRadius attribute 6 is
"Service-Type" while in the old dictionary it was "User-Service."
Apparently, the Maxen don't handle "Service-Type" in a response, but
rather need "User-Service" instead.  As soon as I swapped the dictionary 
entry:

 ATTRIBUTE       Service-Type            6       integer

with:

 ATTRIBUTE       User-Service            6       integer

The Radius-assigned IP pools started working again.

K.

++ Ascend Users Mailing List ++
To unsubscribe:	send unsubscribe to ascend-users-request at bungi.com
To get FAQ'd:	<http://www.nealis.net/ascend/faq>