Community discussions

MikroTik App
 
austars
just joined
Topic Author
Posts: 4
Joined: Mon Aug 28, 2006 7:59 pm
Location: nigeria

block a site

Wed Sep 13, 2006 11:31 pm

please how do I block a site such as http://www.crazybrowser.com with the OS.
 
defek7
newbie
Posts: 36
Joined: Tue May 23, 2006 12:42 am
Location: Dallas, Tx
Contact:

Thu Sep 14, 2006 12:34 am

/ip firewall filter
add chain=forward dst-address=(put ip here without parenthesis) action=drop
 
yogi
Frequent Visitor
Frequent Visitor
Posts: 63
Joined: Fri May 28, 2004 4:23 pm

Thu Sep 14, 2006 3:18 am

/ip firewall filter
add chain=forward dst-address=(put ip here without parenthesis) action=drop
not cool as there could be multiple "desired" domains on the IP

rather use proxy
 
capriconian
just joined
Posts: 5
Joined: Tue Jan 11, 2011 8:26 am

Re: block a site

Mon Mar 14, 2011 10:47 pm

/ip firewall filter
add chain=input in-interface=<Your WAN Port> src-address=0.0.0.0/0\
protocol=tcp dst-port=8080 action=drop

there is a thing written "Your WAN Port" wats that mean..

please guide me ... all i wanna do is to bloack a certain ip/site to all of my users and that can only be open through my id or by me...!!


please assist me in that... i`ll really appreciate the gud work of your`s ..

thanks & Regards.
Zohaib!

n ya i forget to tell.. i`m totally a dumb in this... you can offcrz say that :)