{"id":56796,"date":"2025-12-06T17:55:08","date_gmt":"2025-12-06T22:55:08","guid":{"rendered":"https:\/\/www.inmotionhosting.com\/support\/?p=56796"},"modified":"2025-12-09T12:14:25","modified_gmt":"2025-12-09T17:14:25","slug":"how-to-stop-and-disable-firewalld","status":"publish","type":"post","link":"https:\/\/www.inmotionhosting.com\/support\/security\/how-to-stop-and-disable-firewalld\/","title":{"rendered":"How to Stop and Disable Firewalld"},"content":{"rendered":"<figure class=\"wp-block-image size-large is-style-default\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"538\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/06\/stop-firewalld-1024x538.png\" alt=\"How to Stop and Disable Firewalld\" class=\"wp-image-129158\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/06\/stop-firewalld-1024x538.png 1024w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/06\/stop-firewalld-300x158.png 300w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/06\/stop-firewalld-768x403.png 768w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/06\/stop-firewalld.png 1200w\" sizes=\"auto, (min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/><\/figure>\n\n\n<div class=\"wp-block-post-excerpt\"><p class=\"wp-block-post-excerpt__excerpt\">Firewalld is a lightweight Linux firewall, but sometimes you may need to stop or disable it. This guide explains when it\u2019s safe to turn it off, how to stop or disable it with Systemd, and what to do on UFW-based systems. Since disabling a firewall leaves your server exposed, safer alternatives include adjusting rules, opening only needed ports, or using zones. Always re-enable protection or ensure another firewall layer is in place. <\/p><\/div>\n\n\n<p><a href=\"https:\/\/www.inmotionhosting.com\/support\/security\/how-to-install-firewalld-on-linux\/\">Firewalld<\/a> is a popular, lightweight command-line firewall for Linux server and desktop systems. We\u2019ve covered how to <a href=\"https:\/\/www.inmotionhosting.com\/support\/security\/how-to-open-a-port-in-firewalld\/\">open necessary ports and services in Firewalld<\/a>. We\u2019ve also covered how to manage zones and more advanced <a href=\"https:\/\/www.inmotionhosting.com\/support\/security\/how-to-configure-firewalld-basic-commands\/\">Firewalld configurations<\/a>.<\/p>\n\n\n\n<p>While you can stop or disable Firewalld, it\u2019s important to remember that this <strong>removes a key security layer<\/strong>. Disabling the firewall should only be temporary, and only when you have another layer of protection in place (such as a cloud firewall, hardware firewall, or security rules inside your application).<br><\/p>\n\n\n\n<p>Below, we cover how to temporarily <a href=\"#stop\">stop Firewalld<\/a> and <a href=\"#disable\">disable Firewalld<\/a> from starting upon <a href=\"https:\/\/www.inmotionhosting.com\/support\/server\/server-usage\/restart-your-linux-server\/\">system reboot<\/a>.<\/p>\n\n\n\n<p class=\"alert alert-info\"><code>firewalld.service<\/code> and <code>firewalld<\/code> can be used interchangeably with the Systemd commands below.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>When to Disable Firewalld<\/strong><\/h2>\n\n\n\n<p>Before making changes, it helps to understand why someone might disable the firewall in the first place. In most cases, Firewalld should remain active to protect your server from unauthorized access. However, there are a few specific scenarios where stopping or disabling it can make troubleshooting and configuration easier.<\/p>\n\n\n\n<p>There are a few common situations where you may need to turn off Firewalld:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Troubleshooting connection issues<\/strong>: If a service (like SSH, HTTP, or MySQL) is not responding, disabling Firewalld can confirm whether the firewall is blocking the traffic.<br><\/li>\n\n\n\n<li><strong>Testing another firewall application<\/strong>: If you plan to use a different firewall such as ConfigServer Security &amp; Firewall (CSF), you may need to disable Firewalld first.<br><\/li>\n\n\n\n<li><strong>Temporary configuration changes<\/strong>: During migrations or setup, you may need to work without Firewalld until custom rules are added.<br><\/li>\n<\/ul>\n\n\n\n<p><strong>Warning:<\/strong> Leaving your server without a firewall exposes all open ports to the internet. Always re-enable Firewalld or use another firewall solution after troubleshooting.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Safer Alternatives to Disabling Firewalld<\/strong><\/h2>\n\n\n\n<p>Even if disabling seems like the simplest fix, it\u2019s not always the best choice for long-term security. In many cases, you can achieve the same goal by adjusting rules instead of turning the firewall off completely. These approaches allow you to continue troubleshooting without leaving your system fully exposed.<\/p>\n\n\n\n<p>Instead of shutting the firewall down completely, consider these options:<\/p>\n\n\n\n<p><strong>Open only the required ports<\/strong> with firewall-cmd or firewall-offline-cmd. For example:<\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-JetBrains-Mono-NL.ttf\" style=\"font-size:clamp(16px, 1rem, 24px);font-family:Code-Pro-JetBrains-Mono-NL,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:clamp(26px, 1.625rem, 39px);--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span role=\"button\" tabindex=\"0\" style=\"color:#e1e4e8;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>sudo firewall-cmd --permanent --add-service=http<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16.5 8.25V6a2.25 2.25 0 00-2.25-2.25H6A2.25 2.25 0 003.75 6v8.25A2.25 2.25 0 006 16.5h2.25m8.25-8.25H18a2.25 2.25 0 012.25 2.25V18A2.25 2.25 0 0118 20.25h-7.5A2.25 2.25 0 018.25 18v-1.5m8.25-8.25h-6a2.25 2.25 0 00-2.25 2.25v6\"><\/path><\/svg><\/span><pre class=\"shiki github-dark\" style=\"background-color: #24292e\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #E1E4E8\">sudo firewall<\/span><span style=\"color: #F97583\">-<\/span><span style=\"color: #E1E4E8\">cmd <\/span><span style=\"color: #F97583\">--<\/span><span style=\"color: #E1E4E8\">permanent <\/span><span style=\"color: #F97583\">--<\/span><span style=\"color: #E1E4E8\">add<\/span><span style=\"color: #F97583\">-<\/span><span style=\"color: #E1E4E8\">service<\/span><span style=\"color: #F97583\">=<\/span><span style=\"color: #E1E4E8\">http<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-JetBrains-Mono-NL.ttf\" style=\"font-size:clamp(16px, 1rem, 24px);font-family:Code-Pro-JetBrains-Mono-NL,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:clamp(26px, 1.625rem, 39px);--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span role=\"button\" tabindex=\"0\" style=\"color:#e1e4e8;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>sudo firewall-cmd --permanent --add-service=https<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16.5 8.25V6a2.25 2.25 0 00-2.25-2.25H6A2.25 2.25 0 003.75 6v8.25A2.25 2.25 0 006 16.5h2.25m8.25-8.25H18a2.25 2.25 0 012.25 2.25V18A2.25 2.25 0 0118 20.25h-7.5A2.25 2.25 0 018.25 18v-1.5m8.25-8.25h-6a2.25 2.25 0 00-2.25 2.25v6\"><\/path><\/svg><\/span><pre class=\"shiki github-dark\" style=\"background-color: #24292e\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #E1E4E8\">sudo firewall<\/span><span style=\"color: #F97583\">-<\/span><span style=\"color: #E1E4E8\">cmd <\/span><span style=\"color: #F97583\">--<\/span><span style=\"color: #E1E4E8\">permanent <\/span><span style=\"color: #F97583\">--<\/span><span style=\"color: #E1E4E8\">add<\/span><span style=\"color: #F97583\">-<\/span><span style=\"color: #E1E4E8\">service<\/span><span style=\"color: #F97583\">=<\/span><span style=\"color: #E1E4E8\">https<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-JetBrains-Mono-NL.ttf\" style=\"font-size:clamp(16px, 1rem, 24px);font-family:Code-Pro-JetBrains-Mono-NL,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:clamp(26px, 1.625rem, 39px);--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span role=\"button\" tabindex=\"0\" style=\"color:#e1e4e8;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>sudo firewall-cmd --reload<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16.5 8.25V6a2.25 2.25 0 00-2.25-2.25H6A2.25 2.25 0 003.75 6v8.25A2.25 2.25 0 006 16.5h2.25m8.25-8.25H18a2.25 2.25 0 012.25 2.25V18A2.25 2.25 0 0118 20.25h-7.5A2.25 2.25 0 018.25 18v-1.5m8.25-8.25h-6a2.25 2.25 0 00-2.25 2.25v6\"><\/path><\/svg><\/span><pre class=\"shiki github-dark\" style=\"background-color: #24292e\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #E1E4E8\">sudo firewall<\/span><span style=\"color: #F97583\">-<\/span><span style=\"color: #E1E4E8\">cmd <\/span><span style=\"color: #F97583\">--<\/span><span style=\"color: #E1E4E8\">reload<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Use zones<\/strong> to apply different rules to public vs. trusted networks.<br><\/li>\n\n\n\n<li><strong>Temporarily stop Firewalld<\/strong> for a single session instead of disabling it at boot.<br><\/li>\n<\/ul>\n\n\n\n<p>These methods allow your server to stay protected while giving your application the access it needs.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"stop\">How to Stop Firewalld<\/h2>\n\n\n\n<p>Systemd <code>stop<\/code> and <code>start<\/code> commands refer to the current server session. Follow these steps to stop Firewalld until manually started again or the server reboots if Firewalld is <a href=\"#disable\">enabled<\/a>.<\/p>\n\n\n\n<ol class=\"wp-block-list article_list\">\n<li><a href=\"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/how-to-login-ssh\/\">Log into SSH<\/a><\/li>\n\n\n\n<li>Check Firewalld status: <br><pre>systemctl status firewalld.service<\/pre><br>If Firewalld is running, you\u2019ll see a green circle (\ud83d\udfe2) before <code>firewalld.service<\/code>, and two lines below, <code>Active: active (running)<\/code>. The <code>Loaded<\/code> row states whether the service is <em>enabled<\/em> to start upon reboot.<br><figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"726\" height=\"104\" class=\"wp-image-56799\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/06\/firewalld-status-active-enabled.png\" alt=\"Firewalld.service active and enabled to start upon reboot\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/06\/firewalld-status-active-enabled.png 726w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/06\/firewalld-status-active-enabled-300x43.png 300w\" sizes=\"auto, (min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/><\/figure><br>For a quick <code>active<\/code> or <code>inactive<\/code> instead: <pre>systemctl is-active firewalld.service<\/pre><\/li>\n\n\n\n<li>Stop Firewalld for the current session: <br><pre>systemctl stop firewalld.service<\/pre><\/li>\n\n\n\n<li>Confirm Firewalld is inactive <br><pre>systemctl status firewalld<\/pre><br>You should see a white circle (\u25cb) before <code>firewalld.service<\/code> and <code>Active: inactive (dead)<\/code>.<\/li>\n\n\n\n<li>Start Firewalld once desired: <br><pre>systemctl start firewalld<\/pre><\/li>\n<\/ol>\n\n\n<div class=\"jumbotron\" style=\"text-align:center;\">\r\n<p style=\"font-size: 20px;\"><strong>Scalable VPS Infrastructure, Fully Managed<\/strong><\/p>\r\n<p>When shared hosting can't handle your traffic, VPS delivers dedicated resources that scale with demand. Our team manages the technical complexity while you manage your business.<\/p>\r\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/design.inmotionhosting.com\/assets\/icons\/standard\/check-blue.svg\" alt=\"check mark\" width=\"24\" height=\"24\" \/>NVMe Storage &nbsp;&nbsp; <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/design.inmotionhosting.com\/assets\/icons\/standard\/check-blue.svg\" alt=\"check mark\" width=\"24\" height=\"24\" \/>High-Availability &nbsp;&nbsp; <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/design.inmotionhosting.com\/assets\/icons\/standard\/check-blue.svg\" alt=\"check mark\" width=\"24\" height=\"24\" \/>Ironclad Security &nbsp;&nbsp; <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/design.inmotionhosting.com\/assets\/icons\/standard\/check-blue.svg\" alt=\"check mark\" width=\"24\" height=\"24\" \/>Premium Support<\/p>\r\n<p><a class=\"btn btn-primary btn-lg\" href=\"https:\/\/www.inmotionhosting.com\/vps-hosting?mktgp=t&irgwc=1&affiliates=5001860&utm_campaign=Jumbotron&utm_source=supportcenter&utm_medium=cta&utm_term=vps-cta2\">VPS Hosting<\/a><\/p>\r\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"disable\">Disable Firewalld<\/h2>\n\n\n\n<p>Systemd <code>disable<\/code> and <code>enable<\/code> commands refer to whether a process starts automatically when the server reboots. This operates separately from <code>stop<\/code> \/ <code>inactive<\/code> status above.<\/p>\n\n\n\n<ol class=\"wp-block-list article_list\">\n<li>Check Firewalld status:<br><pre>systemctl status firewalld<\/pre><br>The <code>Loaded<\/code> row states whether the service is <em>enabled<\/em> to start upon reboot.<\/li>\n\n\n\n<li>Disable Firewalld from starting at boot: <br><pre>systemctl disable firewalld<\/pre><\/li>\n\n\n\n<li>Confirm Firewalld is disabled: <br><pre>systemctl status firewalld<\/pre><\/li>\n\n\n\n<li>Enable Firewalld once desired: <br><pre>systemctl enable firewalld<\/pre><\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Disabling UFW (Ubuntu\/Debian)<\/strong><\/h2>\n\n\n\n<p>Not all Linux distributions use Firewalld. On Ubuntu and Debian, the default firewall is UFW (Uncomplicated Firewall). If you\u2019re working on one of these systems, the process is slightly different but just as straightforward.<\/p>\n\n\n\n<p>To disable UFW:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo ufw disable<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>To check status:<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo ufw status<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Best Practices After Disabling a Firewall<\/strong><\/h2>\n\n\n\n<p>Turning off a firewall should always be seen as a short-term step. Once troubleshooting is complete, your server should be protected again before returning to production use. These reminders help you keep your system secure while still giving you flexibility during setup.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Only disable for as long as necessary.<br><\/li>\n\n\n\n<li>Ensure another firewall layer (cloud, hardware, or application-level) is active.<br><\/li>\n\n\n\n<li>Re-enable Firewalld or UFW once testing or configuration is complete.<\/li>\n<\/ul>\n\n\n\n<p>Want to learn more about server security? Read more about Dedicated server and <a href=\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/vps-hosting\/ways-to-harden-your-vps-hosting\/\">VPS hardening<\/a> in our complete guide.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Firewalld is a lightweight Linux firewall, but sometimes you may need to stop or disable it. This guide explains when it\u2019s safe to turn it off, how to stop or disable it with Systemd, and what to do on UFW-based systems. Since disabling a firewall leaves your server exposed, safer alternatives include adjusting rules, opening only needed ports, or using zones. Always re-enable protection or ensure another firewall layer is in place.<\/p>\n","protected":false},"author":57032,"featured_media":129158,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[4299],"tags":[],"class_list":["post-56796","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-security"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Stop and Disable Firewalld | InMotion Hosting<\/title>\n<meta name=\"description\" content=\"Learn how to stop and disable Firewalld to fix port connection issues, check the current status, and confirm if it starts upon reboot.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.inmotionhosting.com\/support\/security\/how-to-stop-and-disable-firewalld\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Stop and Disable Firewalld | InMotion Hosting\" \/>\n<meta property=\"og:description\" content=\"Learn how to stop and disable Firewalld to fix port connection issues, check the current status, and confirm if it starts upon reboot.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.inmotionhosting.com\/support\/security\/how-to-stop-and-disable-firewalld\/\" \/>\n<meta property=\"og:site_name\" content=\"InMotion Hosting Support Center\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/inmotionhosting\/\" \/>\n<meta property=\"article:published_time\" content=\"2025-12-06T22:55:08+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-09T17:14:25+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/06\/stop-firewalld.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Derrell\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@InMotionHosting\" \/>\n<meta name=\"twitter:site\" content=\"@InMotionHosting\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Derrell\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/security\/how-to-stop-and-disable-firewalld\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/security\/how-to-stop-and-disable-firewalld\/\"},\"author\":{\"name\":\"Derrell\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/0736f70b4077032374f89709cdc255b7\"},\"headline\":\"How to Stop and Disable Firewalld\",\"datePublished\":\"2025-12-06T22:55:08+00:00\",\"dateModified\":\"2025-12-09T17:14:25+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/security\/how-to-stop-and-disable-firewalld\/\"},\"wordCount\":679,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/security\/how-to-stop-and-disable-firewalld\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/06\/stop-firewalld.png\",\"articleSection\":[\"Security\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/security\/how-to-stop-and-disable-firewalld\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/security\/how-to-stop-and-disable-firewalld\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/security\/how-to-stop-and-disable-firewalld\/\",\"name\":\"How to Stop and Disable Firewalld | InMotion Hosting\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/security\/how-to-stop-and-disable-firewalld\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/security\/how-to-stop-and-disable-firewalld\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/06\/stop-firewalld.png\",\"datePublished\":\"2025-12-06T22:55:08+00:00\",\"dateModified\":\"2025-12-09T17:14:25+00:00\",\"description\":\"Learn how to stop and disable Firewalld to fix port connection issues, check the current status, and confirm if it starts upon reboot.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/security\/how-to-stop-and-disable-firewalld\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/security\/how-to-stop-and-disable-firewalld\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/security\/how-to-stop-and-disable-firewalld\/#primaryimage\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/06\/stop-firewalld.png\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/06\/stop-firewalld.png\",\"width\":1200,\"height\":630,\"caption\":\"How to Stop and Disable Firewalld\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/security\/how-to-stop-and-disable-firewalld\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.inmotionhosting.com\/support\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Stop and Disable Firewalld\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/\",\"name\":\"InMotion Hosting Support Center\",\"description\":\"Web Hosting Support &amp; Tutorials\",\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.inmotionhosting.com\/support\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\",\"name\":\"InMotion Hosting\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg\",\"width\":696,\"height\":696,\"caption\":\"InMotion Hosting\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/inmotionhosting\/\",\"https:\/\/x.com\/InMotionHosting\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/0736f70b4077032374f89709cdc255b7\",\"name\":\"Derrell\",\"sameAs\":[\"https:\/\/www.linkedin.com\/in\/derrell-willis\"],\"url\":\"https:\/\/www.inmotionhosting.com\/support\/author\/derrellw\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Stop and Disable Firewalld | InMotion Hosting","description":"Learn how to stop and disable Firewalld to fix port connection issues, check the current status, and confirm if it starts upon reboot.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.inmotionhosting.com\/support\/security\/how-to-stop-and-disable-firewalld\/","og_locale":"en_US","og_type":"article","og_title":"How to Stop and Disable Firewalld | InMotion Hosting","og_description":"Learn how to stop and disable Firewalld to fix port connection issues, check the current status, and confirm if it starts upon reboot.","og_url":"https:\/\/www.inmotionhosting.com\/support\/security\/how-to-stop-and-disable-firewalld\/","og_site_name":"InMotion Hosting Support Center","article_publisher":"https:\/\/www.facebook.com\/inmotionhosting\/","article_published_time":"2025-12-06T22:55:08+00:00","article_modified_time":"2025-12-09T17:14:25+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/06\/stop-firewalld.png","type":"image\/png"}],"author":"Derrell","twitter_card":"summary_large_image","twitter_creator":"@InMotionHosting","twitter_site":"@InMotionHosting","twitter_misc":{"Written by":"Derrell","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.inmotionhosting.com\/support\/security\/how-to-stop-and-disable-firewalld\/#article","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/security\/how-to-stop-and-disable-firewalld\/"},"author":{"name":"Derrell","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/0736f70b4077032374f89709cdc255b7"},"headline":"How to Stop and Disable Firewalld","datePublished":"2025-12-06T22:55:08+00:00","dateModified":"2025-12-09T17:14:25+00:00","mainEntityOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/security\/how-to-stop-and-disable-firewalld\/"},"wordCount":679,"commentCount":0,"publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/security\/how-to-stop-and-disable-firewalld\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/06\/stop-firewalld.png","articleSection":["Security"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.inmotionhosting.com\/support\/security\/how-to-stop-and-disable-firewalld\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.inmotionhosting.com\/support\/security\/how-to-stop-and-disable-firewalld\/","url":"https:\/\/www.inmotionhosting.com\/support\/security\/how-to-stop-and-disable-firewalld\/","name":"How to Stop and Disable Firewalld | InMotion Hosting","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/security\/how-to-stop-and-disable-firewalld\/#primaryimage"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/security\/how-to-stop-and-disable-firewalld\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/06\/stop-firewalld.png","datePublished":"2025-12-06T22:55:08+00:00","dateModified":"2025-12-09T17:14:25+00:00","description":"Learn how to stop and disable Firewalld to fix port connection issues, check the current status, and confirm if it starts upon reboot.","breadcrumb":{"@id":"https:\/\/www.inmotionhosting.com\/support\/security\/how-to-stop-and-disable-firewalld\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.inmotionhosting.com\/support\/security\/how-to-stop-and-disable-firewalld\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/security\/how-to-stop-and-disable-firewalld\/#primaryimage","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/06\/stop-firewalld.png","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/06\/stop-firewalld.png","width":1200,"height":630,"caption":"How to Stop and Disable Firewalld"},{"@type":"BreadcrumbList","@id":"https:\/\/www.inmotionhosting.com\/support\/security\/how-to-stop-and-disable-firewalld\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.inmotionhosting.com\/support\/"},{"@type":"ListItem","position":2,"name":"How to Stop and Disable Firewalld"}]},{"@type":"WebSite","@id":"https:\/\/www.inmotionhosting.com\/support\/#website","url":"https:\/\/www.inmotionhosting.com\/support\/","name":"InMotion Hosting Support Center","description":"Web Hosting Support &amp; Tutorials","publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.inmotionhosting.com\/support\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.inmotionhosting.com\/support\/#organization","name":"InMotion Hosting","url":"https:\/\/www.inmotionhosting.com\/support\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","width":696,"height":696,"caption":"InMotion Hosting"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/inmotionhosting\/","https:\/\/x.com\/InMotionHosting"]},{"@type":"Person","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/0736f70b4077032374f89709cdc255b7","name":"Derrell","sameAs":["https:\/\/www.linkedin.com\/in\/derrell-willis"],"url":"https:\/\/www.inmotionhosting.com\/support\/author\/derrellw\/"}]}},"jetpack_featured_media_url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/06\/stop-firewalld.png","jetpack_sharing_enabled":true,"primary_category":{"id":4299,"name":"Security","slug":"security","link":"https:\/\/www.inmotionhosting.com\/support\/security\/"},"_links":{"self":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/56796","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/users\/57032"}],"replies":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/comments?post=56796"}],"version-history":[{"count":16,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/56796\/revisions"}],"predecessor-version":[{"id":131176,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/56796\/revisions\/131176"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/media\/129158"}],"wp:attachment":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/media?parent=56796"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/categories?post=56796"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/tags?post=56796"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}