Block browsing on some IP addresses?

Any good methods to block web browsing on individual machines on a network connected to a Mikrotik router?

Hello

Create an address list for those IPs and for that list, block tcp 80 and 443. One rule and you’re done! :slight_smile:

Regards,

Sent from Tapatalk

What would the rule blocking 80 and 443 look like?

And thank you.