Hi to all.
I know this is a old thread, but maby you can help. I have a mikrotik in my house rb 750. And I want to block using YouTube to my kids, can you share some to do it ? Thank you!
Hi to all.
I know this is a old thread, but maby you can help. I have a mikrotik in my house rb 750. And I want to block using YouTube to my kids, can you share some to do it ? Thank you!
Place this rule above your fast-track rule.
/ip firewall filter
add action=drop chain=forward protocol=tcp tls-host=*youtube*

That would work reliably maybe 10 years ago but for quite a while, google uses QUIC. Nowadays, youtube runs HTTP/3 built on top of QUIC, which means the TLS is inside of QUIC itself and TLS matcher will not work.
This rule will work only if the device never loaded youtube in the past. If your device started youtube at least once in the past, videos will work just fine.
Yes but own3r is from pleiades and probably doesnt know the progress made on earth since his last visit.
@adonato
search instead of opening useless topic about what already exist.
for example:
Block Youtube on computers and smartphone apps
http://forum.mikrotik.com/t/block-youtube-on-computers-and-smartphone-apps/160031/1