X-Apparently-To: linuxtrap@yahoo.co.in via 202.43.219.90;
	Tue, 13 Mar 2007 14:52:53 +0530
X-YahooFilteredBulk: 194.109.24.27
X-Originating-IP: [194.109.24.27]
Authentication-Results: mta122.mail.in.yahoo.com  from=lists.freeradius.org;
	domainkeys=neutral (no sig)
Received: from 194.109.24.27  (EHLO smtp-vbr7.xs4all.nl) (194.109.24.27)
	by mta122.mail.in.yahoo.com with SMTP; Tue, 13 Mar 2007 14:52:52 +0530
Received: from list4.xs4all.nl (list4.xs4all.nl [194.109.21.194])
	by smtp-vbr7.xs4all.nl (8.13.8/8.13.8) with ESMTP id l2D65H5q037732
	for <linuxtrap@yahoo.co.in>; Tue, 13 Mar 2007 07:05:17 +0100 (CET)
	(envelope-from
	freeradius-users-bounces+linuxtrap=yahoo.co.in@lists.freeradius.org)
Received: from list4.xs4all.nl (localhost [127.0.0.1])
	by list4.xs4all.nl (8.13.8/8.13.6) with ESMTP id l2D5xXJG084449
	for <linuxtrap@yahoo.co.in>; Tue, 13 Mar 2007 07:05:16 +0100 (CET)
	(envelope-from
	freeradius-users-bounces+linuxtrap=yahoo.co.in@lists.freeradius.org)
Received: from mxdrop23.xs4all.nl (mxdrop23.xs4all.nl [194.109.24.82])
	by list4.xs4all.nl (8.13.8/8.13.6) with ESMTP id l2D5xU3A084445
	for <freeradius-users@list4.xs4all.nl>;
	Tue, 13 Mar 2007 06:59:31 +0100 (CET)
	(envelope-from linuxtrap@yahoo.co.in)
Received: from web8415.mail.in.yahoo.com (web8415.mail.in.yahoo.com
	[202.43.219.103])
	by mxdrop23.xs4all.nl (8.13.8/8.13.8) with SMTP id l2D5xP8A057096
	for <freeradius-users@lists.freeradius.org>;
	Tue, 13 Mar 2007 06:59:27 +0100 (CET)
	(envelope-from linuxtrap@yahoo.co.in)
Received: (qmail 88825 invoked by uid 60001); 13 Mar 2007 05:59:24 -0000
Received: from [203.124.17.249] by web8415.mail.in.yahoo.com via HTTP;
	Tue, 13 Mar 2007 05:59:24 GMT
Date: Tue, 13 Mar 2007 05:59:24 +0000 (GMT)
From: satish patel <linuxtrap@yahoo.co.in>
Subject: Re: checkrad or sql base simultaneous-use
To: FreeRadius users mailing list <freeradius-users@lists.freeradius.org>
In-Reply-To: <twnr0MZn.1173712471.8935350.tnt@kalik.co.yu>
MIME-Version: 1.0
X-XS4ALL-DNSBL-Checked: mxdrop23.xs4all.nl checked 202.43.219.103 against DNS
	blacklists
X-Virus-Scanned: by XS4ALL Virus Scanner
X-XS4ALL-Spam-Score: 0.0 () DK_POLICY_SIGNSOME, DK_POLICY_TESTING, DK_SIGNED,
	DK_VERIFIED, HTML_MESSAGE
X-XS4ALL-Spam: NO
X-BeenThere: freeradius-users@lists.freeradius.org
X-Mailman-Version: 2.1.9
Precedence: list
Reply-To: FreeRadius users mailing list
 <freeradius-users@lists.freeradius.org>
List-Id: FreeRadius users mailing list <freeradius-users.lists.freeradius.org>
List-Unsubscribe:
 <http://lists.freeradius.org/mailman/listinfo/freeradius-users>,
	<mailto:freeradius-users-request@lists.freeradius.org?subject=unsubscribe>
List-Archive: <https://lists.freeradius.org/pipermail/freeradius-users>
List-Post: <mailto:freeradius-users@lists.freeradius.org>
List-Help: <mailto:freeradius-users-request@lists.freeradius.org?subject=help>
List-Subscribe:
 <http://lists.freeradius.org/mailman/listinfo/freeradius-users>,
	<mailto:freeradius-users-request@lists.freeradius.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============0380563595=="
Sender: freeradius-users-bounces+linuxtrap=yahoo.co.in@lists.freeradius.org
Errors-To: freeradius-users-bounces+linuxtrap=yahoo.co.in@lists.freeradius.org
Content-Length: 1833

--===============0380563595==
Content-Type: multipart/alternative; boundary="0-1823488092-1173765564=:88081"
Content-Transfer-Encoding: 8bit

--0-1823488092-1173765564=:88081
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Tanks dear=20


          But dear my problem is i am useing simultaneous-use with sql and =
it is working fine but my problem is users connect with NAS ( cisco vpdn ) =
but some user stuck in mssql database radacct tables means user connection =
error or any other error users got disconnect and then they try for login i=
 got some log=20

user already login   because in radacct table use AcctStopTime =3D 1/1/1900=
 thats why those user not able to login how can i automaticaly close this s=
ession is there any attribute which is automaticaly clear idle session one =
more thing i have set idle-timeout attributes but it's also not work ???  w=
hat is the problem of users stuck in database thats why i want to change my=
 simultaneouse-use with checkrad script .... is it solve by checkrad script=
.....!!!!???



tnt@kalik.co.yu wrote: radwho lists online users according to radutmp
checkrad doesn't use radwho. It "asks" NAS if user so and so is on
port so and so with session ID so and so.
In session you choose if looking for online users will be done in
database or radutmp. checkrad will be called when online user is
detecded if you put "cisco" as nastype. If you put "other" it won't.

Ivan Kalik
Kalik Informatika ISP


Dana 12/3/2007, "satish patel"=20
 pi=B9e:

>anyone help me please
>
>I have many problem for simultaneous login user problem i have freeradius-=
1.1.0 with MSSQL with cisco VPDN configuration i dont know why simultaneous=
 not working with checkrad script
>
>can u explain me i have confusen in radwho and checkrad command so checkra=
d command use radwho output ????  and what is sql base simultenoues detecti=
on if i enable sql in /etc/radb/radius.conf  in session part
>
>like :-
>
>Session {
>             # radtump
>             sql
>}
>
>what is the radutmp  and sql  if i use radutmp then checkrad call by radiu=
s or not i have confuseion in checkrad     and    sql   base simultenous us=
e can u explain me
>
>
>
>
>$ cat ~/satish/url.txt
>
>System administrator ( Data Center )
>
>please visit this site
>
>http://linux.tulipit.com
>
>---------------------------------
> Here=92s a new way to find what you're looking for - Yahoo! Answers
>

-=20
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.h=
tml



$ cat ~/satish/url.txt

System administrator ( Data Center )

please visit this site

http://linux.tulipit.com  =20
 			=09
---------------------------------
 Here=92s a new way to find what you're looking for - Yahoo! Answers=20
--0-1823488092-1173765564=:88081
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Tanks dear <br><br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p; But dear my problem is i am useing simultaneous-use with sql and it is w=
orking fine but my problem is users connect with NAS ( cisco vpdn ) but som=
e user stuck in mssql database radacct tables means user connection error o=
r any other error users got disconnect and then they try for login i got so=
me log <br><br>user already login&nbsp;&nbsp; because in radacct table use =
AcctStopTime =3D 1/1/1900 thats why those user not able to login how can i =
automaticaly close this session is there any attribute which is automatical=
y clear idle session one more thing i have set idle-timeout attributes but =
it's also not work ???&nbsp; what is the problem of users stuck in database=
 thats why i want to change my simultaneouse-use with checkrad script .... =
is it solve by checkrad script.....!!!!???<br><br><br><br><b><i>tnt@kalik.c=
o.yu</i></b> wrote:<blockquote class=3D"replbq" style=3D"border-left: 2px s=
olid rgb(16, 16,
 255); margin-left: 5px; padding-left: 5px;"> radwho lists online users acc=
ording to radutmp<br>checkrad doesn't use radwho. It "asks" NAS if user so =
and so is on<br>port so and so with session ID so and so.<br>In session you=
 choose if looking for online users will be done in<br>database or radutmp.=
 checkrad will be called when online user is<br>detecded if you put "cisco"=
 as nastype. If you put "other" it won't.<br><br>Ivan Kalik<br>Kalik Inform=
atika ISP<br><br><br>Dana 12/3/2007, "satish patel" <linuxtrap@yahoo.co.in>=
 pi=B9e:<br><br>&gt;anyone help me please<br>&gt;<br>&gt;I have many proble=
m for simultaneous login user problem i have freeradius-1.1.0 with MSSQL wi=
th cisco VPDN configuration i dont know why simultaneous not working with c=
heckrad script<br>&gt;<br>&gt;can u explain me i have confusen in radwho an=
d checkrad command so checkrad command use radwho output ????  and what is =
sql base simultenoues detection if i enable sql in /etc/radb/radius.conf  i=
n session
 part<br>&gt;<br>&gt;like :-<br>&gt;<br>&gt;Session {<br>&gt;             #=
 radtump<br>&gt;             sql<br>&gt;}<br>&gt;<br>&gt;what is the radutm=
p  and sql  if i use radutmp then checkrad call by radius or not i have con=
fuseion in checkrad     and    sql   base simultenous use can u explain me<=
br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt;$ cat ~/satish/url.txt<br>&gt;<br>&g=
t;System administrator ( Data Center )<br>&gt;<br>&gt;please visit this sit=
e<br>&gt;<br>&gt;http://linux.tulipit.com<br>&gt;<br>&gt;------------------=
---------------<br>&gt; Here=92s a new way to find what you're looking for =
- Yahoo! Answers<br>&gt;<br><br>- <br>List info/subscribe/unsubscribe? See =
http://www.freeradius.org/list/users.html<br></linuxtrap@yahoo.co.in></bloc=
kquote><br><BR><BR>$ cat ~/satish/url.txt<br><br>System administrator ( Dat=
a Center )<br><br>please visit this site<br><br>http://linux.tulipit.com&nb=
sp;&nbsp;&nbsp;<p>&#32;
=09

=09
		<hr size=3D1></hr>=20
Here=92s a new way to find what you're looking for - <a href=3D"http://us.r=
d.yahoo.com/mail/in/yanswers/*http://in.answers.yahoo.com/">Yahoo! Answers<=
/a>=20
--0-1823488092-1173765564=:88081--

--===============0380563595==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

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