• 294 Posts
  • 4.67K Comments
Joined 2 years ago
cake
Cake day: July 7th, 2023

help-circle

















  • If your routes aren’t changing, then your device, as a client, isn’t going to reach anything. You’ll need to see a route for the 10.20.0.0/24 subnet show up that points to whatever the endpoint address is on the other end.

    So if that’s all your server config is, it’s only going to allow one peer at a time. You can confirm this by disconnecting your android device from the tunnel, and then connecting using the same info from your Linux device.

    You also at a minimum should have PostUP and PostDown directives to properly forward incoming traffic on your wg interface.