I’ve installed a MikroTik router and configured it as a Hotspot server. All working great except for one little thing. I want to know if there is a way of authenticating users that come from a natted network. MikroTik only sees the router connected straight to it and not the clients behind that router, so if one user authenicate the whole network can browse on the first users account.
INTERNET <—> MT Hotspot <—> Client Router1 <—> User1,User2,User3
Hope this makes sense. In other words, “Client router” does a src-nat, then if any of the users authenticate on the hotspot, all users can access the internet. What I’m asking is, if there is a way to use the cookies to forse all users to authenticate. I know that routing is a solution, but if you connect Client Router2, and the users are in the same range as Client Router1, you can’t route traffic back.