22 Jun
2005
22 Jun
'05
7:03 p.m.
As you have observed, the first huntgroup that is matched will always be used. Its not a bug, or a feature, its just the way it is ;-) You can however specify more than one attribute to match per line, for example:
xDSL NAS-IP-Address == 1.1.1.1, NAS-Port-Type == Async AdminA NAS-IP-Address == 1.1.1.1
would match xDSL only if NAS-Port-Type is Async, otherwise AdminA would match.
Yes, thanks, that's seems to be a good idea.. Now I've to check out why one cisco always says telnet access would be Async, and all other it would be Virtual (what seems the right). But that's no freeradius problem at all.