Updated _Footer (markdown)
+1
@@ -3,6 +3,7 @@ works better
|
|||||||
|
|
||||||
don't forget to change in MASQUERADE rule interface and ip in /app/config.js.
|
don't forget to change in MASQUERADE rule interface and ip in /app/config.js.
|
||||||
In my case i used ens3 instead eth0:
|
In my case i used ens3 instead eth0:
|
||||||
|
|
||||||
`iptables -t nat -A POSTROUTING -s 10.8.0.0/24 -o ens3 -j MASQUERADE`
|
`iptables -t nat -A POSTROUTING -s 10.8.0.0/24 -o ens3 -j MASQUERADE`
|
||||||
|
|
||||||
while upgrading don't pull from git without deleting wg-easy dir
|
while upgrading don't pull from git without deleting wg-easy dir
|
||||||
Reference in New Issue
Block a user