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 » Mikrotik » Disable unused Mikrotik Ports with one command
Mikrotik Technical

Disable unused Mikrotik Ports with one command

by William Rendell|Published March 24, 2022

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

  • Mikrotik
  • network
  • Router

You may also like

Stop and Start VM’s in ESXi 4.0 using vim-cmd and Putty
Published April 13, 2010

Stop and Start VM’s in ESXi 4.0 using vim-cmd and Putty

Here I am going to explain how to stop and start VM’s that are ruuning under ESXi 4.0 server, first you have […]

Changing your hosts file in Vista
Published July 28, 2009

Changing your hosts file in Vista

hosts file  By default, if you try to modify your hosts file in Vista, it will not let you save it.  It tells you […]

Published December 12, 2016

Mikrotik VPN place rule before dummy rule

/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

Published September 25, 2012

Delete a nat rule in iptables

First of all I list all the rules including line numbers like this; iptables -L -t nat –line-numbers I then look at […]

Post navigation

  • Previous post Boost Testosterone
  • Back to post list
  • Next post How to Open Port for a Specific IP Address in Firewalld

© 2025  – All rights reserved

Powered by WP – Designed with the Customizr Theme