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 » Mikrotik VPN place rule before dummy rule
Computing Mikrotik Technical

Mikrotik VPN place rule before dummy rule

by William Rendell|Published December 12, 2016

/ip firewall filter add chain=forward dst-address=”remoterange” src-address=”localrange” place-before=0

/ip firewall filter add chain=forward dst-address=”localrange” src-address=”remoterange” place-before=0

  • Mikrotik
  • network
  • Router
  • Routerboard

You may also like

Published March 24, 2022

Disable unused Mikrotik Ports with one command

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

Convert PFX SSL Cert to PEM
Published February 26, 2020

Convert PFX SSL Cert to PEM

openssl pkcs12 -in certname.pfx -out key.pem -nodes

Published May 10, 2010

How to delete an email from a postfix queue

The below is what I do to delete an email from a Postfix queue. First we need to locate the email that […]

Published April 17, 2019

Office 365 activation issue

run cmd as admin cd C:\program files\Microsoft office\office16 (or program files (x86), whatever’s relevant) type in: cscript ospp.vbs /dstatus this generates a […]

Post navigation

  • Previous post Stubborn Belly Fat
  • Back to post list
  • Next post Set AD Attributes

© 2025  – All rights reserved

Powered by WP – Designed with the Customizr Theme