this post was submitted on 06 Jan 2024
1 points (100.0% liked)

WireGuard

3 readers
1 users here now

WireGuard - a fast, modern, secure VPN Tunnel.

founded 1 year ago
MODERATORS
 
This is an automated archive.

The original was posted on /r/wireguard by /u/FickleLife on 2024-01-06 07:07:20+00:00.


When I connect to my wireguard server using my iPhone, it connects successfully and shows as connected in wireguard-ui, but no bytes are sent/transmitted and on the iPhone I cannot connect to any site, local or on the Internet.

I have followed this tutorial to the letter , except for making the below changes

  1. changed the PostUp and PostOut device interface from eth0 to eno1 (as listed when I type nuclei device status in the terminal on my Ubuntu 22.04.3 LTS machine under Docker 24.0.7)

I have verified iptables is installed. A comment further down mentions "In my case, I had manually include a static route ‘inside’ the wireguard container, pointing to the local LAN (e.g. 192.168.1.0/24) so that it would know how to get out. Connections from outside are only successful after configuring this route" - could this be a clue as to where I am going wrong? Thanks!

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here