Hello guys, i am strugle with block users to watch films, tv show,etc . online.
I tried with layer7 but it is a bunch of sites which i want to block and it is impossible to block all of it, and ofc cpu load is problem.
this also came as a good solution
/ip firewall filter
add chain=forward dst-port=443 protocol=tcp tls-host=*.examplesite.com action=reject
but in general if i want to use it i must make a bunch of those rules to forbid all sites.
I have a good list of it, maybe it is better solution for block it?