Contain Filter

Hi,
Using WEb-proxy we can able to drop websites. It there any method for contain filtering.

I mean if any one start browsing http://mail.yahoo.com OR http://rediffmail.com.

Both sites contain word “mail”

So how to drop mail sites by putting “mail” word.

ASHISH

Do you want to block all sites that contain mail ?
Then add mail to the field dst-host, however it is possible to use more advanced settings, here you may read about
http://www.mikrotik.com/testdocs/ros/2.9/ip/webproxy.php?permalink=0.44243591643206404

Its is NOt working..any other idea

  1. What is your configuration now ?
  2. What exactly you want to block ?

It is written in my Post..

I have configured Web-Proxy Test package in RB100. I am able to block mail.yahoo.com, http://www.rediffmail.com by giving dst-host=<> action=deny.

Now i want to block word “mail”.

suppose the url contain word “mail”. the site should be blocked.

ex. if some one tries to open http://www.hotmail.com (The url is having work “mail”, The site should be blocked).

Actually my aim is to block all porn sites by blocking some words.

hello..
if u want to drop any site containing the word mail u put in the “DST. HOST” “:mail” without the quotes and it will word if not just type in the url box “mail” without the quotes. try one of them it will work for sure.

Gr8 Man,
Its Working,
Thank you very much

Ok,
Thanks for that.

NOW is there any way to drop the whole website which contain word “mail”

There are lot many websites, in which url has not having word “mail”, But the whole contain is havinh “mail”.

How to drop the website.

I mean, Some rules should check the whole web page contain and if found “mail”, it should drop.

ASHISH

dst-path is used to block everything that goes after http://www.mail.com/

No Sir,
Its NOT working

Do you mean content or url ?
If content then you may try with firewall, however it will drop all the traffic that contain word mail, even pages that are not related to mail clients, that contain will not work.

I am able to block the url, but if some webpage contain work “Mail” . How to block the Websites..

Willl it work with firewall, HOW..???

As I wrote in the previous message, use ‘content’ matcher to do this.
However, it will filter all pages, that contain this world (even pages that are not related to mail services).