I have a RB in which pppoe + hotspot with userman is configured. issue is that if a user is connected with pppoe on his PC, he can also use the same ID password to connect his mobile device via hotspot too.
How can I prevent this?
OR
any script that can check active users on pppoe and hotspot and compare, if it found duplicate entry of same user in both areas, it should disconnect both active users.
Can any one post the script?