Updated _Footer (markdown)
+1
-1
@@ -6,6 +6,6 @@ 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`
|
||||||
|
|
||||||
ALSO: every tile WG-EASY restarts the same rules add to netfilter. I think the service have to use IPTABLES -C for check if the rule exists before adding
|
ALSO: every time WG-EASY restarts the same rules add to netfilter. I think the service have to use IPTABLES -C for check if the rule exists before adding
|
||||||
|
|
||||||
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