Hi, > I have been having trouble recently with getting dynamic VLAN > assignment working on my Cisco AP. Clients are successfully > authenticating with FreeRADIUS. However, they do not seem to be > picking up extra attributes from the "users" file (below is the > relevant portion of it). > > wgraeber NT-Password := "XXX" > Tunnel-Type = VLAN, > Tunnel-Medium-Type = 802, > Tunnel-Private-Group-ID = 100
those are the attributes you want. Tunnel-Medium-Type = IEEE-802 Tunnel-Type = VLAN Tunnel-Private-Group-Id = 100 a slight difference. alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

