[RadiusNT] VSAs

David Sovereen ( (no email) )
Wed, 3 Nov 1999 13:49:42 -0500

Ok Dale...

In my efforts to figure out the problem, I eliminated all the unneeded
dictionary entries (I not know I didn't need to do that).

This is what comes through as the authentication request:

radrecv: Request from host cea2520e code=1, id=80, length=117
User-Name = "content"
Password = "\304\210\341\377FR\215-W"
NAS-Identifier = 206.162.82.14
NAS-Port = 28
NAS-Port-Type = Async
Service-Type = Framed-User
Framed-Protocol = PPP
Connect-Info = "31200 LAPM/V42BIS"
Called-Station-Id = "9233700"
Calling-Station-Id = "5178373780"

And this comes through as the authentication response:

Sending Ack of id 80 to cea2520e (pm3-4.mid1)

Framed-Protocol = PPP
Session-Timeout = 28800
Idle-Timeout = 1020
LE-Terminate-Detail = "xstop"
LE-Advice-of-Charge = "xstop"
LE-IPSec-Outsource-Profil = "xstop"

This statement appears to be the problem:

Select ra.RadAttributeID, Name, Data, Value, Type, rc.RadVendorID,
rc.RadVendorType, rc.RadCheck From RadATConfigs rc, RadAttributes ra Where
ra.RadAttributeID=rc.RadAttributeID AND rc.AccountType='PPP-CF-MID1'

It needs to read:

Select ra.RadAttributeID, Name, Data, Value, Type, rc.RadVendorID,
rc.RadVendorType, rc.RadCheck From RadATConfigs rc, RadAttributes ra Where
ra.RadAttributeID=rc.RadAttributeID AND ra.RadVendorID=rc.RadVendorID AND
ra.RadVendorType=rc.RadVendorType AND rc.AccountType='PPP-CF-MID1'

Is my analysis correct?

Dave

===================================================
I N T E R N E T F O R B U S I N E S S
Mercury Network http://www.tm.net/
129 Ashman St / P O Box 117 Voice: 517-837-3790
Midland, MI 48640-0117 Fax: 517-837-3780
===================================================

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