Facebook block in Mikrotik By layer 7 protocols


Facebook block in Mikrotik router by layer 7 protocols




1. IP>Firewall>Layer7 Protocols>add(+)
 
       1.1 Layer7 Protocols
                              Name       :   Facebookblock_L7P    
                              Regexp     :   ^.+(facebook).*$                 ; ^.+(facebook |youtube ).*$

        1.2  Apply>OK




2.IP>Firewall>Filter Rules>add(+)
     
       2.1 Filter Rules>General>
     
                                 Chain                     :forward
                                 Src. Address           :192.168.1.0/24      ; LAN IP block


       
       2.2 Filter Rules>advanced>
       
                                  Layer7 Protocol    :Facebookblock_L7P


       2.3 Filter Rules>action>

                                  action     : drop

       2.4 Apply>OK



VPN : virtual private network





VPN : virtual private network : The logical connectivity between two same or different private networks from remote place


Classification:
            1.Server to Client  tunnel
            2.Server to Server tunnel


                                                1.     Server to Client  tunnel:

                                                                   -------------o------------

                                                                2. Server to Server tunnel

              2.1    Layer 2 tunnel (Same local network)
                2.2    Layer 3 tunnel  (Different networks)



2.1    Layer 2 tunnel (Same local network)

-------------o------------

  2.2   Layer 3 tunnel  (Different networks)
-------------o------------