Wireguard with Pi-Hole: Difference between revisions

Jump to navigation Jump to search
m
Line 184: Line 184:


8.  Edit the /etc/rc.local script, making the following changes:
8.  Edit the /etc/rc.local script, making the following changes:
* Change the INET_IF to match the public interface name of your system
* Change the '''''INET_IF''''' to match the public interface name of your system
* Change the IP address in LocalIP to that of the public IP of your system
* Change the IP address in '''''LocalIP''''' to that of the public IP of your system
9.  Since our /etc/rc.local script sets the rules needed for Wireguard, disable the Wireguard Road Warrior iptable rules installer:
9.  Since our /etc/rc.local script sets the rules needed for Wireguard, disable the Wireguard Road Warrior iptable rules installer:
<syntaxhighlight lang="text">
<syntaxhighlight lang="text">

Navigation menu