PENZ Robert <[email protected]> wrote: > >> This is not a FreeRADIUS question, it is a NAS question and whether your >> NAS supports VLAN *names* rather than just numbers. > > I'm looking for a way to work with switches that do not support VLAN > Names, and therefore I believe it is a free radius question. E.g. It > would be possible for me to create a table with the VLAN IDs and the > NAS IPs, so that freeradius could match them and send the correct VLAN > ID, but I don't know how to use the NAS IP for such an lookup. Or > maybe there is a better way to do it. > Right, my apologies then. Yes it is possible, you could use a large unlang switch statement[1] (if you do not have too many VLAN's) and key it to a 'grouping' field[2] in your clients.conf.
There are other ways to do this, but this is the first one that comes to mind. Cheers [1] http://freeradius.org/radiusd/man/unlang.html [2] http://www.mail-archive.com/[email protected]/msg62699.html -- Alexander Clouter .sigmonster says: BOFH excuse #254: Interference from lunar radiation - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

