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

How to Open Port for a Specific IP Address in Firewalld
Published July 8, 2022

How to Open Port for a Specific IP Address in Firewalld

The best way is to create a new firewalld zone and we add the specific IP to that zone. To start with […]

TCPDUMP to sniff headers
Published October 11, 2013

TCPDUMP to sniff headers

This tcpdump command will grab the first 1024 bytes (vs. smaller 68 or so) and line buffer the output for all packets […]

Published March 24, 2022

Disable unused Mikrotik Ports with one command

interface/ethernet/set [find where !running ] disabled=yes

Stop iptables running on Centos
Published March 19, 2012

Stop iptables running on Centos

At a shell prompt type /etc/init.d/iptables stop This will stop the iptables firewall if running

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