FreeRadius

Ruckus, Radius, Dynamic Vlan Assignment

How to Dynamic Assign Vlans with Ruckus Unleashed and FreeRadius Setup FreeRadius pkg_add freeradius--%freeradius3 clients.conf add your wlan ap client ruckus { ipaddr = 1.2.3.4/32 secret = das-sag-ich-dir-nicht } users.conf add some users # Admin to Admin Vlan (100) admin Cleartext-Password := "das-sag-ich-dir-nicht" Tunnel-Type = 13, Tunnel-Medium-Type = 6, Tunnel-Private-Group-Id = "100" # Guests to Guest Vlan (200) guest Cleartext-Password := "das-sag-ich-nur-dem-gast" Tunnel-Type = 13, Tunnel-Medium-Type = 6, Tunnel-Private-Group-Id = "200" /etc/raddb/sites-available/inner-tunnel enable Vlan rewrite on line 336 (set to 1)