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

Published September 22, 2010

Postfix Email Queue

To check how many emails have been queuing in Postfix (an email server for Linux) and for what period of time you can […]

301 Redirect using PHP
Published September 15, 2010

301 Redirect using PHP

Using php you can permanently redirect one URL to another, using the below code in a php file; <?php header(“HTTP/1.1 301 Moved […]

Time Keeping in Linux
Published July 21, 2008

Time Keeping in Linux

Setting System Time To set the system clock under Linux, use the date command. As an example, to set the current time […]

Copy a file from Windows to Linux
Published February 3, 2026

Copy a file from Windows to Linux

scp C:\path\to\win11.vhdx root@192.168.100.21:/var/lib/vz/images/

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