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.

7 votes
1 answer
3k views

Mac OS 10.10 ignoring Openvpn DNS settings

Running Mac OS 10.10. Setup a openvpn connection and put the DNS servers to be used with the VPN connection under VPN Profile->Advanced->DNS. When I connect, it only uses the the DNS server pulled ...
lmickh's user avatar
  • 171
7 votes
0 answers
367 views

How to route OpenVpn traffic through another server?

I have a server (ubuntu 22.04) with Openvpn on it on port 443 (with docker image kylemanna/docker-openvpn). It is working with no problem and the clients can connect to it. The problem is that the ...
Amir Sheybani's user avatar
6 votes
2 answers
52k views

How to set up VPN connection with .p12 and .ovpn file?

I'm quite new to Linux (Ubuntu 10.10) and I'm having a hard time trying to import keys and certificates for a VPN connection to my work office server. I have a .p12 file which is the key I'm guessing....
user avatar
6 votes
4 answers
16k views

OpenVPN server disable and reenable clients

I'm running OpenVPN 2.3.2 (still a newbie at this) in an Ubuntu 14.04 Server machine. I want to be able to disable/reenable clients that connect to my OpenVPN server. I followed this guide for ...
panos's user avatar
  • 131
6 votes
1 answer
16k views

Access a subnet behind an openvpn server

I have an Ubuntu OpenVPN server set up. Everything works just fine, VPN clients can successfully connect to the VPN server. Challenge is that I cannot connect to the computers behind the VPN server ...
chico ahmad's user avatar
6 votes
1 answer
31k views

How to disable routing all traffic (including web-traffic) through the VPN in client's .ovpn config file?

In order to connect to corporate network I've got these four files ca.crt client.ovpn client.key client.crt I couldn't create VPN connection via Ubuntu GUI, but I managed to get it work from command ...
dKab's user avatar
  • 171
6 votes
1 answer
8k views

Debian eth0 to wlan0 forwarding, with openvpn

I'm using "raspian" (Debian for the raspberry pi), and would like the raspberry-pi to serve internet access through eth0, using wlan0. The catch here is that while wlan0 is connected to my router, I'd ...
Der Zauberer von Oz's user avatar
6 votes
1 answer
2k views

Set up a VPN only for outbound UDP traffic on Windows 10

Is it possible to only route outbound/outgoing traffic through a vpn, while accepting inbound traffic directly, bypassing the vpn connection? I am mostly interested in routing UDP packets. I've only ...
Nikita's user avatar
  • 125
6 votes
1 answer
13k views

Routing a particular subnet into a VPN tunnel

My network looks like this: I'm trying configure my router so that the subnet (192.168.2.0/24) is routed over the VPN tunnel (tun0) on the gateway/router. While at the same time clients on the ...
moonmoon's user avatar
6 votes
3 answers
26k views

OpenVPN client without administrator rights on Win7

My parents use a Win7 laptop. I have set it so that they are not administrators of the device, only I am. I have installed OpenVPN for them to access the home network resources when they are out. The ...
Tom Ribbens's user avatar
6 votes
2 answers
6k views

Connect to VPN via integrated MacOSX tool

I have following openvpn.conf from my old PC: port 11194 dev tap remote vpn.company.com proto tcp-client tls-client tls-remote vpn.company.com ca /etc/ssl/certs/CompanyCA.pem cert /etc/ssl/...
Radek Simko's user avatar
6 votes
1 answer
24k views

How to use OpenVPN behind a HTTP and HTTPS proxy?

I have to use a proxy to access the internet. I want create a VPN server that will connect through this proxy. It makes it easier to setup on devices. Here is a grid: # # # # # # # # # # # # ...
alexforC's user avatar
6 votes
1 answer
4k views

How do you route within an Amazon VPC subnet?

I have an Amazon Virtual Private Cloud that looks like this: 10.40.1.1 Internet Gateway 10.40.1.5 My OpenVPN Instance 10.40.1.100 My Windows Box What I want is traffic from the Windows box ...
goertzenator's user avatar
6 votes
2 answers
8k views

OpenVPN on Ubuntu 11.10 - unable to redirect default gateway

I'm trying to connect to connect to OpenVPN server from my Ubuntu 11.10 machine. I use the following command to do it (under root user): openvpn --config /home/vladimir/client.ovpn Everything ...
Vladimir Kadalashvili's user avatar
6 votes
2 answers
24k views

How to configure SSH to connect through an OpenVPN?

I have a desktop at work that I like to keep synchronized with my home computers using Unison, which connects through SSH. I also sometimes like to remote in to the work computer using SSH. My work ...
evencoil's user avatar
  • 173

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