From 0a66282c2039fba8ee6c4392a0d2c6f927d91d0a Mon Sep 17 00:00:00 2001 From: mitrios <52719813+mitrios-hub@users.noreply.github.com> Date: Sat, 1 Oct 2022 00:15:38 +0300 Subject: [PATCH] Updated _Footer (markdown) --- _Footer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_Footer.md b/_Footer.md index 59c7cf5..0418282 100644 --- a/_Footer.md +++ b/_Footer.md @@ -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` -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 \ No newline at end of file