Questions tagged [wireguard]
352 questions
-1
votes
0 answers
Rdp over wireguard. Port security
I have a wireguard server on the cloud. Then I have several peers. I want to connect one pc (peer #1) to another pc (peer #2) via RDP, using the wireguard server in order to leave port 3389 closed to the internet.
What I did: I restricted inbound…

Kuitogu67
- 1
- 1
-1
votes
1 answer
Wireguard custom routes lost after suspend
I am running wireguard client on Ubuntu 22.04 from a Lenovo laptop using a WiFi connection, to connect to my home network. The configuration leads all traffic through my home network and it all works well. I recently changed the configuration…

storestyggeulv
- 19
- 4
-1
votes
1 answer
How to make a private home server connected to a wireguard server in cloud vpn accessible to the public?
Basically what I want to do is make a local home server accessible publicly in the internet. Unfortunately my ISP is using CGNAT and to get a public ip, I need to pay extra (around $50). I figured it's cheaper to use VPS instead.
So I have setup a…

ads
- 111
- 4
-1
votes
1 answer
How to route traffic between L2TP/IPSec and WireGuard tunnels?
I have a KVM VPS running Ubuntu 18.04 which is simultaneously:
L2TP server (xl2tpd + strongswan) with IP 192.168.42.1/24
Wireguard client with IP 192.168.73.3/24 (server's IP is 192.168.73.1/24)
Both L2TP and Wireguard connections work pretty well…

bellerofonte
- 1
- 1
- 2
-1
votes
1 answer
Access the LAN via VPN
I've just set up a VPN server on my raspberry pi (using pivpn) and I'd like to be able to directly reach other computers on my local network, remotely. The only computer I'm able to reach, though, is the VPN server itself (the raspberry pi in my…
-3
votes
1 answer
How to connect to a IPsec VPN with WireGuard client?
is it possible at all, because I know that you can't do this with openconnect?
I have:
gateway ip
preshared key
login
password
empty ipsec id (group)

banderlog013
- 115
- 2
-3
votes
1 answer
How can I convert a wireguard vpn config file to openvpn?
I have a working vpn connection but it's imported in WireGuard and I need to use that same config on a OpenVPN client and import it there . Is there anyway to convert wireguard .conf files into .ovpn file and use it on OpenVPN client ?

Mehdi Faraji
- 97
- 4