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

Add Webmin to FirewallD
Published April 15, 2020

Add Webmin to FirewallD

The below will open tcp port 10000 on FirewallD to get access to webmin firewall-cmd –permanent –zone=public –add-port=10000/tcp A reload of FirwwallD […]

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 […]

Published December 2, 2022

Block access to Facebook on Mikrotik

These are the domains to harvest IP addresses for; .facebook.com.fbcdn.net.facebook.net Add your local src IP Subnet to the rule below, then repeat […]

Published June 26, 2020

Change password on Windows using cmd

In a cmd prompt run the below command net user username newpassword if the username contains a space do the below net […]

Post navigation

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

© 2025  – All rights reserved

Powered by WP – Designed with the Customizr Theme