Skip to main content

Questions tagged [openvpn]

OpenVPN is a free and open source software SSL VPN solution. It allows secure point-to-point or site-to-site connections with routed or bridged configurations and remote access facilities.

0 votes
0 answers
35 views

How to use built-in OpenVPN client on ASUS RT-AC66U router?

I have a Linux with OpenVPN server installed and when I connect to it from my PC over OpenVPN client everything works just fine. So, all parts are in place. Now I tried to use built-in OpenVPN client ...
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-...
2 votes
0 answers
131 views

Can I access multiple OpenVPN connections, each accessed through socks proxy?

I have a piece of software, I'll call it "FooSoft" here, which needs to connect to multiple devices on networks protected by a variety of third party VPNs. Each VPN is independent and I have ...
0 votes
0 answers
20 views

Why Is My OpenVPN so slow

I configured an OpenVPN server on a Windows Server. On the same computer (192.168.1.204) I have a Web Server that I'm trying to access remotely through the VPN. I have successfully accessed it ...
2 votes
2 answers
10k views

What does push "route 0.0.0.0" do in the OpenVPN server.conf file?

I am wondering what is the role of push "route 0.0.0.0" in /etc/openvpn/server.conf. In fact, I had a push "route 0.0.0.0 " line (notice the space at the end) in my server.conf file, and I had to ...
0 votes
1 answer
100 views

Has anyone ran a pfsense firewall behind a Starlink dish and successfully deployed OpenVPN?

So I've connected my Netgate pfsense firewall directly to my starlink dish (gen 1 router with round dish) successfully, and have WAN/LAN running smoothly. Port1WAN 192.168. I followed this video and ...
0 votes
1 answer
4k views

SVN+SSH connection over VPN using tortoise SVN failing

I am using a 64-bit system running Windows 7. I have Open VPN and Tortoise SVN 64-bit installed. The repository is in a remote system, and we connect using VPN. I have followed the necessary steps ...
4 votes
1 answer
13k views

OpenVPN - TLS key negotiation failed to occur within 60 seconds

I'm having troubling connecting to my home VPN via my laptop which is connected to a mobile hotspot. The client OpenVPN log is as follows: trevor@xps:~$ sudo openvpn --config ~/dev/net/vpn/vpn.sears....
0 votes
0 answers
17 views

Use OpenVPN /dev/net/tun from an LXC in other LXCs

In proxmox I have passed /dev/net/tun to a LXC with debian than just runs openvpn. To pass the tun I add to /etc/pve/lxc/XXX.conf lxc.cgroup2.devices.allow: c 10:200 rwm lxc.mount.entry: /dev/net dev/...
3 votes
2 answers
6k views

iptables rules to allow devices on VPN to access internet

I have a linux firewall setup as my home network gateway that is correctly leasing IP addresses to devices on my network, and those devices have internet access. I also setup OpenVPN on the same ...
4 votes
1 answer
23k views

What is "push route" used for in OpenVPN?

I have an OpenVPN server set up on my Raspberry Pi, when I installed it the guide I followed said to add a line like: push "route 192.168.1.0 255.255.255.0" so that the server would let the client ...
0 votes
0 answers
22 views

Running a VPN server through a VPN client

Ok, I know a bunch of similar questions have been asked here before, but Ive read a lot of them and their answers and couldnt really find what Im looking for. I have a router running OpenWRT and I ...
0 votes
1 answer
4k views

DiskStation: OpenVPN TLS Handshake error (self-signed cert & defaults)

I have a DS 1813+ (DSM 5 4493 Update 1 - latest) and am having issues setting up OpenVPN: DS' 3rd interface is directly connected on a static IP, with the DS firewall set to only allow the VPN app on ...
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: ...
1 vote
4 answers
5k views

Network-manager: store secrets for automatic openvpn connection

Because I don't have access to a gui, I have added my openvpn password to the network-manager connection using: $ sudo nmcli con mod CONNAME vpn.secrets "password=MYPASS" I can confirm the ...

15 30 50 per page
1
2 3 4 5
128