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

SCP command local to remote location
Published October 19, 2021

SCP command local to remote location

scp -r /local/directory remote_username@ipaddress:/remote/directory

Subnet Mask Cheat Sheet
Published June 4, 2013

Subnet Mask Cheat Sheet

The below table shows the amount of hosts that are on a particular subnet.

Published May 13, 2011

winload error on server 2008

The other day one of my Server 2008’s failed to boot. The error on screen was winload.exe was missing or corrupt. After […]

Published October 20, 2010

Sending an email using mutt from the cli

Sometimes I have the need to send an email with an attachment directly from the console, to do this I use 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