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 » Computing » Exporting Mikrotik Firewall Rules
Computing Mikrotik Technical

Exporting Mikrotik Firewall Rules

by William Rendell|Published May 8, 2018

In a terminal windows or via ssh, enter the below line

ip firewall export file=firewallrules

then find a file called “firewallrules.rsc” in your files folder.

  • Mikrotik
  • network
  • Router
  • Routerboard

You may also like

Delete Files Older Than Date Using Batch Files
Published November 24, 2009

Delete Files Older Than Date Using Batch Files

This problem has nagged at me for years. Here is a batch command to delete files on a Windows 2003 machine. Forfiles […]

Published August 27, 2021

Block TikTok using Mikrotik

/ip firewall filter add action=drop chain=forward dst-address-list=TikTok src-address=10.0.0.0/24 /ip firewall mangle add action=add-dst-to-address-list address-list=TikTok address-list-timeout=4w2d chain=prerouting content=.tiktok.com src-address=10.0.0.0/24 add action=add-dst-to-address-list address-list=TikTok address-list-timeout=4w2d […]

Published February 26, 2025

Check open for an open port

From a Windows powershell terminal in the above just change name/ip-here to the name or ip of what you are testing then […]

Tick Fonts
Published August 29, 2018

Tick Fonts

Post navigation

  • Previous post Test
  • Back to post list
  • Next post Windows 10 update loop

© 2026  – All rights reserved

Powered by WP – Designed with the Customizr Theme