Dear Aran Cudbard B. Thank you very much for your response in answer to my request. Sure, i shall send the debug version soon. i want to understand also, how simultaneous check works. Is there any documentation which i can read to understand the process stage? Could you kindly, tell me at which stage of the process simultaneous login check is performed ? such as "post auth" or ? Yesterday i forgot to mention that all related include directives in "radiusd.conf" are opened, such as include "dialup.conf". i also did not mentioned that i do use MySQL DBMS with radius accounting. Yes, accounting is logged in database. FreeRADIUS has been installed on UBUNTU 12.4LTS & Version is Following root@FreeRADIUS:~# dpkg -l freeradius Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Description +++-==============================-==============================-============================================================================ ii freeradius 2.2.0+dfsg-ppa10~precise a high-performance and highly configurable RADIUS server Thanks / Regards --RM On Fri, May 9, 2014 at 8:07 PM, Arran Cudbard-Bell < a.cudbardb@freeradius.org> wrote:
On 9 May 2014, at 13:57, Russell Mike <radius.sir@gmail.com> wrote:
Dear List
simultaneous login(s) is not working here. Does it include any other steps than listed here.
STEP: 1
Query From dialup.conf:
simul_count_query = "SELECT COUNT(*) \ FROM ${acct_table1} \ WHERE username = '%{SQL-User-Name}' \ AND acctstoptime IS NULL"
simul_verify_query = "SELECT radacctid, acctsessionid, username, \ nasipaddress, nasportid, framedipaddress, \ callingstationid, framedprotocol \ FROM ${acct_table1} \ WHERE username = '%{SQL-User-Name}' \ AND acctstoptime IS NULL"
STEP: 2
session {
sql }
STEP: 3 - in the database
Simultaneous-Use := 1
Can has debug and versions plz, k thx bai!
Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS Development Team
FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html