Linux serverNETWORK ADMINISTRATIONS

8.Networking Basic to Advanced ( Blook Any Website using Mikrotik ) | 2021 | Easy IT

ip firewall layer7-protocol add name=Youtube regexp=”^.+(youtube.com).*$”
ip firewall filter add action=accept chain=forward layer7-protocol=Block src-address=192.168.200.2
ip firewall filter add chain=forward protocol=tcp dst-port=80,443 layer7-protocol=Youtube

source

centos 7

Leave a Reply

Your email address will not be published. Required fields are marked *