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

Install Webmin on Centos
Published September 9, 2009

Install Webmin on Centos

1. Go to the Webmin Download page and note the download link for Centos. Currently its http://prdownloads.sourceforge.net/webadmin/webmin-1.450-1.noarch.rpm 2 .Login via SSH to […]

301 Redirect using PHP
Published September 15, 2010

301 Redirect using PHP

Using php you can permanently redirect one URL to another, using the below code in a php file; <?php header(“HTTP/1.1 301 Moved […]

Add a static route in Smoothwall
Published December 7, 2012

Add a static route in Smoothwall

ip route add 192.168.1.0/24 via 192.168.0.1

Change IP of DC
Published April 1, 2021

Change IP of DC

We can change the IP address of the domain controller as below. Change the IP address on DC and run the following […]

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