### Describe the bug Google Cloud VM instance: - ubuntu 24 lts - ip forwarding on - firewall rules ok (ingress 0.0.0.0/0, both ports) - http, https enabled Wg-easy: - latest version (trying weejewel/wg-easy too, not working) - check PostUp/PostDown - same as another wg-easy config on another vps provider - MTU 1460 (trying 1420, 1500 - same, not working) - DNS 1.1.1.1 - Client IP 10.8.0.X/24 - AllowedIPs = 0.0.0.0/0, ::/0 - docker container, insecure I'm try everything on internet/reddit/github. How to troubleshoot this thing? Result: no internet connection when connect to VPN ### Expected behavior Work just fine! ### Relevant log output ```shell ```