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 » Remote Failover testing
Computing Mikrotik Technical

Remote Failover testing

by William Rendell|Published November 15, 2021

The below is to be used in a script to test failover based on firewall rules

/ip firewall filter enable [find comment="FailoverTesting"];
delay 180000ms
/ip firewall filter disable [find comment="FailoverTesting"];
  • Mikrotik
  • network
  • Router
  • script

You may also like

Copy a folder using CLI in Linux
Published February 17, 2010

Copy a folder using CLI in Linux

Copy folder using command line This is an example how to copy a  folder using the command line. i.e I want to […]

How to change the RDP port on XP
Published June 16, 2011

How to change the RDP port on XP

Sometimes you may want to access more than one PC or Server via RDP through your firewall. This can be a problem […]

How to add the Dag Wieers repository in Centos 5.3
Published February 13, 2010

How to add the Dag Wieers repository in Centos 5.3

The below will show you how to add the Dag Wieers repository to Centos 5.3 I have also used this method for […]

Published April 8, 2024

Make VOIP traffic a priority

Below is a simple example of how to use QOS for VOIP in ROS /ip firewall mangleadd action=mark-connection chain=prerouting comment=\“Mark Voip Connections […]

Post navigation

  • Previous post rsync local to remote qnap
  • Back to post list
  • Next post nmap quick guide

© 2025  – All rights reserved

Powered by WP – Designed with the Customizr Theme