10 Jun
2006
10 Jun
'06
8:01 p.m.
"rabbtux rabbtux" <rabbtux@gmail.com> wrote:
I have a similar situation. I have several chillispot APs, and want users to only login to their 'home' AP, and not others. I'm using mysql backend to Freeradius.
Put the users into a group (see rlm_passwd), and then match on NAS IP, and if NOT in that group, reject. Alan DeKok.