Wireguard with Pi-Hole: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
 
Line 241: Line 241:
13. Check to ensure the iptables rules for Wireguard were installed:
13. Check to ensure the iptables rules for Wireguard were installed:
<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">
iptables -L -n -v -t
iptables -L -n -v -t nat
</syntaxhighlight>
</syntaxhighlight>


Navigation menu