Rabu, 02 Oktober 2013

MIKROTIK - MEMBLOK SITUS DENGAN LAYER 7

Selamat Sore semua,
berikut totorial memblok situs dengan menggunakan layer7 pada mikrotik, mudah2an bermanfaat buat saya pribadi dan pembaca.

salam

STEP 1:
you have to create new Regexp rule at Layer7 Protocols by Press  
 , and name it as “DENIED” (withoue quote), see details below:



You can Copy & Paste the code above at below:
^.+(facebook.com|youtube).*$
STEP 2:
Now create Filter Rules, as follow:

At General Tabs for Chain, Please Choose : Foward


At Advanced tabs, select ‘DENIED’ (rule that you have
create at step 1) for Layer7 Protocols



Choose Action ‘DROP’
And At last, your Filter rule to block facebook and youtube should have effected to your network.
try to access facebook & youtube, and you will see that the two sites will not able to access.
this can be see from the filter rule you have created, it will catch the bytes for denied sites in your network.



Source: http://mikrotik-learning.blogspot.com/2011/11/mikrotik-how-to-block-facebook-youtube.html

Tidak ada komentar: