help-gnu-radius
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gnu-radius] USR Total Control - attribute not found


From: Michael Samanov
Subject: [Help-gnu-radius] USR Total Control - attribute not found
Date: Tue, 17 Sep 2002 20:18:30 +0400

Hi!

I installed gnu-radius 0.96.3 as the replacement of radius-cistron. The
things are great, but strangely it doesn't recognize some vendor specific
attributes. It doesn't write them into the 'details' but simply ignores
them. Here's an example of 'detail' output:

Mon Sep 16 18:33:12 2002
        Acct-Session-Id = "000201c9"
        User-Name = "xxxxxxx"
        NAS-IP-Address = XXX.XXX.XXX.XXX
        NAS-Port = 3
        Acct-Status-Type = Start
        Acct-Authentic = RADIUS
        USR-Connect-Speed = 21600-BPS
        USR-Modulation-Type = v32Terbo
        USR-Simplified-MNP-Levels = mnpLevel4
        USR-Simplified-V42bis-Usage = none
        USR-Chassis-Call-Slot = 0
        USR-Chassis-Call-Span = 0
        USR-Chassis-Call-Channel = 0
        USR-Unauthenticated-Time = 20
        NAS-Identifier = "Dialup Access Server of XXX"
        Acct-Multi-Session-Id = "000000cd"
        NAS-Port-Type = Async
        Service-Type = Framed-User
        Framed-Protocol = PPP
        Framed-IP-Address = 192.168.10.193
        USR-MP-EDO = "*** some info ***"
        Acct-Delay-Time = 0
        Client-IP-Address = XXX.XXX.XXX.XXX
        Timestamp = 1032186792
        Request-Authenticator = None

and here's the gnu-radius's output without USR dictionary imported:

Tue Sep 17 18:11:46 2002
        User-Name = xxxxxxx
        Acct-Session-Id = 010302b5
        NAS-IP-Address = XXX.XXX.XXX.XXX
        NAS-Port-Id = 8
        Acct-Status-Type = Start
        Acct-Authentic = RADIUS
        Vendor-Specific = V429\000\000\220\043\000\000\000\007
        Vendor-Specific = V429\000\000\000\154\000\000\000\023
        Vendor-Specific = V429\000\000\000\231\000\000\000\003
        Vendor-Specific = V429\000\000\000\307\000\000\000\001
        Vendor-Specific = V429\000\000\220\031\000\000\000\000
        Vendor-Specific = V429\000\000\220\032\000\000\000\000
        Vendor-Specific = V429\000\000\220\033\000\000\000\000
        Vendor-Specific = V429\000\000\220\035\000\000\000\023
        NAS-Identifier = Dialup Access Server of XXX
        Acct-Multi-Session-Id = 808464432
        NAS-Port-Type = Async
        Service-Type = Framed-User
        Framed-Protocol = PPP
        Framed-IP-Address = XXX.XXX.XXX.XXX
        Acct-Delay-Time = 0
        Timestamp = 1032271906
        Request-Authenticator = None

and with USR dictionary imported radius just skips all the Vendor-Specific
attrs as in the below example and it warns in the logs "Acct.error:
attribute not found":

Mon Sep 16 20:20:14 2002
        User-Name = xxxxxxx
        Acct-Session-Id = 010302a1
        NAS-IP-Address = XXX.XXX.XXX.XXX
        NAS-Port-Id = 8
        Acct-Status-Type = Start
        Acct-Authentic = RADIUS
        NAS-Identifier = Dialup Access Server of XXX
        NAS-Port-Type = Async
        Service-Type = Framed-User
        Framed-Protocol = PPP
        Framed-IP-Address = XXX.XXX.XXX.XXX
        Acct-Delay-Time = 0
        Timestamp = 1032193214
        Request-Authenticator = None

So, my question: why the radius doesn't recognize these attributes?

Sincerely yours,
  Michael (mailto:address@hidden)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]