Community discussions

MikroTik App
 
irfanbhatti82
just joined
Topic Author
Posts: 10
Joined: Sun Jan 05, 2014 3:41 pm

how i block web site

Sun Jan 12, 2014 12:37 pm

hello can any one give me script that i can block all web sites for specific user and only Skype can work
 
User avatar
c0d3rSh3ll
Long time Member
Long time Member
Posts: 557
Joined: Mon Jul 25, 2011 9:42 pm
Location: [admin@Chile] >

Re: how i block web site

Sun Jan 12, 2014 5:42 pm

You can do with simple web proxy feature for block web sites.
First configure transparent proxy and then block with access list

For block the rest with firewall and for accept skype you can do with layer7 regex

Send from my mobile phone using Tapatalk.
 
Lakis
Forum Veteran
Forum Veteran
Posts: 703
Joined: Wed Sep 23, 2009 7:52 pm

Re: how i block web site

Sun Jan 12, 2014 5:58 pm

First on main router check if firewall is on
than in firewall filter add this
chain=forward action=drop src-address="ip of ur client" protocol=tcp content=www.url_that_u_want_to_block.com
and that is

If u want to block all sites simple drop port 80 for specific user
or try content=www.*.com it should work

Who is online

Users browsing this forum: No registered users and 8 guests