Community discussions

MikroTik App
senthilnaidu
刚刚加入了
Topic Author
Posts: 1
加入: 12月13日星期四, 2012 2:33 pm

help with content filtering

12月13日星期四, 2012 2:41 pm

hi,

i need to block contents likewww.facebook.com/tests

using the below command

/ip firewall filter
add chain=forward action=reject reject-with=tcp-reset protocol=tcp content="Host:www.facebook.com"

i am able to block the whole facebook site but if i try to enter

/ip firewall filter
add chain=forward action=reject reject-with=tcp-reset protocol=tcp content="Host:www.facebook.com/tests"

the same doesnt work

how the same can be achieved without using proxy.

问候
Top
用户头像
asaleh75
Trainer
Trainer
Posts: 193
加入: Thu Nov 17, 2011 2:51 pm
Location:Dhaka, Bangladesh
Contact:

Re: help with content filtering

12月13日星期四, 2012 8:11 pm

Dear senthilnaidu,
Please try with :
Code:Select all
/ip firewall filter add chain=forward action=reject reject-with=tcp-reset protocol=tcp content="www.facebook.com/tests"
Top

Who is online

Users browsing this forum:Ahrefs [Bot],ilgar,mada3k,stevenmaand 61 guests