Skip to main content

All Questions

Tagged with
0 votes
0 answers
24 views

How to install VPN on Linux Debian so that it could be used by built-in Windows 10 client?

What is nowadays recommended solution to setup VPN server on Linux Debian (Linux Wonderland 4.19.0-25-amd64 #1 SMP Debian 4.19.289-2 (2023-08-08) x86_64) so that I could use it with Windows 10 built-...
Damir Tenishev's user avatar
0 votes
0 answers
20 views

Issues with internet connection via openvpn

The organization I'm with uses an OpenVPN connection and RDP to log into a virtual environment we work with. The way I understand it only traffic that is aimed at our internal net (in the 10.0.0.0/8 ...
PandemicCorpsemaw's user avatar
0 votes
0 answers
68 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: ...
fritzmg's user avatar
  • 530
0 votes
1 answer
129 views

Why I can’t access to internet with this vpn setup?

I try to setup a vpn between 2 networks over internet following this link https://openvpn.net/community-resources/how-to/ On my server openvpn runs port 1194 transfered interface ; inet 10.9.8.1 peer ...
Dri372's user avatar
  • 203
0 votes
0 answers
366 views

SSH Connection Timed Out - TryHackMe Linux Walkthrough

I am a beginner trying to learn Linux from TryHackMe's Linux Fundamentals. I ran out of time on the attack box and have been trying to connect to my active machine using a VPN over OpenVPN Connect. ...
Spider Spark's user avatar
0 votes
1 answer
349 views

How to avoid integrated KDE vpn to redirect all traffic through the VPN?

I just setup a VPN server with OpenVPN. It seems to work so far. I created a client configuration and keys on my Debian/KDE computer and when I start the VPN client through command-line: sudo openvpn -...
Adrian Maire's user avatar
0 votes
1 answer
594 views

route all traffic through vpn, on the fly

I just installed openvpn on my server and my client. It seems to work fine. Now, I would like to route all the traffic from my client through my VPN server, over internet, on demand, just in some ...
Chris972's user avatar
0 votes
0 answers
170 views

OpenVPN multihop over tun0 device between two servers

What I have is A in my region, and B in another region (both servers are CentOS 7). The reason of this question is I can connect from A to B and from B to A, but the final goal is to have internet via ...
Saeed's user avatar
  • 423
0 votes
0 answers
180 views

Options error: Unrecognized option or missing parameter(s) in /etc/openvpn/server.conf:17: ecdh-curve (2.3.10)

I'm getting line no 17 which is ecdh-curve prime256v1 can anyone help me to solve this problem. Thanks in advance Options error: Unrecognized option or missing parameter(s) in /etc/openvpn/server....
thangaraj's user avatar
1 vote
0 answers
704 views

"SIGUSR1[soft,connection-reset] received" when connecting vpn

I followed this tutorial : https://fedoraproject.org/wiki/OpenVPN Then I followed this tutorial : https://gist.github.com/gangsta/679e224900003f51ec184b7b8e56968b This is the conf file : #Template ...
C Taque's user avatar
  • 111
1 vote
1 answer
50 views

Is it possible to connect to one VPN by temporary connecting to the other (due to the regional blockage of the first one)?

I have access to 2 VPN services: A via application — paid and unlimited and B via openvpn file (ovpn) — free but limited. The problem is that ISP blocks A but not B (well, some ovpn files do work and ...
Andrew15_5's user avatar
0 votes
2 answers
202 views

Is it safe to have public ip server with access to local network?

I have server (vpn) with public IP. This server also connected to the local network and provides access to this network for users connected via openvpn (openvpn hosted on this server). Let's say this ...
Demiler's user avatar
  • 115
0 votes
0 answers
1k views

sudo systemctl start [email protected] doesn't want to work

I have a problem with the OpenVPN service. I've already changed the server.conf, sysctl.conf and before.rules settings, specifically these changes, tls-auth ta.key 0 # This file is secret cipher AES-...
Henrique's user avatar
0 votes
1 answer
475 views

Can't connect to OpenVPN server, but only on Linux

I'm using PiVPN on my Xubuntu server to create a VPN. I'm aware that PiVPN was designed especially for Raspberry Pis, however it's very easy to setup and work with so I decided to use it on my Xubuntu ...
tai's user avatar
  • 177
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

15 30 50 per page
1
2 3 4 5
12