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

Enable SSH in ESXi 4
Published February 5, 2010

Enable SSH in ESXi 4

Requirements: You have to have direct access to console 1.) While you are at the console hit ALT + F1 2.) Type […]

nmap quick guide
Published January 17, 2022

nmap quick guide

nmap -sT targetIP/hostname nmap –script vuln targetIP/hostname -O trys to identify Operating System, example nmap -sT -O targetIP/hostnam

Changing your hosts file in Vista
Published July 28, 2009

Changing your hosts file in Vista

hosts file  By default, if you try to modify your hosts file in Vista, it will not let you save it.  It tells you […]

WiFi
Published January 25, 2022

WiFi

Reality is that the WIFI protocol was designed to go as slow as required to make it still work!

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