All Questions
12 questions
0
votes
1
answer
5k
views
How to make OpenWRT only route some clients through a VPN?
I have an openWRT router and would like only certain client devices' traffic to be routed through a VPN to the internet. How can I do this with openWRT or similar router software? VPN client ...
2
votes
1
answer
1k
views
How do I connect a corporate VPN client such as Pritunl (OpenVPN) through another VPN tunnel such as Mullvad (WireGuard)?
I'm on Windows 10 and 11. I use the Pritunl/OpenVPN client to connect to a corporate LAN.
At some point, the VPN stopped working. It won't connect. Maybe my ISP is blocking it, maybe my IP got ...
1
vote
0
answers
498
views
route openvpn server traffic through wireguard client
I have currently set up two vpn servers. one is a wireguard server and one is an openvpn server. I can successfully connect to internet through both VPN servers independently. But what I want to do is ...
0
votes
0
answers
503
views
Does changing openvpn to wireguard make sense?
For now I have this:
Vps with installed openvpn server
Another vps, connected to the first vps
2 home networks (apartment and my country house), connected to the first vps
I want to switch to ...
4
votes
0
answers
3k
views
Per-application split tunneling with self-hosted VPN or proxy
What's the easiest way to split tunnel individual processes, not just CIDR ranges, with self-hosted VPNs or SOCKS proxies? Mainly applies to Windows, but it would be nice if it works similarly on ...
2
votes
2
answers
1k
views
Specify openvpn/wireguard server outbound interface
I have an openvpn/wireguard server on my VPS, and my VPS has 2 interfaces eth0/eth1, which both can access the Internet. But I want all my vpn outbound traffic to go through eth1. So how can I do it?
0
votes
0
answers
208
views
Wireguard not working with double-hop VPN connection
I have this double-hop VPN setup that was working until a few months ago. Recently I found enough time to dig around and see what went wrong, but I am stumped, so I'm looking for some help if someone ...
0
votes
1
answer
2k
views
Wireguard-OpenVPN Chaining
I'm trying to chain a wireguard server with an OpenVPN server (better latency & performance issues on mobile)
Basically, wg client > wg server/ovpn client > ovpn server (commercial)
I've ...
0
votes
0
answers
209
views
Bridging two VPN networks
I have a raspberry into my home network. The home network has a public IP, so I can reach my raspberry with a NAT rule in my router and thus create a VPN connection where the raspberry is the ...
0
votes
0
answers
1k
views
Wireguard server and Open VPN connection to VPN provider
I've been trying to setup a double-hop VPN connection. First step is an Open VPN connection from this guide: https://github.com/mr-canoehead/vpn_client_gateway/wiki/Installation-Guide
It gives an ...
0
votes
1
answer
426
views
Wireguard Handshake Success on Centos as Server but nothing loads on clients
Below as you can see my client does indeed connect to my server as it shows a handshake. But when connected, my client can't access any url's in the browser. What else can I me missing in my setup?
...
1
vote
0
answers
549
views
AlgoVPN/pritunl/openVPN/wireguard/PiVPN vs?
Can anyone explain the differences between these technologies and why you would prefer one over the other?
I'm trying to set up VPN to my home network but there's an overwhelming amount of choice and ...