checkrad works great. for example, when the user yoavb is logged in running
the command:
/usr/local/sbin/checkrad -d netserver 212.150.173.10 110 yoavb 110
returns:
yoavb matches yoavb on port slot:3/mod:4  Returning 1 (double detected)

i have radutmp in the configuration,but when i run radwho i only get the
last user that logged in. does this matter?
what should i look for when running radiusd -X?

thanks :)


> I don't see something bad in sql tables. Some ideas:
> Check the radiusd.conf, must inlude the following:
> session {
>       radutmp
> }
> Read Simultaneous-use documentation.
> Start the server in debbuging mode (radiusd -X).
> Run checkrad script manualy....
> My tables are :
> radgroupcheck:
> +----+-----------+------------------+-------+------+
> | id | GroupName | Attribute        | Value | op   |
> +----+-----------+------------------+-------+------+
> |  1 | group1    | Simultaneous-Use | 1     | :=   |
> +----+-----------+------------------+-------+------+
> radgroupreply:
> +----+-----------+--------------------+---------------------+------+ |
> id | GroupName | Attribute          | Value               | op   |
> +----+-----------+--------------------+---------------------+------+ |
> 1 | group1    | Framed-IP-Address  | 255.255.255.254     |   =  | |  2
> | group1    | Framed-Protocol    | PPP                 |   =  | |  3 |
> group1    | Service-Type       | Framed-User         |   =  | |  4 |
> group1    | Fall-Through       |       1             |   =  | |  5 |
> group1    | Framed-MTU         |      576            |   =  |
> +----+-----------+--------------------+---------------------+------+
>
>
>>From: "yoav" <[EMAIL PROTECTED]>
>>Reply-To: [EMAIL PROTECTED]
>>To: [EMAIL PROTECTED]
>>CC: [EMAIL PROTECTED]
>>Subject: Re: simultaneous-use & mysql
>>Date: Sat, 30 Mar 2002 19:12:35 +0300 (IDT)
>>
>>still no go :)
>>i'm attaching the radgroupreply and radgroupcheck tables again.
>>radgroupreply is:
>>+----+-----------+--------------------+---------------------+------+------+
>>| id | GroupName | Attribute          | Value               | op   |
>>prio |
>>+----+-----------+--------------------+---------------------+------+------+
>>|  3 | dynamic   | Framed-Compression | Van-Jacobsen-TCP-IP | NULL |
>>0 | |  4 | dynamic   | Framed-Protocol    | PPP                 | NULL
>>|    0 | |  5 | dynamic   | Service-Type       | Framed-User         |
>>NULL |    0 | |  6 | dynamic   | Auth-Type          | Local
>>  | NULL |    0 | |  7 | dynamic   | Framed-MTU         | 1500
>>      | NULL |    0 | | 27 | dynamic   | Fall-Through       | 1
>>          | =    |    0 |
>>+----+-----------+--------------------+---------------------+------+------+
>>
>>radgroupcheck is:
>>+----+-----------+------------------+-------+------+
>>| id | GroupName | Attribute        | Value | op   |
>>+----+-----------+------------------+-------+------+
>>|  1 | dynamic   | Simultaneous-Use | 1     | :=   |
>>+----+-----------+------------------+-------+------+
>>
>>thanks :)
>
> _________________________________________________________________
> Send and receive Hotmail on your mobile device: http://mobile.msn.com
>
>
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html




- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to