help on block sites from Mikrotik

hi guys

I would like to Block some websites from my networks by using the mikrotik and I tried a lot with the ways in which I get it from the Internet but did not succeed with me

so I need your help guys to do that because my manager insists on this topic.

thanks

use webproxy for that, see manual of proxy for more details.

I tried but nothing happen with me!!!

I need the steps please

Guide here: http://wiki.mikrotik.com/wiki/How_to_Block_Websites_&_Stop_Downloading_Using_Proxy

when I set my port 8080 >> the internet service will be down
I tried before, so now I set the port 8000 as the manual in mikrotik document .

or should I set my port on 8080 ?

I appreciate your help

you can use what ever port you want to use, just make sure you use that port through out the configuration.

I attached image from my mikrotik just check the image and tell me wich port should i use because I tried winbox port and www. port and the both ports not work with the web proxy…

these all the ports I have in my mikrotik !!!
Mikrotik ports.JPG

ok every think going well with me , but i stuck in this point

ip firewall filter
add chain=input in-interface= src-address=0.0.0.0/0 protocol=tcp dst-port=8080
action=drop

I need to know this point < Your wan port>. wich port meaning
and what src-address=0.0.0.0/0 what I should do it in this point wich IP I put it (ethr1 or ethr2 )

please advise

Leave “src-address=0.0.0.0/0” as it is and “” means interface through which you are connecting to Internet.

I stuck again here i don’t know what the interface port mean ?

ip firewall filter
add chain=input in-interface= src-address=0.0.0.0/0 protocol=tcp dst-port=8080
action=drop
:confused:

advice please

guys please help

It’s the name of the interface that traffic would be coming into.

so should I write eth1 because my interface name is eth1 is that right ?

I tried but nothing happen so I attached the image shows what the problem with my router , please your response.
2.JPG

That says you don’t have an interface named ‘eth1’. Look at ‘/interface print’ to figure out your interface names.

thank you fewi for your advice, and thank to everyone help me i appreciate your advices >>> every thing going well with me and i start block the sites