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 » Add Webmin to FirewallD
Computing Technical

Add Webmin to FirewallD

by William Rendell|Published April 15, 2020

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 is needed to activate the permanent rule into the running environment

firewall-cmd –reload

  • centos
  • Firewall
  • Linux
  • security
  • Webmin

You may also like

Migrate Windows DHCP server
Published December 18, 2017

Migrate Windows DHCP server

A few weeks ago at work, I was tasked with the project of decommissioning one of our older Windows Server 2008 machines […]

DHCP – DORA
Published November 23, 2020

DHCP – DORA

DHCP Process Discover – Client sends a broadcast Discover Offer – Server replies with an offer of IP details Request – Client […]

Virtualmin Bleeding Edge Packages
Published September 29, 2010

Virtualmin Bleeding Edge Packages

I have just been working on a site that needs PHP 5.2 or above. The stock  repositories for Centos that are provided by […]

Time Keeping in Linux
Published July 21, 2008

Time Keeping in Linux

Setting System Time To set the system clock under Linux, use the date command. As an example, to set the current time […]

Post navigation

  • Previous post Convert PFX SSL Cert to PEM
  • Back to post list
  • Next post SSH from one Mikrotik to another

© 2025  – All rights reserved

Powered by WP – Designed with the Customizr Theme