RE: [RadiusNT] Unknown Attributte

Graeme Slogrove ( Graeme@na.co.za )
Mon, 20 Sep 1999 22:14:05 +0200

Thanks, that works great. Except the second last statement gives me a
"binary or string data may be truncated" ?

Regards,
Graeme

---Graeme Slogrove, BSc (Eng) Elec (Wits)Director, Systems Development & Value Added ServicesNetActive InternetTel: 011-719-0333    Fax: 011-719-0444Support: 011-719-0300

-----Original Message-----From: Dale E. Reed Jr. [mailto:daler@iea-software.com]Sent: 20 September 1999 10:01To: radiusnt@iea-software.comSubject: Re: [RadiusNT] Unknown Attributte

Graeme Slogrove wrote:> > Receiving the following unknown during a request - any ideas ?> > ---> NAS-Port-DNIS = "7000"> Caller-Id = "0118739977"> Acct-Terminate-Cause = User-Request> Received unknown attribute 2, vendor 307> User-Service = Framed-User> Framed-Protocol = PPP> Framed-Address = 196.22.167.91> Acct-Delay-Time = 0> > ---

Its a Vendor Specific Attribute. You need to add it to yourdictionary.

INSERT RadAttributes(RadAttributeID,RadVendorID,RadVendorType,Name,Type) VALUES(26, 307, 2,'LE-Terminate-Detail', 0)INSERT RadAttributes(RadAttributeID,RadVendorID,RadVendorType,Name,Type) VALUES(26, 307, 3,'LE-Advice-of-Change', 0)INSERT RadAttributes(RadAttributeID,RadVendorID,RadVendorType,Name,Type) VALUES(26, 307, 4,'LE-Connect-Detail', 0)INSERT RadAttributes(RadAttributeID,RadVendorID,RadVendorType,Name,Type) VALUES(26, 307, 5,'LE-SA-ID', 0)INSERT RadAttributes(RadAttributeID,RadVendorID,RadVendorType,Name,Type) VALUES(26, 307, 9,'LE-IPSec-Log-Options', 1)INSERT RadAttributes(RadAttributeID,RadVendorID,RadVendorType,Name,Type) VALUES(26, 307, 10,'LE-IPSec-Policy-Deny', 1)INSERT RadAttributes(RadAttributeID,RadVendorID,RadVendorType,Name,Type) VALUES(26, 307, 11,'LE-IPSec-Active-Profile', 0)INSERT RadAttributes(RadAttributeID,RadVendorID,RadVendorType,Name,Type) VALUES(26, 307, 12,'LE-IPSec-Outsource-Profile', 0)INSERT RadAttributes(RadAttributeID,RadVendorID,RadVendorType,Name,Type) VALUES(26, 307, 13,'LE-IPSec-Passive-Profile', 0)

-- 

Dale E. Reed Jr. Emerald and RadiusNT__________________________________________IEA Software, Inc. www.iea-software.com

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

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