<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://tech.uvoo.io/index.php?action=history&amp;feed=atom&amp;title=Firewall-cmd</id>
	<title>Firewall-cmd - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://tech.uvoo.io/index.php?action=history&amp;feed=atom&amp;title=Firewall-cmd"/>
	<link rel="alternate" type="text/html" href="https://tech.uvoo.io/index.php?title=Firewall-cmd&amp;action=history"/>
	<updated>2026-04-05T03:30:56Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.2</generator>
	<entry>
		<id>https://tech.uvoo.io/index.php?title=Firewall-cmd&amp;diff=1080&amp;oldid=prev</id>
		<title>Busk: Created page with &quot;Firewalld is not well done but ``` firewall-cmd --zone=public --add-port=22/tcp --permanent firewall-cmd --zone=public --remove-port=22/tcp --permanent  firewall-cmd --add-ric...&quot;</title>
		<link rel="alternate" type="text/html" href="https://tech.uvoo.io/index.php?title=Firewall-cmd&amp;diff=1080&amp;oldid=prev"/>
		<updated>2021-01-05T21:33:23Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Firewalld is not well done but ``` firewall-cmd --zone=public --add-port=22/tcp --permanent firewall-cmd --zone=public --remove-port=22/tcp --permanent  firewall-cmd --add-ric...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Firewalld is not well done but&lt;br /&gt;
```&lt;br /&gt;
firewall-cmd --zone=public --add-port=22/tcp --permanent&lt;br /&gt;
firewall-cmd --zone=public --remove-port=22/tcp --permanent&lt;br /&gt;
&lt;br /&gt;
firewall-cmd --add-rich-rule 'rule family=&amp;quot;ipv4&amp;quot; source address=&amp;quot;10.10.0.0/16&amp;quot; port port=22 protocol=tcp accept' --permanent&lt;br /&gt;
firewall-cmd --reload&lt;br /&gt;
iptables -L -n&lt;br /&gt;
```&lt;/div&gt;</summary>
		<author><name>Busk</name></author>
	</entry>
</feed>