Is there any way to block YouTube and work the Google Earth, Gmail, the Google Search Engine?
Sorry for my English, I speak Spanish
Thank you
Mario
/ip firewall filter
add action=drop chain=forward dst-address-list=youtube
/ip firewall address-list
add address=www.youtube.com list=youtube
add address=i.ytimg.com list=youtube
add address=youtubei.googleapis.com list=youtube
Do you know when this would be implemented?The browser will alarm the user
when accessing e.g. youtube but the certificate is not the one that youtube indicates.
Google Chrome does this already for some of Google's own sites.Do you know when this would be implemented?The browser will alarm the user
when accessing e.g. youtube but the certificate is not the one that youtube indicates.
I do not see any message like this.
Today you CAN block Youtube using Layer7. It works with HTTP and HTTPS!No you can't and it was described many times, again and again. Layer7 filtering does not work if website use HTTPS. Only result will be slow router and CPU on 100% because every connection will be checked again and again... please watch following: https://youtu.be/XkKj9rj4quQ?t=25m43s It explains why you cant use Layer7
Unfortunately even suggested method (tls-host) is not working properly because youtube now use QUIC (if supported by browser or app), which is not TCP but UDP, therefore TLS-host rules will not match it...
... but now Google/Youtube has moved on to QUIC, read above!Today you CAN block Youtube using Layer7. It works with HTTP and HTTPS!
Try it!
You can make it, but it will affect every DNS user. Unless Mikrotik can redirect only chosen ones to another dns server (but i guess it is impossible).Could this not be done with DNS?
Simple hosts file or on the DNS server?
You may get problem with other web site hosted on same server as Youtube. It's common than many sites share same ip/platformM
/ip firewall address-list
add address=216.58.21x.xxx list=youtube
add address=216.58.20x.xxx list=youtube
add address=172.217.16x.xxx list=youtube
add address=172.217.16x.xxx list=youtube
add address=216.58.20x.xxx list=youtube
add address=172.217.1x.xxx list=youtube
add address=172.217.1x.xxx list=youtube
add address=216.239.3x.xxx list=youtube
add address=216.58.21x.xxx list=youtube