bind clients with users

2004-05-05 Thread traix
Hi,
i am using freeradius with postgres sql and my question is:
i want bind clients with users, is this possible and how i should do
this?

history:
we have some cafes and restaurants with there own wlan stations and
the costumers get a voucher for this cafe.. and we dont wont that the
costumer can use this voucher by an another cafe or restaurant .

Our freeradius is running and costumers with there vouchers can login

Best regards an many thanks for help

traix



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


Re: bind clients with users

2004-05-05 Thread Kostas Kalevras
On Wed, 5 May 2004 [EMAIL PROTECTED] wrote:

> Hi,
> i am using freeradius with postgres sql and my question is:
> i want bind clients with users, is this possible and how i should do
> this?
>
> history:
> we have some cafes and restaurants with there own wlan stations and
> the costumers get a voucher for this cafe.. and we dont wont that the
> costumer can use this voucher by an another cafe or restaurant .
>
> Our freeradius is running and costumers with there vouchers can login
>
> Best regards an many thanks for help

Check the checkval module. Basically, you add a NAS-IP-Address check item in
each user entry (radcheck table) containing the NAS-IP-Address of the cafe the
user is about to connect and then you use checkval to reject the corresponding
user if he connects through a different cafe.

>
> traix
>
>
>
> -
> 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


Re: bind clients with users

2004-05-06 Thread traix
On Wed, 5 May 2004 [EMAIL PROTECTED] wrote:

> Hi,
> i am using freeradius with postgres sql and my question is:
> i want bind clients with users, is this possible and how i should do
> this?
>
> history:
> we have some cafes and restaurants with there own wlan stations and
> the costumers get a voucher for this cafe.. and we dont wont that the
> costumer can use this voucher by an another cafe or restaurant .
>
> Our freeradius is running and costumers with there vouchers can login
>
> Best regards an many thanks for help

Check the checkval module. Basically, you add a NAS-IP-Address check item in
each user entry (radcheck table) containing the NAS-IP-Address of the cafe the
user is about to connect and then you use checkval to reject the corresponding
user if he connects through a different cafe.

>
> traix
>
>

Hi Kostas, many thanks for your help.

i am an newbi and dont understand the differenz between nas and
client.conf ? are they the same?

- i have dynamic adresses from the wlan stations (clients) and a entry
with 0.0.0.0/0 doesnt work

- the only differenz between the clients are the shared secret
- is there a documantation for

could you help me ?

many many thanks or Efcharisto ;-)

traix








































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