{"id":2490,"date":"2024-04-23T16:30:27","date_gmt":"2024-04-23T08:30:27","guid":{"rendered":"https:\/\/usei.cn\/?p=2490"},"modified":"2024-04-23T16:41:51","modified_gmt":"2024-04-23T08:41:51","slug":"centos-firewall-%e5%b8%b8%e7%94%a8%e5%91%bd%e4%bb%a4","status":"publish","type":"post","link":"https:\/\/usei.cn\/index.php\/2024\/04\/23\/centos-firewall-%e5%b8%b8%e7%94%a8%e5%91%bd%e4%bb%a4\/","title":{"rendered":"Centos Firewall \u5e38\u7528\u547d\u4ee4"},"content":{"rendered":"\n<h3 class=\"wp-block-heading\">1.\u6dfb\u52a08080\u7684TCP\u534f\u8bae\u7aef\u53e3<\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code>firewall-cmd --zone=public --add-port=8080\/tcp --permanent &amp;&amp; firewall-cmd --reload<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">2.\u79fb\u96648080\u7684TCP\u534f\u8bae\u7aef\u53e3<\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code>firewall-cmd --zone=public --remove-port=8080\/tcp --permanent &amp;&amp; firewall-cmd --reload<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">3.\u67e5\u8be2\u7aef\u53e3\u662f\u5426\u5f00\u542f<\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code>firewall-cmd --zone=public --query-port=3306\/tcp<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">4.\u67e5\u8be2\u6240\u6709\u5df2\u5f00\u653e\u7aef\u53e3<\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code>firewall-cmd --zone=public --list-ports<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">4.\u91cd\u542f\u9632\u706b\u5899<\/h3>\n\n\n\n<p>firewall-cmd &#8211;reload<\/p>\n","protected":false},"excerpt":{"rendered":"<p>1.\u6dfb\u52a08080\u7684TCP\u534f\u8bae\u7aef\u53e3 2.\u79fb\u96648080\u7684TCP\u534f\u8bae\u7aef\u53e3 3.\u67e5\u8be2\u7aef\u53e3\u662f\u5426\u5f00\u542f 4.\u67e5\u8be2\u6240\u6709\u5df2\u5f00\u653e\u7aef [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-2490","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/usei.cn\/index.php\/wp-json\/wp\/v2\/posts\/2490","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/usei.cn\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/usei.cn\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/usei.cn\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/usei.cn\/index.php\/wp-json\/wp\/v2\/comments?post=2490"}],"version-history":[{"count":2,"href":"https:\/\/usei.cn\/index.php\/wp-json\/wp\/v2\/posts\/2490\/revisions"}],"predecessor-version":[{"id":2493,"href":"https:\/\/usei.cn\/index.php\/wp-json\/wp\/v2\/posts\/2490\/revisions\/2493"}],"wp:attachment":[{"href":"https:\/\/usei.cn\/index.php\/wp-json\/wp\/v2\/media?parent=2490"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/usei.cn\/index.php\/wp-json\/wp\/v2\/categories?post=2490"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/usei.cn\/index.php\/wp-json\/wp\/v2\/tags?post=2490"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}