CARA BLOKIR FACEBOOK MENGGUNAKAN MIKROTIK YouTube


Mikrotik Tutorial no. 31 How to Block Facebook in Efficient Way YouTube

Block Facebook, YouTube with MikroTik Filter Rule. Now we will create Filter Rule that will block websites like Facebook, YouTube or any other website that you want. Complete process to create a Filter Rule can be divided into two steps. Step 1: Creating layer7 protocol to select desired website and. Step 2: Creating firewall rule to block that.


MikroTik Tutorial 33 Block Facebook YouTube

Posts; Contact; Cara Blokir Akses Facebook (http dan https) di MikroTik. Setelah beberapa lama menggunakan cara blok facebook menggunakan web-proxy ternyata masih ada kekuranganya yaitu tidak bisa memblokir akses ke facebook apabila menggunakan protokol https. dan beberapa kali eksperimen menggunakan layer7-protokol juga tidak membuahkan hasil untuk menutupi kelemahan tersebut.


MikroTik Tutorial Facebook block both apps and Browser YouTube

Jadi itulah cara blokir situs dengan Layer 7 Protocol MikroTik. Tetapi sebenarnya Layer 7 Protocol sangat banyak memakan sumber daya Router. Jadi sebaiknya gunakan fitur ini hanya untuk lalu lintas yang sangat spesifik. Sebenarnya tidak disarankan untuk menggunakan Layer 7 Protocol untuk lalu lintas umum, seperti untuk memblokir halaman web.


Facebook block in Mikrotik By layer 7 protocols

One of the easiest and resource efficient ways to do this on a MT is by using Layer 7 inspection. 1. Open up Winbox and connect to your router. 1.1 On the left menu, select IP->Firewall. 2. On the Firewall Windows, click on the "Layer 7 Protocols" tab. 3. Click on the Add button. 3.1 Under the "Name" field, type "Block".


CARA BLOKIR FACEBOOK MENGGUNAKAN MIKROTIK YouTube

Di bawah ini saya akan share Tutorial Mikrotik untuk memblokir facebook menggunakan Mikrotik L7 Protokol (Layer 7).Protokol Layer7 adalah metode untuk mencari pola dalam ICMP / TCP / UDP stream, atau istilah lainnya regex pattern.


How to Block any website in MikrotikFacebook & Youtube in Mikrotik Router using Layer7

Cara Blokir Instagram di Router Mikrotik. Cara Blokir Youtube di Router Mikrotik. Di Tutorial ini admin Menggunakan Firewall RAW untuk mendapatkan IP Target (Facebook) dan Memblokirnya dari Firewall Filter. Langsung saja kalian buka WinBox atau WebFig dan Copykan Semua Script dibawah ini kedalam Terminal lalu Tekan Enter.


How to Block Facebook & Youtube & Specific User/IP Allow on Mikrotik Router YouTube

This way, the blocking of Facebook in Mikrotik will be more effective. It is also advisable to use the options of protocols, ports, and interfaces to make it as specific as possible. 4. Facebook blocking with the TLS-Host option. The last option we will explore is TLS-Host.


How to Block Facebook & Youtube in Mikrotik Router YouTube

Add filter rule with. /ip firewall filter add action=drop chain=forward comment="facebook drop" disabled=no dst-address-list=fb dst-port=80 in-interface=lan protocol=tcp src-address-list=!fbWhitelist. That's it. Now if you want to exclude some IPs, just add them to fbWhitelist and they won't be blocked.


ITMikrotik Block Facebook App on Phones and Tablets (iOS and Android)

Mikrotik Script Generator Tool by AI:👉 https://midteknologi.com/mikrotik-script-generator/. Daftar NextDNS Gratis: 👉 https://cekgan.com/nextdnsSetting Nex.


Best way to block Facebook traffic on MikroTik RouterOS YouTube

Masuk ke menu IP -> Firewall -> Layer 7 Protocols -> Tambahkan rule baru -> Isikan dengan data sebagai berikut : Name : youtube. Ragexp : ^.+ (youtube).*$. Cara Blokir Youtube di Mikrotik Menggunakan Layer 7 Protocol. Jika sudah, klik OK. Masuk ke Tab Filter Rules -> tambahkan rule filter baru sebagai berikut : Tab General.


How to block facebook with mikrotik (IP base, http, https) YouTube

Tutoral cara blokir facebook di Router Mikrotik. Akses terhadap facebook biasa dibatasi atau diblokir dengan mengguakan router Mikrotik. Berikut tutorialnya..


MikroTik Block Website Facebook, YouTube Part 2 YouTube

1 Hari Menjelang Persiapan Uji Kompetensi SMK Annida Garut Jurusan TKJ mengambil paket 2 dan 3 yaitu Setting Mikrotik


MikroTik Tutorial 32 How to block Facebook the most efficient way YouTube

now we will allow 192.168.10.100 ip for access facebook. / ip firewall address-list. add address=192.168.10.100 list=FB-ALLOW. / ip firewall filter. add action=drop chain=forward layer7-protocol=FB src-address=192.168.10./24 src-address-list=!FB-ALLOW.


Mikrotik Block Facebook by user allow by user YouTube

Pilih tab action lalu ubah seperti ini. ACTION = redirect. To Ports = 8080. Oke, Setting NAT sudah selesai lanjut ke settingan web proxy-nya. 5. Buka IP->Web Proxy lalu Centang kotak enablednya, untuk cache administrator boleh ubah sesuka anda (opsional). Jika sudah langsung saja pilih access lalu klik +.


How To Block HTTPS Facebook and Youtube and Other Sites on Mikrotik Router Mikrotik Tutorial

Berikut ini merupakan bagaimana cara memblokir situs Facebook,yaitu. 1. Masuk ke tampilan setting router terlebih dahulu, 2. Kemudian pilih "IP" kemudian "Firewall", 3. Kemudian masuk ke tab Address Lists, lalu klik tombol (+) untuk menanmbahkan konfigurasi, 4. Kemudian tuliskan list dengan Name "Facebook" dan address "facebook.com", klik apply.


Mikrotik How to Block Facebook Youtube and Other sites using L7 (Layer7)

In this article I want to show on how to block Facebook using Mikrotik in three steps. We will use Web Proxy feature included in Mikrotik. We assume the LAN (Local Area Network) address is 192.168.56./24 and the IP address of 'ether1' which facing to the LAN is 192.168.56.254. 1. Enable Web Proxy. We enable this web proxy without cache on.

Scroll to Top