RE: radwho

2012-03-06 Thread Fazal Ahmed Malik
Hi,

 

I have freeradius installed with mpd for pppoe dialin users. If some users
power off computer without disconnecting than session hangs up. When I run
radwho it shows user is connected where as practically user is disconnected.
Is there any script or utility which can clean up radwho. 2ndly how can I
disconnect connected users by force.

 

 

 

Best regards,

 

 

Fazal Ahmed Malik

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

Total Data download

2012-02-24 Thread Fazal Ahmed Malik
Hi,

 

Is there any tool or script with help of which I can get to know how much
data downloaded by all user in last 30 days.

 

Please share the solution.

 

 

Best regards,

 

 

 

Fazal Ahmed Malik

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


Daily Usage limit

2012-02-08 Thread Fazal Ahmed Malik
Hi,

I have implemented daily usage limit and also volume limit but users are
still able to connect.
Radius logs says,

Auth: Invalid user (rlm_counter: Maximum daily usage time reached):
[fam/fam] (from client mynetwork port 2 cli 0013726e6f35)


User can connect.

Any help.

Thanks and regards,


Fazal Ahmed Malik

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


RE: Auth Problem

2012-02-03 Thread Fazal Ahmed Malik
Actually once I removed its MAC address from database. But now nothing works
for it. If I put expiration date MAC address as calling-station or change
password. User can login.

Fazal Ahmed Malik

-Original Message-
From: freeradius-users-bounces+fam=solacetel@lists.freeradius.org
[mailto:freeradius-users-bounces+fam=solacetel@lists.freeradius.org] On
Behalf Of Alan DeKok
Sent: Friday, February 03, 2012 9:17 PM
To: FreeRadius users mailing list
Subject: Re: Auth Problem

Fazal Ahmed Malik wrote:
> I have been using Freeradius for couple of years. Freeradius is
> installed on FreeBSD with mpd. All is working fine with Mac based
> Calling-station. I have problem with one username. With that particular
> user nothing works I mean he can bypass password, expiration and
> calling-station. Rest all users denied access if their expiration date
> reached or accessing from un authorized MAC. I am unable to control that
> particular user. Any help will be appreciated.

  So... what does debug mode say when that user logs in?

  What is special about that user name?

  Alan DeKok.

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

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


Auth Problem

2012-02-03 Thread Fazal Ahmed Malik
Dear List, 

 

I have been using Freeradius for couple of years. Freeradius is installed on
FreeBSD with mpd. All is working fine with Mac based Calling-station. I have
problem with one username. With that particular user nothing works I mean he
can bypass password, expiration and calling-station. Rest all users denied
access if their expiration date reached or accessing from un authorized MAC.
I am unable to control that particular user. Any help will be appreciated.

 

 

 

Best regards,

 

 

Fazal Ahmed Malik

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


Re: Mac Auth with MySQL

2010-03-17 Thread Fazal Ahmed Malik

Hi,

I also tried MAC based authentication. Users can logged in successfully but 
if some others users know the MAC he can also connect. How to check MAC 
against CLI. Any help



Best regards,

Fazal


- Original Message - 
From: "Teguh Kurniawan" 

To: "FreeRadius users mailing list" 
Sent: Tuesday, March 16, 2010 1:52 AM
Subject: Re: Mac Auth with MySQL


On Tue, Mar 16, 2010 at 2:33 AM, Alan Buxey  
wrote:

Hi,

I'll try to make Mac Authentication with MySQL backend. But I always 
rejected.

Mac Authentication only works if I add like the following lines into
the /etc/raddb/users.




90:4 C: E5: 6C: 7E: B6 Auth-Type: = Accept

I use OpenBSD 4.6, FreeRadius 2.1.3 and MySQL 5.0.83.
What should I do, to make it work with MySQL ?



very easy. just set the username to the MAC address and set the value of 
the
clear text password to be the MAC address to. i dont know WHY you've set 
the

value to 'testpwd' - when you use MAC authentication, then the password
is the MAC. ie


Database changed
mysql> select * from radcheck;
++---+---++-+
| id | username | attribute | op | value |
++---+---++-+
| 2 | 90:4C:E5:6C:7E:B6 | Password | == | testpwd |
++---+---++-+



nope. use this

id username attribute op value
10 90:4C:E5:6C:7E:B6 Cleartext-Password := 90:4C:E5:6C:7E:B6


Tue Mar 16 00:40:41 2010 : Debug: WARNING: Are you sure you don't mean
Cleartext-Password?


see that hint?

if your kit doesnt transmit the correct details in the RADIUS - ie it 
doesnt
transmit the MAC as the password, then you'll have to set the Accept..but 
that

can also be done in the SQL! eg

id username attribute op value
11 90:4C:E5:6C:7E:B6 Auth-Type := Accept


it work's. Thank's


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




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




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


Monthly transfer limit

2010-03-10 Thread Fazal Ahmed Malik

Hi,

I am having trouble to implement monthly data transfer limit in Freeradius. 
Does any body have implemented such solution please let me know how to 
configure Freeradius to fullfill this requirement.


Thanks,


Fazal Ahmed Malik 


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


Cisco NAS

2010-02-18 Thread Fazal Ahmed Malik
Hi,

I am having problem while user authenticate with cisco as NAS for 
freeradius.Freeradius is working fine with freebsd nas, but when i use cisco 
nas user can not get connected radius logs says,Auth: Login incorrect (rlm_pap: 
CLEAR TEXT password check failed) while same username and password working with 
freebsd nas.
Any idea what is missing.

Thanks,


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

Session-timeout and expiration problem

2010-01-21 Thread Fazal Ahmed Malik
Hi,

I have installed Freeradius 2.0 along with mysql 5 and dialup_admin. I am 
having trouble with session-timeout ,expiration. On dialup_admin i have correct 
information for both attributes like user can login for 0 seconds and similarly 
for expiration like account expired. But users can still logon even after 
expiration date passed. For session timeout user get disconnected right after 
alocated quota but here again user can login. Both attribute are setup from 
dialupadmin with = operator for session timeout and := for expiration

Please help if i am missing some thing in config.


Best regards,


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

problem with checkrad

2006-02-12 Thread Fazal Ahmed Malik



Hi,
I am facing problem with checkrad in icradius. I am 
sorry for mailing this question on this mailing list because i could not find 
solution any where.We have recently added ascend MAX TNT in list of NAS, before 
that simultenous use was working fine, now with Max simultenous use is not 
working, in checkrad logs i have found that session id is 8 digits long but in 
NAS session id is 9 digits long so it get the user login. If any body has 
solution for this please help.
 
Thanks,
 
fam
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html