[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gnu-radius] Simultaneous-Use attribute.
From: |
Konstantin D. Mishov |
Subject: |
Re: [Help-gnu-radius] Simultaneous-Use attribute. |
Date: |
Tue, 30 Jul 2002 20:52:19 +0800 (KRAST) |
> There are three questions:
>
> 1) What is the value of checkrad-assume-logged in your config?
checkrad-assume-logged no;
> 2) Is your max configured to answer on SNMP queries coming from your
> radius server with community "public"?
Yes it is. For example:
$ snmpget -c public as01 .1.3.6.1.4.1.529.12.3.1.3.396900049
SNMPv2-SMI::enterprises.529.12.3.1.3.396900049 = INTEGER: 2
$
> 3) Which diagnostics you see in your radius.log upon second login
> attempt?
After first login attempt:
Jul 30 18:26:52: Auth.notice: Login OK: [test1]: CLID unknown (from nas AS01)
After second login attempt:
Jul 30 18:27:51: Auth.notice: Login OK: [test1]: CLID unknown (from nas AS01)
With best regards,
Konstantin Mishov.