Re: wireguard looses internet connection intermittently.

2020-02-14 Thread Kunal Shah
I think I found the problem, there is a typo in my iptable command. While editing with vi, I may have added additional i in the end of MASQUERADE. I removed it and restarted it. Now I am monitoring for issues. On Sun, 9 Feb 2020 at 10:55, Kunal Shah wrote: > Hi Jason, > > Thanks

Re: wireguard looses internet connection intermittently.

2020-02-14 Thread Kunal Shah
Hi Jason, Thanks for your response. After the changes you suggested, It still gives me the same problem. Now my GCP server wireguard configuration looks like this. [Interface] Address = 192.168.1.1 SaveConfig = true PostUp = iptables -A FORWARD -i %i -j ACCEPT; iptables -A FORWARD -o %i -j ACCEPT

wireguard looses internet connection intermittently.

2020-02-08 Thread Kunal Shah
anyone faced this issue before? Thanks in advanced for the help. Kunal Shah ___ WireGuard mailing list WireGuard@lists.zx2c4.com https://lists.zx2c4.com/mailman/listinfo/wireguard