Regenerated index
This commit is contained in:
@@ -39,9 +39,8 @@ Here is the commands it did to whitelist DNS (running firewalld as a device side
|
||||
</p>
|
||||
|
||||
<pre bash>
|
||||
firewall-cmd --perm --zone=public --add-service=dns
|
||||
|
||||
firewall-cmd --reload
|
||||
firewall-cmd --perm --zone=public --add-service=dns
|
||||
firewall-cmd --reload
|
||||
</pre>
|
||||
|
||||
<p>
|
||||
@@ -49,7 +48,7 @@ After checking that DNS was resolving with dig, I was able to visit my site with
|
||||
</p>
|
||||
|
||||
<pre bash>
|
||||
dig blog.tristanancelet.com
|
||||
dig blog.tristanancelet.com
|
||||
</pre>
|
||||
|
||||
</body>
|
||||
|
@@ -20,10 +20,17 @@
|
||||
<hr />
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<a href="blog-issue.html">Blog Issue (2023/09/05)</a>
|
||||
<a href="hello-world.html">Hello World (2023/09/02)</a>
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="blog-issue.html">Blog Issue (2023/09/05)</a>
|
||||
|
||||
</ul>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<a href="hello-world.html">Hello World (2023/09/02)</a>
|
||||
|
||||
</ul>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user