Added new post

This commit is contained in:
2023-09-05 21:29:26 -05:00
parent 0d5881d1dc
commit 804cdf676a
2 changed files with 3 additions and 0 deletions

View File

@@ -39,6 +39,8 @@ Here is the commands it did to whitelist DNS (running firewalld as a device side
</p>
<blockquote>
firewall-cmd --perm --zone=public --add-service=dns
</blockquote>
<blockquote>
firewall-cmd --reload
</blockquote>