Re: [RadiusNT] Unknown Attributte

Dale E. Reed Jr. ( (no email) )
Mon, 20 Sep 1999 13:21:54 -0700

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

The name field is too small. It shouldn't be a big deal, it will just
be missing a couple of last characters. :)

> Regards,
> Graeme
>
> ---
> Graeme Slogrove, BSc (Eng) Elec (Wits)
> Director, Systems Development & Value Added Services
> NetActive Internet
> Tel: 011-719-0333 Fax: 011-719-0444
> Support: 011-719-0300
>
> -----Original Message-----
> From: Dale E. Reed Jr. [mailto:daler@iea-software.com]
> Sent: 20 September 1999 10:01
> To: radiusnt@iea-software.com
> Subject: 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 your
> dictionary.
>
> 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

-- 

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