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

Published February 28, 2010

Install ssh client on Linpus

Linpus on an Acer Aspire One netbook, does not ship with an SSH client. To be fair its not probably needed by […]

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

What version of Centos is my server running?
Published February 3, 2015

What version of Centos is my server running?

This post shows how to find out what version of Centos you are running from the command line. tail /etc/redhat-release This will […]

Add Webmin to FirewallD
Published April 15, 2020

Add Webmin to FirewallD

The below will open tcp port 10000 on FirewallD to get access to webmin firewall-cmd –permanent –zone=public –add-port=10000/tcp A reload of FirwwallD […]

Post navigation

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

© 2026  – All rights reserved

Powered by WP – Designed with the Customizr Theme