Skip to main content

All Questions

Tagged with
0 votes
1 answer
5k views

IPv6-only WireGuard VPN without NAT

Goal I'm trying to set up a WireGuard VPN with IPv6 only through which I (a) want to route all traffic and (b) with a server that is accessible from the internet. Since I couldn't even get (a) to work,...
TobTobXX's user avatar
  • 103
0 votes
1 answer
1k views

How to completely disable internet access on Linux with the exception of select Docker containers?

I am trying to build a setup akin to a "Qubes OS Lite", but using Docker containers on Arch. There will be several end-user applications running in Docker (with the help of https://subuser....
Ruslan's user avatar
  • 111
3 votes
0 answers
650 views

How do I use OpenSSH network tunneling in Windows?

I want to use the OpenSSH tunneling capability that is described in this wiki entry, in which SSH tunnels all traffic at OSI level 2 or 3 via virtual network devices on both ends, a.k.a. tun/tap. I ...
Ethan T's user avatar
  • 434
4 votes
2 answers
7k views

How can I prevent wireguard from leaking traffic?

Using wireguard VPN with a self-hosted VPN server. I learned of this "leak" when visiting family. I happened to be seeding a movie in my torrent list. A single movie, not a particularly ...
InfoMiner's user avatar
2 votes
2 answers
6k views

How to use SSH and VPN in combination in single ssh command?

In my setup, first I need to connect to a VPN and then I am required to ssh into a server. Currently I do like this: openvpn myconfig.ovpn ssh myuser@myserver which makes all my network traffic go ...
Marc Kees's user avatar
  • 131
0 votes
0 answers
670 views

Debian with VPN and firewall blocking web traffic

I have a VPN (IKEv2) set up on a Debian VM. I'm trying create a kill switch to stop all traffic when the VPN goes down. I've followed the guidance of this post. It seems to work fairly well (torrent ...
furnaceX's user avatar
  • 111
1 vote
0 answers
1k views

Networking with local devices while using VPN

In my home network, I have Linux Mint 20.3 on my laptop and Android 11. They both use Wireless LAN created by my router. Sometimes when I switch on VPN on either of the device, then I am unable to ...
Porcupine's user avatar
  • 473
1 vote
1 answer
240 views

Strongswan & Windows client: connection freezes in a few minutes

On an AWS VPS, I installed Strongswan to use it as a VPN. It works fine with iPhone client. However, when I try to connect from a Windows client, the SA connection gets established successfully and ...
m. vokhm's user avatar
  • 186
0 votes
0 answers
445 views

Why is ssh timing out on systems in the same network?

I'm using ssh to connect my laptop to my workplace computer, the command I'm using is: ssh [email protected] The thing is, outside the workplace network, while using their vpn, it works perfectly, ...
Edups's user avatar
  • 1
0 votes
1 answer
66 views

Linux firewall policies not working as expected when connecting two VPNs

I have to VPNs joint together with an route: ip route add 10.6.0.0/24 via 10.6.1.2 All Servers on both networks are able to ping each other. However I cannot connect to a service from the client 10.6....
peer's user avatar
  • 123
0 votes
0 answers
245 views

IP Forwarding not working as intended

I have a Wireguard VPN configured on a Raspberry PI. All VPN peers have a 10.8.0.0/24 address and my home network is 192.168.1.0/24. I have setup the main gateway to route 10.8.0.0/24 through the ...
Jager's user avatar
  • 1
0 votes
0 answers
202 views

Access to FTP server tunnelled through two remote servers

I have a remote server, which has a VPN connection to a Raspberry running as a home server, connected to my local LAN. I can SSH into this with a tunnel through my remote server to wake up my desktop, ...
TemporaryName's user avatar
3 votes
0 answers
2k views

Routing traffic through custom tap device en-route to internet on linux

I have a VM that is using a tap device (tap2) and my goal is to filter all the traffic in/out of tap2 using a custom program written by me that runs in userspace. The topology I came up with routes ...
Shriphani Palakodety's user avatar
0 votes
1 answer
1k views

Create virtual network interface on host bridged from Wireguard namespace

I want to set up Wireguard in a way where I only route specific processes (like qBittorrent) through the tunnel, while other processes default to the physical interface. Since my VPN provider only ...
nixigaj's user avatar
1 vote
1 answer
3k views

Port forwarding using IPTABLES to vpn client

I have been struggling for almost half a year now and I read almost all of the internet's solutions but none have worked. The current solution which is also came from different articles is this: ...
Rexsovel Melgar's user avatar

15 30 50 per page
1
3 4
5
6 7
23