How to Block website in Mikrotik | Block Website using TLS-Host, Layer7,Mangle Mark-Packet | iT Inf
"iT Info"
#iTInfo
How to Block website in Mikrotik | Block Website using TLS-Host, Layer7,Mangle Mark-Packet | iT Info
Hi Friends.Welcome to my channel iT Info.
Today we Learn how to Block websites in Mikrotik using three Different ways. We will done the task using Layer-7 , TLS-Host & Mangle Mark Packet.
Watch my Complete video and enjoy it.
Commands are bellow.
Method 1:
Layer 7 = regexp: ^.+(facebook).*$
/ip firewall layer7-protocol add name=facebook-L7 regexp="^.+(facebook).*\$"
/ ip fire fil add chain=forward layer7-protocol=facebook-L7 action=drop
Method 2:
/ip firewall mangle
add chain=prerouting protocol=udp connection-mark=no-mark layer7-protocol=facebook-L7 action=mark-connection new-connection-mark=facebook_conn
add chain=prerouting new-connection-mark=facebook_conn action=mark-packet new-packet-mark=facebook-packet passthrough=no
/ip firewall filter add chain=forward packet-mark=facebook-packet action=drop
Method 3:
/ip firewall filter
add chain=forward protocol=tcp dst-port=443 tls-host=*.facebook.com action=drop
________________________________________________________________________
Don’t forget subscribe my channel “iT info”
#MikrotikBlockWebsites
#MikrotikBlockWebsitesLaye7
#MikrotikBlockWebsitesTLS-Host
#MikrotikBlockWebsitesMangkeMarkPacket
#MikrotikBlockWebsitesUsingThreeDifferentMethod
#MikrotikBlockWebsitesUrdu
#HowToBlockWebsiteInMikrotik
00:00:00 Intro
00:00:13 Short Detail About Video
00:00:50 Using Hardware for this Project
00:01:53 Block Website METHOD 1
00:04:35 Block Website METHOD 2
00:07:20 Block Website METHOD 3
00:08:45 Overview
00:9:34 End Intro
How to Block website in Mikrotik | Block Website using TLS-Host. Layer7. Mangle Mark-Packet | iT Info
Видео How to Block website in Mikrotik | Block Website using TLS-Host, Layer7,Mangle Mark-Packet | iT Inf автора Python научные вычисления
Видео How to Block website in Mikrotik | Block Website using TLS-Host, Layer7,Mangle Mark-Packet | iT Inf автора Python научные вычисления
Информация
4 декабря 2023 г. 3:35:38
00:09:48
Похожие видео