Dir Sir’s
I get this code for bloking youtube from this forum :
-
add these ip’s to a address list.. (this is the ip for youtube site)
/ ip firewall address-list
add list=youtube address=208.65.153.251 comment=“” disabled=no
add list=youtube address=208.65.153.253 comment=“” disabled=no -
You can block the site by adding drop rule under:
/ip firewall filter add action=drop dst-address-list=youtube chain=forward
I enter the code correct with no error.
But the youtube site Stil Working
Please tell me what is wrong with it.
Eng. Amgad