I’m new to Mikrotik, i have a Wireless Hotspot setup which i have 2 users that are permanent users. I would like to firewall one of these users so they can only web browse (port 80 and 443) and do DNS lookups.
I assume to do this i would need to assign a different profile to this user, but thats as far as i know, can anyone give me some direction on how i would do this?
Another way of accomplishing this is using the firewall in the (filter forward). Just add a accept rule for dns query, http, and what ever you want. Then drop all the other traffic from that user. You can setup it under address-list or how ever you might like.