Assigning users into different VLANs
Martin Hrabovský
mhx147 at gmail.com
Wed Jul 2 01:11:42 CEST 2014
Hi,
I am using FreeRADIUS together with WLC from Cisco.
I have 1 WLAN connected to 2 VLANs and I need to assign user into VLAN
based on successful pass AAA or not. By that I mean to separate guests and
members.
How can I achieve that?
For now I am using "users" as source of members.
I came up wtih this
"admin" Cleartext-Password := "admin"
Tunnel-Type = VLAN,
Tunnel-Medium-Type = IEEE-802,
Tunnel-Private-Group-Id = 52,
Tunnel-Preference = 0x000000
to assign member into VLAN 52 but I strugle with assigning VLAN for user
without certificate or password (I need two variants based on certificate
and PEAP, two different servers).
Thank you for any advice.
--
Martin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20140702/f743e26f/attachment.html>
More information about the Freeradius-Users
mailing list