Hi, I dont know why you say you dont get Called-Station-ID *before* the user is authenticated/authorized. It comes as part of the Access-Request from the NAS. Here is how we use Called-Station-Id in the authorize section of our sites-enabled/default file Huntgroup-Name := "%{sql:SELECT `groupname` FROM `radhuntgroup` WHERE UPPER(REPLACE(LEFT(`nasipaddress`,17),':',''))=UPPER(REPLACE(LEFT('%{Called-Station-Id}',17), '-', ''))}"
-- View this message in context: http://freeradius.1045715.n5.nabble.com/Authorising-Clients-by-Calling-Station-ID-Not-IP-tp4883866p4931487.html Sent from the FreeRadius - User mailing list archive at Nabble.com. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html