Hello, Im looking for an answer that’s is not an urgent problem, i fixed in another way but, the first one seems not to be working as well.
Got 192.168.10.0/24
Mikrotik add: 192.168.10.254
PC Test IP: 192.168.10.32
Address Lists: “Laboratorios” → 192.168.10.0/24
Layer 7 Protocols: “Youtube” → ^.+youtube.$ Tried even with → ^.(youtube).*$
address lists and layer 7 protocol.png
Filter Rule: block from “Laboratorios” address list, with “Youtube” Layer7 Protocol to prevent network 192.168.10.0/24 access youtube
Filter rule.png
The response of Mikrotik is about blocking youtube, and also http://www.google.com (tried with Internet Explorer and Google’s direct IP “189.247.138.88”)
When i disable the filter rulte, all works perfectly accessing all the webpages… and also if i want to block youtube and not google.com i need to remove the “Advanced” → “Src. Address List” and write on “General” → “Src. Address” = 192.168.10.0/24 in order to block youtube and the network have access to google.com
What am I doing wrong?