Re: Login-Time Problem Freeradius-0.9.1

2003-10-12 Thread Kostas Kalevras
On Sat, 11 Oct 2003, apellido jr., wilfredo p wrote:

> Good day Mr. Kalevras, thanks for the reply. I think
> the problem is my NAS (Cyclades Ze using Portslave)
> and Portmaster. And i got another one problem
> Simultaneous-Use doesnt work also. if the user is
> already connected then i tried to connect using
> radtest unfortunately it is accepted. In dialup_admin
> Online user report shows it disconnected

Well that means that the session has not been logged in the radacct table as
open. Make sure that accounting works correctly and that the user sessions are
correctly logged in the accounting database. Also make sure that the module
handling the session checking (either sql or radutmp) is listed both in the
session and accounting sections.

> but it radius
> log (radius -xx) nothing stating that the user is
> disconnected. In reality the user still connected.
> Lastly, I got no log in my radius.log and i know that
> the problem also related to my NAS. I got no any
> Manual so i tried to search any documentation in web
> but unfortunately im still hanging looking for
> anything. Do u have any Suggestion ? thanks very much
>
> =
> [ apellido jr., wilfredo p. ]
> +63 034 4880-449
>
> If you can't hear me, it's because i'm in parentheses.
>
> __
> Do you Yahoo!?
> The New Yahoo! Shopping - with improved product search
> http://shopping.yahoo.com
>
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
>

--
Kostas Kalevras Network Operations Center
[EMAIL PROTECTED]   National Technical University of Athens, Greece
Work Phone: +30 210 7721861
'Go back to the shadow' Gandalf

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


Login-Time Problem Freeradius-0.9.1

2003-10-11 Thread apellido jr., wilfredo p
Good day Mr. Kalevras, thanks for the reply. I think
the problem is my NAS (Cyclades Ze using Portslave)
and Portmaster. And i got another one problem
Simultaneous-Use doesnt work also. if the user is
already connected then i tried to connect using
radtest unfortunately it is accepted. In dialup_admin
Online user report shows it disconnected but it radius
log (radius -xx) nothing stating that the user is
disconnected. In reality the user still connected.
Lastly, I got no log in my radius.log and i know that
the problem also related to my NAS. I got no any
Manual so i tried to search any documentation in web
but unfortunately im still hanging looking for
anything. Do u have any Suggestion ? thanks very much

=
[ apellido jr., wilfredo p. ]
+63 034 4880-449

If you can't hear me, it's because i'm in parentheses.

__
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com

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


Re: Login-Time Problem Freeradius-0.9.1

2003-10-11 Thread Kostas Kalevras
On Fri, 10 Oct 2003, apellido jr., wilfredo p wrote:

> Good day, im just wondering if my configuration is
> correct. I tried to limit the internet access of the
> user april from 11 pm - 3 am then i got this entry in
> my DB. After 3 am why isnt it the user (april) is
> still Online?

Make sure that radiusd is sending back a Session-Timeout attribute and that your
NAS is honnoring it.

> I tried to disconnect her and when she
> login once again she cant, i got this reply msg from
> radius :
>
> Reply-Message = "You are calling outside your allowed
> timespan\r\n"
>
> That's what i actually expect. What im missing here?
> thanks thanks.

--
Kostas Kalevras Network Operations Center
[EMAIL PROTECTED]   National Technical University of Athens, Greece
Work Phone: +30 210 7721861
'Go back to the shadow' Gandalf

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


Login-Time Problem Freeradius-0.9.1

2003-10-10 Thread apellido jr., wilfredo p
Good day, im just wondering if my configuration is
correct. I tried to limit the internet access of the
user april from 11 pm - 3 am then i got this entry in
my DB. After 3 am why isnt it the user (april) is
still Online? I tried to disconnect her and when she
login once again she cant, i got this reply msg from
radius : 

Reply-Message = "You are calling outside your allowed
timespan\r\n"

That's what i actually expect. What im missing here?
thanks thanks. 


mysql> select * from radcheck;
++--+-++-+
| id | UserName | Attribute   | op | Value
  |
++--+-++-+
|  1 | janine   | User-Password   | == | janine   
  |
|  2 | apellido | User-Password   | := | apellido 
  |
|  4 | jinh | User-Password   | := | jinh 
  |
|  9 | april| User-Password   | := | april
  |
|  8 | cache| User-Password   | := | cache
  |
| 10 | april| Max-Monthly-Session | := | 36000
  |
| 11 | april| Login-Time  | := |
Al2300-0300 |
| 12 | april| Expiration  | =  | 31
October 2003 |
| 13 | cache| Expiration  | == | 31
October 2003 |
| 15 | cache| Login-Time  | := | 2300-2400
  |
++--+-++-+
10 rows in set (0.03 sec)


=
[ apellido jr., wilfredo p. ]
+63 034 4880-449

If you can't hear me, it's because i'm in parentheses.

__
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com

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