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

