Re: (RADIATOR) Attribute Number 79

2002-08-19 Thread Hugh Irvine


Hello William -

These attributes are included in the latest Radiator 3.1 dictionary.

regards

Hugh


On Tuesday, August 20, 2002, at 01:31 AM, William Hernandez wrote:

> Hello everyone,
>
> Found the following in the archive which solved the problem.
>
> # Some experimental attributes from RFC 2869:
> ATTRIBUTE   Prompt  76  integer
> ATTRIBUTE   Connect-Info77  string
> ATTRIBUTE   Configuration-Token 78  binary
> ATTRIBUTE   EAP-Message 79  binary
> ATTRIBUTE   Signature   80  binary
> ATTRIBUTE   Message-Authenticator   80  binary
> ATTRIBUTE   Acct-Interim-Interval   85  integer
> ATTRIBUTE   Ascend-Owner-IP-Addr86  ipaddr
> ATTRIBUTE   NAS-Port-Id 87  string
> ATTRIBUTE   Framed-Pool 88  string
>
> Thanks,
> William
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On
> Behalf Of William Hernandez
> Sent: Monday, August 19, 2002 10:42 AM
> To: Radiator (Radiator)
> Subject: (RADIATOR) Attribute Number 79
>
>
> Hello everyone,
>
> I'm testing our upgrade to 3.1 and I'm getting
>
> ERR: Attribute number 79 is not defined in your dictionary
>
> I get the error with the 'dictionary' file from the 3.1 release. At this
> point we're just testing with radpwtst so I didn't think it was a vendor
> specific attribute, but I also get the error with a concatenation of
> 'dictionary' and 'dictionary.usr' and 'dictionary.ascend2' (since we
> have both ascend and total control hardware).  And I also get the error
> with the 'dictionary' file that we were using with Radiator 2.18.2.
>
> Thanks in advance,
> William
>
> ===
> Archive at http://www.open.com.au/archives/radiator/
> Announcements on [EMAIL PROTECTED]
> To unsubscribe, email '[EMAIL PROTECTED]' with
> 'unsubscribe radiator' in the body of the message.
>
>
> ===
> Archive at http://www.open.com.au/archives/radiator/
> Announcements on [EMAIL PROTECTED]
> To unsubscribe, email '[EMAIL PROTECTED]' with
> 'unsubscribe radiator' in the body of the message.
>
>
--
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.

===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.



RE: (RADIATOR) Attribute Number 79

2002-08-19 Thread William Hernandez

Hello everyone,

Found the following in the archive which solved the problem.

# Some experimental attributes from RFC 2869:
ATTRIBUTE   Prompt  76  integer
ATTRIBUTE   Connect-Info77  string
ATTRIBUTE   Configuration-Token 78  binary
ATTRIBUTE   EAP-Message 79  binary
ATTRIBUTE   Signature   80  binary
ATTRIBUTE   Message-Authenticator   80  binary
ATTRIBUTE   Acct-Interim-Interval   85  integer
ATTRIBUTE   Ascend-Owner-IP-Addr86  ipaddr
ATTRIBUTE   NAS-Port-Id 87  string
ATTRIBUTE   Framed-Pool 88  string

Thanks,
William

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On
Behalf Of William Hernandez
Sent: Monday, August 19, 2002 10:42 AM
To: Radiator (Radiator)
Subject: (RADIATOR) Attribute Number 79


Hello everyone,

I'm testing our upgrade to 3.1 and I'm getting

ERR: Attribute number 79 is not defined in your dictionary

I get the error with the 'dictionary' file from the 3.1 release. At this
point we're just testing with radpwtst so I didn't think it was a vendor
specific attribute, but I also get the error with a concatenation of
'dictionary' and 'dictionary.usr' and 'dictionary.ascend2' (since we
have both ascend and total control hardware).  And I also get the error
with the 'dictionary' file that we were using with Radiator 2.18.2.

Thanks in advance,
William

===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.


===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.



Re: (RADIATOR) Attribute number 79 EAP

2002-04-15 Thread Hugh Irvine


Hello Leonid -

Here is the definition from the Radiator 3.0 (latest version) dictionary.

# Some experimental attributes from RFC 2869:
ATTRIBUTE   Prompt  76  integer
ATTRIBUTE   Connect-Info77  string
ATTRIBUTE   Configuration-Token 78  binary
ATTRIBUTE   EAP-Message 79  binary
ATTRIBUTE   Signature   80  binary
ATTRIBUTE   Message-Authenticator   80  binary
ATTRIBUTE   Acct-Interim-Interval   85  integer
ATTRIBUTE   Ascend-Owner-IP-Addr86  ipaddr
ATTRIBUTE   NAS-Port-Id 87  string
ATTRIBUTE   Framed-Pool 88  string

Note that it is the NAS that sends the EAP attributes in the radius requests.

regards

Hugh


On Tue, 16 Apr 2002 02:30, Diakonov, Leonid wrote:
> Hello,
>
> Could you please provide me with exact string for Attribute 79 in
> dictionary.
> We've made upgrade to v.2.19 and received error
> ERR: Attribute number 79 is not defined in your dictionary.
>
> Is it possible to suppress EAP requests as it was in earlier version by
> EAPType notpermitted. Or how could I enable/disable them in v.2.19?
>
>
> Leonid Diakonov
> System Administrator
> COLT Telecom AG
> Badenerstrasse 820
> CH-8048 Zürich
>
> t:+41 1 5 600 900
> f:+41 1 5 600 910
> e:mailto:[EMAIL PROTECTED]
>www.colt.ch
>
> we make business straight.forward
>
>
> ===
> Archive at http://www.open.com.au/archives/radiator/
> Announcements on [EMAIL PROTECTED]
> To unsubscribe, email '[EMAIL PROTECTED]' with
> 'unsubscribe radiator' in the body of the message.

-- 
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.



Re: (RADIATOR) Attribute number 79 is not defined in your dictionary

2001-11-21 Thread Hugh Irvine


Hello Dejan -

Thanks for the mail, but could you please refrain from sending HTML? 

Plain text is the prefered way to post to the mailing list.

>From what you show below, I suspect that you are not using the standard 
Radiator dictionary. You should always start with the standard dictionary 
(the file called "dictionary" in the distribution) and add or delete entries 
to/from it with your favourite text editor.

The standard dictionary is a compendium of most of the others and should work 
in the majority of cases.

regards

Hugh

>
> Hi
> =20
> I installed Radiator-2.19 instead of Radiator-2.18.2 and after that I
> got error in log file
> Wed Nov 21 13:37:03 2001: ERR: Attribute number 79 is not defined in
> your dictionary
> It seems to me that I have all attributes defined.
> Authentification works fine but log is full of this messages
> I use AuthBy NT, AuthBy SQL with  3Com Total Control. Here is also
> detail log file and part of my radius.cfg config.
> =20
> <<<>>>
> Code:   Access-Request
> Identifier: 79
> Authentic:  <254><128><12>']<150><27>Zw<190>2<241><18><236><143><156>
> Attributes:
> User-Name =3D "trayan"
> User-Password =3D
> "-7<240>%<184>|<225><244>J<240><176><247><175>0<242>$"
> NAS-IP-Address =3D Any
> NAS-Port =3D 259
> Acct-Session-Id =3D "8967"
> USR-Interface-Index =3D 1515
> Service-Type =3D Framed-User
> Framed-Protocol =3D PPP
> Chassis-Call-Slot =3D 2
> Chassis-Call-Span =3D 2
> Chassis-Call-Channel =3D 3
> Calling-Station-Id =3D "13811"
> Called-Station-Id =3D "2"
> NAS-Port-Type =3D Async
> ..
> Wed Nov 21 13:40:23 2001: DEBUG: Handling with Radius::AuthSQL
> Wed Nov 21 13:40:23 2001: DEBUG: Handling with Radius::AuthSQL:=20
> Wed Nov 21 13:40:23 2001: DEBUG: Query is: exec spCheck
> 'trayan','13811',0
> =20
> Wed Nov 21 13:40:23 2001: DEBUG: Radius::AuthSQL looks for match with
> trayan
> Wed Nov 21 13:40:23 2001: ERR: Attribute number 79 is not defined in
> your dictionary
> Wed Nov 21 13:40:23 2001: DEBUG: Radius::AuthSQL ACCEPT:=20
> Wed Nov 21 13:40:23 2001: DEBUG: Access accepted for trayan
> ..
> <<<>>>
> 
> ..
> AuthSelect exec spCheck '%n','%{Calling-Station-Id}',0
> =20
> AuthColumnDef 0,User-Name, check
> AuthColumnDef 1,Session-Timeout, reply
> AuthColumnDef 2,Log-Filter-Packet, reply
> AuthColumnDef 3,IP-Address-Pool, reply
> AuthColumnDef 4,Framed-IP-Address, reply
> 
> =20
> <<<
> .
> # My attr.
> VENDORATTR 429  Log-Filter-Packet   0x9017  string
> =20
> VENDORATTR 429  Chassis-Call-Slot   0x9019  integer
> VENDORATTR 429  Chassis-Call-Span   0x901A  integer
> VENDORATTR 429  Chassis-Call-Channel0x901B  integer
> VENDORATTR 429  Keypress-Timeout0x901C  integer
> VENDORATTR 429  Unauthenticated-Time0x901D  integer
> VENDORATTR 429   Connect-Speed   0x9023  integer
> =20
> # My attr
> VENDORATTR 429  IP-Address-Pool 0x9024  string
> #VENDORATTR 429 Framed_IP_Address_Pool_Name0x9024  string
> =20
> # 0xBE5D-0xBE63 sent with Event-Id 79
> VENDORATTR 429  Channel-Connected-To0xBE5D  integer
> VENDORATTR 429  Slot-Connected-To   0xBE5E  integer=20
> VENDORATTR 429  Device-Connected-To 0xBE5F  integer
> VENDORATTR 429  NFAS-ID 0xBE60  integer
> VENDORATTR 429  Q931-Call-Reference-Value   0xBE61  integer
> VENDORATTR 429  Call-Event-Code 0xBE62  integer
> VENDORATTR 429  DS0 0xBE63  integer
> ...


-- 
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.