Added new post
This commit is contained in:
parent
0d5881d1dc
commit
804cdf676a
@ -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>
|
||||
|
||||
|
@ -18,6 +18,7 @@ I had a backup DNS server as well, but after looking into the VM (that was still
|
||||
Here is the commands it did to whitelist DNS (running firewalld as a device side firewall)
|
||||
|
||||
firewall-cmd --perm --zone=public --add-service=dns
|
||||
|
||||
firewall-cmd --reload
|
||||
|
||||
After checking that DNS was resolving with dig, I was able to visit my site with no more issues.
|
||||
|
Loading…
Reference in New Issue
Block a user