261
edits
m (→rc.local) |
|||
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"> |