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 19, 2019

Convert AD synced office 365, to cloud only

install “Microsoft Online Services Sign in Assistant for IT Professionals” Open Powershell (Admin) Enter the following commands… Install-Module MSOnline Install-Module AzureAD Import-Module […]

Trouble Shoot Network connections in XP
Published July 11, 2008

Trouble Shoot Network connections in XP

1) Do a TCPIP fix first TCPIP fixes reset NIC and TCPIP What I like to do on any network problem….Is to […]

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 […]

Change Centos IP address
Published July 30, 2015

Change Centos IP address

In common situation, “system ip address” is the ETH0 address. So edit /etc/sysconfig/network-scripts/ifcfg-eth0 with your favourite text editor and run service network […]

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