Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!.

Questions tagged [wireguard]

Score of -1
0 answers
33 views

My goal is to have a wg tunnel established between a "client" and "server", but not send any of the client's traffic through the wg tunnel. I only want the server traffic to go ...
Score of -1
2 answers
91 views

Problem My current approach is WireGuard VPN access to each UniFi Cloud Gateway. However, mobile operating systems generally allow only one WireGuard tunnel to be active at a time. Switching between ...
Score of 0
4 answers
1108 views

I set up OpenVPN server on a Cudy WR3000 router, but I can't get WireGuard to work. The WireGuard handshake on the client shows "Sent" bytes but "0 Received" bytes. What I tested: ...
Score of 1
1 answer
257 views

I'm attempting to use a WireGuard tunnel to connect to PostgreSQL. WireGuard settings: Server: wg0.conf [Interface] Address = 10.8.0.1/24 SaveConfig = false ListenPort = 51820 PrivateKey = <...
Score of 0
0 answers
95 views

I have a Ubuntu server that I have installed snmpd on. I have disabled v1 and v2 and have setup v3. I am connecting to it over a Wireguard tunnel so I have limited it to the wireguard interface's ip, ...
Score of 0
2 answers
340 views

We have a samba share for our small business. I would like to protect from MITM, but the SMB protocol does not make use of signed certificates. I would also like to protect from brute force attacks ...
Score of 0
0 answers
74 views

The requirement seems simple, setup a Wireguard server on lightsail Debian 12 instance, and have clients connect, and use Unbound DNS resolution on the server via the client. I'm 99% done, Wireguard ...
Score of 0
1 answer
144 views

I'm exploring how to control or restrict file attachments and file transfers at the VPN level, using WireGuard or OpenVPN, to prevent users from uploading or downloading certain files while connected ...
Score of 0
0 answers
68 views

I'm currently trying to route traffic through my VPS to my server, because my server doesn't have public IP. I'm using WireGuard to create tunnel between the server and VPS and iptables to route the ...
Score of 0
0 answers
77 views

Let's say I have two networks: NetworkA and NetworkB each of one needs to access services offered through the gateway without knowing what is the final endpoint. NetworkA 10.0.0.0/24 clientA 10.0.0.1 ...
Score of 0
2 answers
438 views

I have three virtual servers (A, B and C) that are running different kinds of services. I want to use Wireguard to create a small virtual private network. I know I could put everything in a single ...
Score of 1
1 answer
140 views

I am facing the following problem, I have 2 vps servers from BlueVps Warsaw, where I deployed Wireguard with forwarding via iptables Frankfurt - a complete copy of the server in Warsaw via rsync (I ...
Score of 1
0 answers
618 views

macOS client split tunnels problem. macOS Sequoia 15.5 (Apple Silicon) & Sonoma 14.7.6 (Intel). Windows 11 WireGuard works fine with split tunnels with exact same config file that doesn't work on ...
Score of 0
1 answer
267 views

I have a Debian server, on which Wireguard is installed bare-metal. The physical network inteface is called enp5s0. There are multiple services running in Docker containers on this machine, some of ...
Score of 0
1 answer
114 views

I have two network interfaces: wg0 and wg1 (wireguard). Via both of these, it is possible to reach (ipv6) address fc00:77ee::4, but wg1 can only reach the address if it is in a local network. the ...

15 30 50 per page
1
2 3 4 5
30