Hello,

Well, there's probably a better way of doing it, but I'm not familiar with one.
The option that comes to my mind is using regular expressions.
Try replacing
AAAA    Calling-Station-Id == 00:23:8B:7F:47:DD
with
AAAA    Calling-Station-Id =~
"(00:23:8B:7F:47:DD|00:23:8B:7F:AA:BB|00:23:8B:7F:CC:EE)"

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

Reply via email to