It disconnects the user from the wireless but does not disconnect the user’s hotspot session for reauthentication. I use mac auth for hotspot and wireless on two different radius servers, both use the mac id as the username.
But all that happened was that it just simply disconnected the wireless association and the unit just reassociated and didnt disconnect the hotspot session.
I have a work around in mind… but this is gonna involve me changing the mac auth for the wireless from xx:xx:xx:xx:xx:xx to maybe xx-xx-xx-xx-xx-xx, im pretty sure if it did that, it should work as expected… right?
You can look up the correct Service-Type by logging the ‘radius’ topic. I think you’d have to send two disconnect packets, one for wireless with its Service-Type and one for the Hotspot with its Service-Type - if that works at all, that is.