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

From OnnoWiki
Jump to navigation Jump to search
(Created page with " ==Referensi== * https://mynote1933.blogspot.com/2018/05/3-cara-blokir-situs-di-mikrotik.html")
 
Line 1: Line 1:
  
 +
 +
 +
 +
/ip firewall filter add chain=forward layer7-protocol=test action=drop
  
  

Revision as of 16:42, 22 April 2020



/ip firewall filter add chain=forward layer7-protocol=test action=drop 


Referensi