What is wrong with this code

Dir Sir’s

I get this code for bloking youtube from this forum :

  1. 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

  2. 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

Youtube is still working because there are more than two servers to block.

yes, because I see these IPs, and I’m sure there are many more for youtube …

Name:    youtube.com
Addresses:  

208.117.236.69
208.65.153.238

Can we block it by name I mean www.youtube.com

yes, see this:

http://wiki.mikrotik.com/wiki/How_to_Block_Websites_%26_Stop_Downloading_Using_Proxy

Thanks Mr. normis

Your link solves my problem.

Thanks agian

Eng. amgad steen