Skip to main content

All Questions

Tagged with
0 votes
0 answers
53 views

DockOvpn: TLS key negotiation timeout

I am running alekslitvinenk/openvpn (aka "DockOvpn") with the following docker-compose.yaml: version: '3' volumes: dockovpn: networks: frontend: services: dockovpn: ...
4 votes
3 answers
26k views

OpenVPN Certificate does not have key usage extension

After updating to OpenVPN v2.4.7 and OpenSSL 1.1.1c on Arch Linux, I can't connect to the server I previously used: ➜ untangle-vpn sudo openvpn --verb 11 --config ./config.ovpn Fri Jun 7 21:46:11 ...
1 vote
1 answer
69 views

How can I setup FIREWALLD with IPSEC (StrongSwan) Site-to-Site to make PING work on Debian 12?

I have 3 nodes with public and local IP address, each: Node A: edge router #1 (10.41.1.0/24) Node B: edge router #2 (10.48.2.0/24) Node C: VMS with Debian 12, docker containers and firewalld (ex. 172....
1 vote
2 answers
4k views

Share VPN Connection on Linux over Ethernet

I'd like to share a VPN connection on my Linux Mint host, with a guest connected directly via ethernet. This seems to be trivial on a Windows host. However the only methods I've seen on Linux are ...
1 vote
0 answers
30 views

Linux - Preserve client IP Addresses when connecting to game server over wireguard VPN tunnel from VPS

My question is almost perfectly summarised here: Preserve connecting clients IP address through an OpenVPN tunnel And the solution provided in that post hints at what I need to do, and have been ...
2 votes
1 answer
4k views

Docker tunnel traffic on specific port via VPN

Not sure if this is docker specific or a general networking question. I'm running a Debian Jessie server with serveral docker containers. My understanding is that docker creates a virtual interface (...
0 votes
1 answer
6k views

Checkpoint VPN client not connecting, Debian Wheezy

Edit: what I'm looking for here is help finding out what's going on at the OS level, so that I can find out for sure whether the problem is on my end or my workplace's end, or in between. I'm not ...
4 votes
1 answer
10k views

Linux ip route / ip rule with fwmark and iptables -j MARK --set-mark

I just need to re-route all user traffic directly to specified gateway (different from the default one) and bypass all VPN and other routing rules. Let's start it from scratch (reboot the system), No ...
0 votes
2 answers
1k views

Need to connect to a Fortigate VPN from Linux

I really want to connect to a Fortigate IPsec VPN from Linux, but "it's not working" (see below). I tried Shrewsoft first, but it wasn't compiling, and while I was searching for a fix, I ...
9 votes
3 answers
10k views

OpenConnect cannot connect to VPN server: refreshes wait.html forever

In the past I could connect to a certain Cisco VPN server. I've been away travelling for 7 weeks, and now I'm back home, but no longer able to connect to the VPN server. Today the server suddenly asks ...
3 votes
1 answer
2k views

wireguard client to client communication does not work

I had a CentOS 8 Stream wireguard server, which allowed me to play LAN games with friends. Since i updated to Rocky Linux 9, i cant communicate with other clients any more. To clarify: client to ...
1 vote
1 answer
4k views

Connection too slow using RPi 4 and Wireguard

I setup a local home VPN on a Raspberry Pi 4 Model B 2019 Quad Core (4GB of RAM) running Ubuntu 20.04 connected to my home router using ethernet. I used PiVPN with Pihole for the setup. I setup the ...
2 votes
3 answers
10k views

How to check to see if a VPN is working correctly?

How to make sure, that all traffic (e.g. from web browser) is passing through VPN and no data is leaking through normal internet interface? Or how to check, what interface (VPN or other) is used by ...
0 votes
0 answers
40 views

How can i setup a proxy to redirect traffic to VPN

For work i need 2 use 2 differents VPN to access 2 differents networks. Switching beetween VPN each time I need to one or the other context is very painfull because of double factor auth etc... I can ...
0 votes
1 answer
1k views

Ubuntu 22.04 net namespace with veth connected to bridge unable to ping gateway

I'm having trouble setting up a net namespace to use for my VPN. The weird part is that this script/setup was working, and has suddenly stopped within the last couple weeks. I have a single ethernet ...

15 30 50 per page
1
2 3 4 5
23