Joined: Sun Mar 30, 2008 12:19 am Posts: 3
Karma: 0
Hi al
Is there a way to implement a web content filter to mikrotik... cause as we can find that was supported in previous versions like 2.9.x but couldnt find anything about in version 3.x .. its highly important for us to use a web content filter with mikrotik...
actually if its possible can u reffer me a document or something for version 3.x if its not possible is there a way to do it... like asking for a special implementation to our clients mikrotiks or something like that....
If you want to drop word like xxx in address of the web-server, it is possible with proxy. You can use regexp and set advanced filtering for web-pages, that are visited by users, http://www.mikrotik.com/testdocs/ros/2. ... bproxy.php
There is an option 'content' in /ip firewall filter, you can add word there. The web-page will be loaded until the bad word is present in content, but with such filter can drop 'good' pages as well.
I know it but it only check the url name not the page content so if we have a adult site with name katkat or koko it will not be blocked I hope you could understand me
Joined: Fri Aug 17, 2007 7:42 am Posts: 729
Karma: 22
layer7-protocol has the ability to filter regular expression of any packet content passing that rule. This is quite CPU intensive, so make sure you have a beefy box when doing this type of filter.
Users browsing this forum: No registered users and 4 guests
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum