<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>我本善良 &#187; linux防火墙</title>
	<atom:link href="https://wbsl.org/tag/linux%e9%98%b2%e7%81%ab%e5%a2%99/feed" rel="self" type="application/rss+xml" />
	<link>https://wbsl.org</link>
	<description>一个不太正常的正常人</description>
	<lastBuildDate>Fri, 05 Jul 2024 01:35:05 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.2</generator>
	<item>
		<title>CentOS7查看和关闭防火墙</title>
		<link>https://wbsl.org/linux/284.html</link>
		<comments>https://wbsl.org/linux/284.html#comments</comments>
		<pubDate>Sun, 29 Mar 2020 03:48:11 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[linux防火墙]]></category>
		<category><![CDATA[防火墙]]></category>

		<guid isPermaLink="false">https://wbsl.org/?p=284</guid>
		<description><![CDATA[CentOS 7.0默认使用的是firewall作为防火墙 查看防火墙状态: firewall-cmd --s<a href="https://wbsl.org/linux/284.html" class="read-more">Continue Reading</a>]]></description>
				<content:encoded><![CDATA[<p>CentOS 7.0默认使用的是firewall作为防火墙</p>
<p>查看防火墙状态:</p>
<p><code>firewall-cmd --state</code></p>
<p>停止firewall:</p>
<p><code>systemctl stop firewalld.service</code></p>
<p>禁止firewall开机启动:</p>
<p><code>systemctl disable firewalld.service</code></p>
]]></content:encoded>
			<wfw:commentRss>https://wbsl.org/linux/284.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
