Skip to main content

Questions tagged [wireguard]

Questions specific to Wireguard VPN in general, such as setup or functioning question. Use this tag if your question involves directly Wireguard VPN technology; do not use it if you just happen to be using Wireguard and your question is about a specific network configuration.

1 vote
1 answer
90 views

cloud-init tailscale setup fails due to missing /dev/net/tun

I want to provision a VM in proxmox with cloud-init, such that tailscale will be set up and running on first boot. The image I use is alpine 3.22.1 (nocloud_alpine-3.22.1-x86_64-uefi-cloudinit-r0....
lutz108's user avatar
  • 23
0 votes
1 answer
152 views

SSH connection over from LAN to WireGuard VPN Peer drops after ~1 minute despite keepalive settings

I have a device connected to my home network that wants to SSH via WireGuard VPN Peer. The VPN subnet is 10.0.0.x/24. The issue is: I can successfully connect to the device via SSH. The SSH session ...
Jovan Tatic's user avatar
0 votes
0 answers
54 views

Anonymous only FTP over wireguard with pure-ftpd (or other)

I want an FTP server on a wireguard network that is accessible to everyone anonymously and does not require further encryption (eg. TLS or SSH). Restricting the access is very simple using firewall ...
goldilocks's user avatar
2 votes
1 answer
100 views

Nested VPN connection via Wireguard

I designed the following topology: Client A -> Server B -> Server C Server C: wireguard server that NATs packets from its clients (in this case just B) before sending them to the Internet. Its ...
Maf's user avatar
  • 141
0 votes
2 answers
77 views

How do I start a process which by-passes a wireguard VPN?

I have a very basic wireguard connection that routes all traffic through a VPN. [Interface] PrivateKey = <PRIV-KEY> Address = <IPV4,IPV6> DNS = <DNS> [Peer] PublicKey = <PUB-KEY&...
cheezsteak's user avatar
1 vote
0 answers
39 views

PS4 Not Fully Connecting Through WireGuard VPN via macOS Internet Sharing

I’m trying to route all my PS4 traffic through a VPS-hosted VPN (using WireGuard), with the MacBook acting as the gateway. ✅ The Setup So Far VPS (Ubuntu): Set up successfully using Algo VPN. ...
T R's user avatar
  • 11
0 votes
0 answers
128 views

How to let Networkmanager disregard wireguard connections?

I recently upgraded from linux mint 21.0 to 21.3. After upgrading Networkmanager has seem to imported my existing wireguard connections (/etc/wireguard/wg0.conf) which results in it being displayed in ...
devunder's user avatar
  • 101
1 vote
1 answer
38 views

Routing through a non-adjacent host in a virtual network

I have a WireGuard virtual network. Three hosts on the network: A, B and R. Only the host R has a static public IP, so both hosts A and B connect to the host R to connect to the virtual network. Hosts ...
g00dds's user avatar
  • 173
0 votes
1 answer
94 views

Wireguard: iPhone has no internet when outside of "home" wifi

I'd like to move away from tailscale (which works fine but drains my iPhone battery) and use a regular Wireguard tunnel to benefit from my home Pihole when "on the go". Raspberry Pi running ...
Gauffke's user avatar
  • 11
0 votes
0 answers
75 views

WireGuard VPN on Raspberry Pi 4 connects but iPhone has no internet access

Issue Summary WireGuard VPN on Raspberry Pi 4 connects from client (iPhone), shows handshake and Rx/Tx, but VPN clients have no internet access. ✅ Setup Network & Hardware Virgin Media Hub 3 in ...
Datacrawler's user avatar
1 vote
0 answers
34 views

How to simplify multi-VPN management (WireGuard/OpenVPN) and secure password handling?

I frequently switch between different VPN configurations on Linux: WireGuard (wg-quick up/down) A corporate OpenVPN profile (sudo openvpn corp.ovpn, which prompts for a private key password) Right ...
S1mY's user avatar
  • 21
0 votes
0 answers
361 views

GL.iNet Router Connects to WireGuard VPN but Has No Internet Access (Debian Server with Pi-hole DNS)

I’ve set up a WireGuard VPN server on a rented virtual server running Debian. The configuration is as follows: List item Server OS: Debian (12) VPN: WireGuard DNS: Pi-hole running on the same ...
xmaze's user avatar
  • 31
0 votes
0 answers
122 views

bash nmcli cmd reporting Error: invalid extra argument '--autoconnect=false'

I want to import my vpn.conf file using nmcli and set autoconnect to 0, otherwise it defaults to 1 Apparently the correct way is by specifying --autoconnect=false flag, but this results in error. ...
Rachel1983's user avatar
2 votes
1 answer
63 views

Wireguard cause strange routing with multiple wg networks

I'm trying to design a network to allow access to several IOT devices. Network layout is like this (stripped down version to make it easier to understand) The incoming fw rule on the IOT devices is ...
lpaseen's user avatar
  • 701
1 vote
1 answer
85 views

how to have vpn traffic routed to pihole

i have a pihole server running in docker compose on my Debian Linux server. i also host a wireguard vpn (also in docker compose) running on the same server. by using the tcpdump command i have ...
Ravi's user avatar
  • 11

15 30 50 per page
1
2 3 4 5
13