Wireguard with Pi-Hole: Difference between revisions

Jump to navigation Jump to search
(Created initial page)
 
Line 199: Line 199:


==Disable UFW==
==Disable UFW==
10.  If UFW is installed, disable it with ufw disable
10.  If UFW is installed, disable it:
<syntaxhighlight lang="text">
# ufw disable
</syntaxhighlight>
<syntaxhighlight lang="text">
# ufw status
 
Status: inactive
</syntaxhighlight>
 
==Reboot==
==Reboot==
11.  Reboot
11.  Reboot

Navigation menu