ycliper

Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
Скачать

How To Block Bit Torrent Using MikroTik | MTCNA | Lecture-14

free IT education

IT education

mikrotik block torrent

mikrotik

how to block torrent in mikrotik routerboard | it info

how to block bit torrent using mikrotik

block torrent

block torrent in mikrotik

how to block torrent in mikrotik

all torrent block in mikrotik

block torrrent on mikrotik

how to block torrent in mikrotik routerboard

how to block torrenting on mikrotik router 2019

how to block bittorrent traffic in mikrotik router

torrent

how to block torrent

Автор: Kamran Awan

Загружено: 2023-11-21

Просмотров: 2606

Описание: How to block torrent in your network using Layer-7

Step-1
Use this layer 7 regular expression for marking all the torrent contents.

/ip firewall layer7-protocol
add comment="All Torentz" name=layer7-bittorrent-exp regexp="^(\\x13bitt\
orrent protocol|azver\\x01\$|get /scrape\\\?info_hash=get /announce\\\?inf\
o_hash=|get /client/bitcomet/|GET /data\\\?fid=)|d1:ad2:id20:|\\x08'7P\\)[\
RP]"


Create the filter rule for marking the traffic of torrent users .
Step-2

/ip firewall filter
add action=add-src-to-address-list address-list=Torrent-Conn \
address-list-timeout=2m chain=forward layer7-protocol=\
layer7-bittorrent-exp src-address=172.16.0.0/16 src-address-list=\
!allow-bit
add action=add-src-to-address-list address-list=Torrent-Conn \
address-list-timeout=2m chain=forward p2p=all-p2p src-address=\
172.16.0.0/16 src-address-list=!allow-bit


Block these ports for torrents' peer establishment .
Step-3

/ip firewall filter
add action=drop chain=forward dst-port=!0-1024,8291,5900,5800,3389,14147,5222,59905 protocol=tcp \
src-address-list=Torrent-Conn
add action=drop chain=forward dst-port=!0-1024,8291,5900,5800,3389,14147,5222,59905 protocol=udp \
src-address-list=Torrent-Conn


#mikrotik
#mtcna
#OnlineITEducation
#OnlineEducation
#ITEducation
#Kamranawan

Не удается загрузить Youtube-плеер. Проверьте блокировку Youtube в вашей сети.
Повторяем попытку...
How To Block Bit Torrent Using MikroTik | MTCNA | Lecture-14

Поделиться в:

Доступные форматы для скачивания:

Скачать видео

  • Информация по загрузке:

Скачать аудио

Похожие видео

© 2025 ycliper. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]