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 November 8, 2019

Add a Mikrotik user, using CLI or a script

The below can be used to add a local user to a Mikrotik using a script or at the CLI /user add […]

Published September 23, 2010

2.2 Android for HTC Desire on Orange

It was anounced on the 22nd September that Orange was starting to roll out over the air the 2.2 Android OS for […]

Published May 8, 2018

Exporting Mikrotik Firewall Rules

In a terminal windows or via ssh, enter the below line ip firewall export file=firewallrules then find a file called “firewallrules.rsc” in […]

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

© 2026  – All rights reserved

Powered by WP – Designed with the Customizr Theme