22 Dec
2016
22 Dec
'16
2:38 p.m.
Hi,
the VLAN or is there a simpler way like assigning the VLAN to a virtual server running on a different port or something focussed on the SSIDs?
look at the requests that come to your server - see what the difference between the requests is - and then use unlang to base a reply based on that eg in post-auth, if(&Called-Station-Id ~= /:one$/) { update reply { Tunnel-Private-Group-ID := "200" } } ..thats for 3.x and isnt all there - you may need to use different RADIUS attributes with your wireless controller and add other attributes alan