Difference between revisions of "Mikrotik: Layer 7 Protocol L7P"

From OnnoWiki
Jump to navigation Jump to search
Line 1: Line 1:
  
  
 
+
/ip firewall layer7-protocol add comment="test" regexp=.youtube
  
 
  /ip firewall filter add chain=forward layer7-protocol=test action=drop  
 
  /ip firewall filter add chain=forward layer7-protocol=test action=drop  

Revision as of 18:30, 22 April 2020


/ip firewall layer7-protocol add comment="test" regexp=.youtube 
/ip firewall filter add chain=forward layer7-protocol=test action=drop 


Referensi