<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>防火墙 on Margrop Blog</title>
    <link>https://blog.margrop.net/en/tag/%E9%98%B2%E7%81%AB%E5%A2%99/</link>
    <description>Recent content in 防火墙 on Margrop Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-US</language>
    <lastBuildDate>Sun, 26 Feb 2023 20:04:53 +0800</lastBuildDate>
    <atom:link href="https://blog.margrop.net/en/tag/%E9%98%B2%E7%81%AB%E5%A2%99/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Open Specific Ports on Ubuntu 22.04 with UFW or iptables</title>
      <link>https://blog.margrop.net/en/post/ubuntu-add-port-filter-using-iptables/</link>
      <pubDate>Sun, 26 Feb 2023 20:04:53 +0800</pubDate>
      <guid>https://blog.margrop.net/en/post/ubuntu-add-port-filter-using-iptables/</guid>
      <description>&lt;h1 id=&#34;add-firewall-rules-on-ubuntu-2204&#34;&gt;Add firewall rules on Ubuntu 22.04&lt;/h1&gt;&#xA;&lt;h2 id=&#34;check-firewall-status&#34;&gt;Check firewall status&lt;/h2&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;ufw status&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;h2 id=&#34;open-port-22&#34;&gt;Open port 22&lt;/h2&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;ufw allow 22&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;h2 id=&#34;check-firewall-status-again&#34;&gt;Check firewall status again&lt;/h2&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;ufw status&#xA;&lt;/code&gt;&lt;/pre&gt;</description>
    </item>
  </channel>
</rss>
