restrict login based on nas

2005-05-16 Thread Bartosz Jozwiak
Hello,   Is it possible to restrict users to login only to specific nas client? So if they use different nas their login should be rejected.   Thank you in advance.   Bartosz

Re: expiration mysql problem

2004-11-12 Thread Bartosz Jozwiak
I think u need to use for exapmle : 8 October 2004 12:00:00 For me this format works great! Greetings Im testing the expiration attribute in a freeradius 1.0.1 + mysql instalation. I have a user with the following attributes: mysql> select * from radcheck; ++--+++

Re: WRT54GS

2004-11-07 Thread Bartosz Jozwiak
I know this has been brought up before, but I haven't seen any definitive answers. Is FreeRADIUS known to work with WRT54GS? I might buy one as soon as tomorrow if it does. Any comments are encouraged. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html Yes i

Re: Prepaid (Scratchcard) Wi-Fi Hotspot with NoCat and FreeRadius

2004-10-26 Thread Bartosz Jozwiak
> Hello list, > > I'm new to Radius in general, so please excuse me for this question > which I'm sure is probably quite simple. I've spent ages looking through > the archives and have been unable to find an answer to my question. > > I'm trying to set up a Wi-Fi hotspot that will use prepaid t

Re: forward request on port 80

2004-10-24 Thread Bartosz Jozwiak
Bartosz Jozwiak wrote: I have a cisco router for dial-up. I will look on cisco website if my router supports it somehow. Does anybody tried to set up something like that before ? Look for Cisco SSG feature - it isn't exactly what you need, but maybe will help you find some similar solutions M

Re: forward request on port 80

2004-10-24 Thread Bartosz Jozwiak
Bartosz Jozwiak wrote: Yes I know that Radius is not routing packets. But is there any solution that radius will say to router that this user has to be routed that way not another? Freeradius can only return attributes in the Access-Accept packet sent back to the router. If the router can do what

Re: forward request on port 80

2004-10-24 Thread Bartosz Jozwiak
"Bartosz Jozwiak" <[EMAIL PROTECTED]> wrote: Is it possible to set up radius so when user "call-in" to router all of his requests on port 80 will be redirected to a specific IP address and port for example to http proxy. RADIUS performs authentication. It doesn

forward request on port 80

2004-10-23 Thread Bartosz Jozwiak
igure with FreeRadius ? Thank you for help. Regards, Bartosz Jozwiak - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Expiration date question

2004-09-04 Thread Bartosz Jozwiak
> "Bartosz Jozwiak" <[EMAIL PROTECTED]> wrote: > > I am planning implement expiration user account. > > When I set expiartion to, for example, 4 September 2004 > > then the account with expire on 4 September 2004 at 23h59m ? > > Or it will be already

Re: Expiration date question

2004-09-04 Thread Bartosz Jozwiak
I do not have access, at the moment, to my radius server thats why I'm aksing. > > On Sep 4, 2004, at 11:47 AM, Bartosz Jozwiak wrote: > > > Hello all, > > > > I am planning implement expiration user account. > > When I set expiartion to, for example, 4 Se

Expiration date question

2004-09-04 Thread Bartosz Jozwiak
Hello all, I am planning implement expiration user account. When I set expiartion to, for example, 4 September 2004 then the account with expire on 4 September 2004 at 23h59m ? Or it will be already expired on 4 September 2004. Sorry it this question is a bit stupid. :) Bartek - List info/s

MAX LIMIT for send and receive data

2004-08-26 Thread Bartosz Jozwiak
Hello, Is it possible to set up RADIUS server so users can be limited to, for example, 500MB send and receive data. After that limit their login should be denied. Is it possible to set up such a thing? This is simillar for me to max-session-time. Bartosz - List info/subscribe/unsubscribe? See

expiriation date format

2004-07-29 Thread Bartosz Jozwiak
Hello, What format of the date is accepted in "expiration" date of the account? Is it only for example: 5 Jun 2004 ? Or is something else allowed? bartosz - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: rlm_sqlcounter question

2004-07-07 Thread Bartosz Jozwiak
nt logged in. > # daily > noresetcounter > # > # some other stuff here > # > } > --- SNIP > > I think that's all I changed to get it working. > > --- Bartosz Jozwiak <[EMAIL PROTECTED]> wrote: > > Yes I have set Max-Al

Re: rlm_sqlcounter question

2004-07-07 Thread Bartosz Jozwiak
out, you set the Mas-All-Session, > the server calculates the session-timeout. > > Do this: > > > INSERT into radcheck VALUES > ('','test0001','Max-All-Session','54000',':='); > > Where 'test0001' is the username

Re: rlm_sqlcounter question

2004-07-07 Thread Bartosz Jozwiak
er. I have searched archives and a lot of peoples has problem with the same error but there is no solution. Can somebody help ? Please... Bartosz > > --- Bartosz Jozwiak <[EMAIL PROTECTED]> wrote: > > Ok I have managed to configure rlm_sqlcounter but I get > > fallowin

Re: rlm_sqlcounter question

2004-07-07 Thread Bartosz Jozwiak
Ok I have managed to configure rlm_sqlcounter but I get fallowing error while login: rlm_sqlcounter: Entering module authorize code rlm_sqlcounter: Could not find Check item value pair modcall[authorize]: module "noresetcounter" returns noop for request 0 How I can fix it ? I have seen it in ar

Re: Dialup Admin - Can't see any mysql record

2004-07-07 Thread Bartosz Jozwiak
I have the same problem. I used older version of Dial-up admin and everything works just fine. Some how new version did not want to work, and I did not had enough time to solve it. Just use dial-up admin from free-9.3.0 ( I think...) Bartosz - Original Message - From: "Kostas Kalevras" <

rlm_sqlcounter question

2004-07-07 Thread Bartosz Jozwiak
;time on-line" should never be cleard or renew (no dail, no monthly etc...). But when customer whats to by more "time on-line" I can change it in database (recharge his account) Is such a configuration possible with rlm_sqlcounter ? I would be happy to get some suggestions and hel

Re: Accounting question

2004-07-06 Thread Bartosz Jozwiak
Do I need to recompile freeradius with: ./configure --with-experimental-modules To make use of rlm_sqlcounter ? I have the 1.0.0-pre3 version. Bartosz > "Bartosz Jozwiak" <[EMAIL PROTECTED]> wrote: > > I have successfully installed radius. > > It is working very n

Accounting question

2004-07-06 Thread Bartosz Jozwiak
Hello, I have successfully installed radius. It is working very nice. Great job. I have following question. I would like to do accounting. So every dial-up user will be able to go on line only for 60 minutes. Then when he uses his limit he should not be able to go on line any more? Is it possible

Re: Simultaneous-logon

2004-02-03 Thread Bartosz Jozwiak
Try to put nas type OTHER B - Original Message - From: "Evren Yurtesen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 02, 2004 10:26 PM Subject: Re: Simultaneous-logon > It depends if you are using p5-Net-Telnet or net-snmp software (by the > way you need new versi

Re: Simultaneous-logon

2004-02-02 Thread Bartosz Jozwiak
Are you using MySql with freeradius ? - Original Message - From: "sarky" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, February 01, 2004 2:11 PM Subject: Simultaneous-logon > Hello all > > Right i have been trying to get this to work all day, but something is wrong > please

WEB Dialup-Admin for FreeRadius

2004-01-29 Thread Bartosz Jozwiak
  Hello,   Is there any other web tool for FreeRadius then Dialup-Admin ? I cannot manage it to work properly.   Well I have download Dialup-Admin but something is going wrong.Everytime I want to add a user or a  group the Dialup-Admin says to me that the group exists already or user exists a

dialup-admin

2004-01-28 Thread Bartosz Jozwiak
Hello, I am trying to configure "dialup_admin" but when I open a page I get followinf error: Fatal error: Call to unsupported or undefined function import_request_variables() in ../conf/config.php3 on line 8 What can be wrong ? Bartek - List info/subscribe/unsubscribe? See http://www.freerad

Script to convert users

2004-01-26 Thread Bartosz Jozwiak
Hello, is there any scrip to convert/copy all radius accounts from a file into mysql database? Thank you in adavance. Bartosz - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: radacct table question

2004-01-23 Thread Bartosz Jozwiak
Could you please tell me where I should put it ? I am new to radius thats why > "Bartosz Jozwiak" <[EMAIL PROTECTED]> wrote: > > FreeRadius is working, I put one user in mysql database and I get > > authentication. But I do not see update in radacct in mysql

radacct table question

2004-01-23 Thread Bartosz Jozwiak
I do not see update in radacct in mysql database. Can somebody tell my who ? For test authentication I am using NTRadPing Utility. Bartosz Jozwiak - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html