RE: [Emerald] Radius 2.5 Connect-Info Question

New Message Reply Date view Thread view Subject view Author view
Network Operations (admin@isoc.net)
Thu, 7 Nov 2002 09:33:37 -0500



From: "Network Operations" <admin@isoc.net>
Subject: RE: [Emerald] Radius 2.5 Connect-Info Question
Date: Thu, 7 Nov 2002 09:33:37 -0500
Message-ID: <015e01c2866a$a89249d0$42056043@jtroheroffice>

so what you are saying is that it cannot be done with 2.5?

-----Original Message----- From: emerald-request@iea-software.com
[mailto:emerald-request@iea-software.com] On Behalf Of Dale E. Reed Jr. Sent: Wednesday, November 06, 2002 6:08 PM To: emerald@iea-software.com Subject: RE: [Emerald] Radius 2.5 Connect-Info Question

> When in debuging view I see the response from my modem pool
> (Total control HiperArc) listed as Connect-Info = 53333 for
> example. Yet in the SQL insert statement the value 34 is
> written to the serverports table.
>
> Naturally in the Online view, the 33 is displayed.
>
> So, how do I get the 53333 translation of 34 written to the
> database?
>
> The Connect-Info Attribute exists:
> type integer
> name 3com/USR
> Type 36899
>
> and the attribute values exist, I believe I had to add these
> to get as far as I am now.

What you are doing is Renaming the USR Vendor Specific Attribute to be like Connect-Info. The real issue is that one is a string
(RADIUS Standard Connect-Info) and the other is an integer/number
(USR). RadiusNT just puts the number into the Connect-Info string and doesn't know what the actual values are.

The Map Attribute features of RadiusNT 4 allow you to map attributes to another (like above) and does know about the values list and can put the actual 53333 string in there rather than just the number, as it can handle the type changes correctly.

Dale

------------

This is a user supported list. If you require assistance from IEA Software's Support Engineers, please check out our Support resources at http://www.iea-software.com/support.

For more information about this list (including removal) go to: http://www.iea-software.com/support/maillists/liststart



New Message Reply Date view Thread view Subject view Author view
This archive was generated on Thu Nov 07 2002 - 06:13:50 Pacific Standard Time