<font color="#333333"><font size="2"><font face="tahoma,sans-serif">The query is ok for my purpose, when I execute it it returns 1 when a session is active and 0 when no session is available. However when i uncomment the simul query, all logins are terminated by User-Error afer 10 seconds and not Session-Timeout after x time as it's supposed to be, if a commented the simul query, all work ok again. Do I need a specific configuration in authorize section?<br>
</font></font></font><br><div class="gmail_quote">On Mon, May 9, 2011 at 2:49 AM, Fajar A. Nugraha <span dir="ltr"><<a href="mailto:list@fajar.net">list@fajar.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Mon, May 9, 2011 at 12:46 PM, Franz <<a href="mailto:flamana@gmail.com">flamana@gmail.com</a>> wrote:<br>
> What I meant on the second part is that i am using localhost on<br>
> clients.conf,<br>
<br>
</div>Please don't top-post.<br>
<div class="im"><br>
> so now when i am just checking session with sql<br>
> simul_count_query, and as soon as the request is received by server it says<br>
> the user is already logged in, even is is not logged in:<br>
> checkrad: No NAS type, or type "other" not checking<br>
<br>
</div>if you only store session on sql, you don't need checkrad. You can<br>
just comment-out radutmp from session sectoin.<br>
<div class="im"><br>
> rlm_sql (sql): Released sql socket id: 1<br>
> ++[sql] returns ok<br>
>         expand: good -> good<br>
> Multiple logins (max 1) [MPP attempt]: [C8P7G6/C8P7G6] (from client<br>
> localhost port 7 cli 192.168.0.7) good<br>
> Using Post-Auth-Type Reject<br>
> # Executing group from file /usr/local/etc/raddb/sites-enabled/default<br>
> +- entering group REJECT {...}<br>
<br>
</div>You can try executing the query manually and see if the query is doing<br>
the right thing.<br>
Also, the query is customizable, so if you know that all acct entries<br>
from localhost are dummy entries you can just modify the query to<br>
exclude them.<br>
<font color="#888888"><br>
--<br>
</font><div><div></div><div class="h5">Fajar<br>
<br>
-<br>
List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br>
</div></div></blockquote></div><br>