Skip to content
Back home
The home of William Rendell
  • Home
  • Family
    • Holidays
    • Pets
    • Vehicles
  • Health and Fitness
  • Technical
    • Mikrotik
    • Computing
    • Renewable Energy
  • Privacy Policy
    • Cookie policy (UK)
  • Music
    • Harmonica
      • Easy
      • Intermediate
  • Contact
  • Search
Back home
  • Search
  • Home
  • Family
    • Holidays
    • Pets
    • Vehicles
  • Health and Fitness
  • Technical
    • Mikrotik
    • Computing
    • Renewable Energy
  • Privacy Policy
    • Cookie policy (UK)
  • Music
    • Harmonica
      • Easy
      • Intermediate
  • Contact
Home » Technical » Mikrotik » Enable Mikrotik firewall rule using comment field
Mikrotik Technical

Enable Mikrotik firewall rule using comment field

by William Rendell|Published November 4, 2019

The below can be used in a schedule or script to control rules, just change “enable” to “disable” to disable the rule and “BlockKids” is the comment so change to suit your needs.

/ip firewall filter enable [find comment=”BlockKids”];

  • Firewall
  • Mikrotik
  • Router
  • Routerboard
  • Schedule

You may also like

Published March 1, 2019

Match a New AD user to an existing 365 user

To match a new AD user to an existing 365 user. match UPN and smtp Alias 2 install “Microsoft Online Services Sign […]

Migrate Windows DHCP server
Published December 18, 2017

Migrate Windows DHCP server

A few weeks ago at work, I was tasked with the project of decommissioning one of our older Windows Server 2008 machines […]

Convert PFX SSL Cert to PEM
Published February 26, 2020

Convert PFX SSL Cert to PEM

openssl pkcs12 -in certname.pfx -out key.pem -nodes

Changing your hosts file in Vista
Published July 28, 2009

Changing your hosts file in Vista

hosts file  By default, if you try to modify your hosts file in Vista, it will not let you save it.  It tells you […]

Post navigation

  • Previous post Reprogram New MINI Keys R50/52/53
  • Back to post list
  • Next post Add a Mikrotik user, using CLI or a script

© 2025  – All rights reserved

Powered by WP – Designed with the Customizr Theme