Friday, April 4, 2014

Block Facebook in Mikrotik Web Proxy without L7


This articles can help you to use some Technical Task to block http://www.facebook.com or https://www.facebook.com using Mikrotik Firewall in few steps. We will use IP Firewall feature included in Mikrotik. We assume the LAN (Local Area Network) address is 192.168.100.0/24





Here are the steps:


1. Login via winbox

go to IP Firewall > Filter Rules > General 
Select >Chain = Forward
Src-Add= (Your LAN's Network Address with Subnet Mask) here is 192.168.100.0/24




Select> Advance Tab
go to> Content > add> facebook.com.*
 Select> Action Tab
go to> Action > Reject with  icmp admin prohibited
or // select action>drop and apply > ok




return firewall rules>


select facebook firewall rule >click >enable






 go to browser and > type https://www.facebook.com


 and you will get the result >
this web page is not available.




No comments:

Post a Comment