openvpn Questions
3
Solved
Similar questions have been asked before, but the answers no longer seem to apply as the flags have changed for the configure script. I am trying to compile OpenVPN from the git source on Ubuntu 14...
Jovial asked 16/8, 2016 at 23:16
1
Solved
I've recently setup OpenVPN server on an AWS EC2 instance in order to connect my office to the AWS VPC environment.
I'm using TunnelBlick as the VPN client and all is good! I can ssh to the ...
Snuffy asked 30/12, 2017 at 10:1
5
Solved
I am running openvpn on an Ubuntu 14.04 box. The setup was fine until an OpenSSL upgrade, then when I try to create new client cert with easy-rsa, I got this message:
root@:easy-rsa# ./pkitool ono...
2
Solved
I'm kind of lost in my current project. From a linux machine (Ubuntu server), running a code in nodejs I have to connect to a windows server, through VPN, and access a mySQL server running on it.
...
2
Solved
I have NodeJS App and want to start use OpenVPN connection in it.
To do that I found 2 modules on npm (openvpn-client and openvpn-bin) - but any of them has no good docs and examples, but I try as ...
2
I'm using OpenVPN and the new VpnService API that comes with ICS (Android 4.X)
Is there a way to define an exclusion of an IP address from the VPN tunnel? (so that traffic which is destined t...
Ar asked 27/1, 2013 at 8:41
1
I am trying to access my office vpn through their provided opvn file with my linux (ubuntu 14.04 LTS) laptop, but it is failing with following error:
Wed May 6 22:36:55 2015 /sbin/ip route a...
2
for my problem I searched a lot but did not find a feasible solution, so I thought to my self to place a question in here.
The problem:
I have a remote server (lets call it A) and a local...
1
Solved
Does TCP in applications will be reliable if I will use it over UDP VPN?
For example, I have VPN server with some application listen TCP on 10.8.0.1:8080
and I will connect from TCP from host 10.8....
2
Solved
Some apps we have depend on being connected to our VPN to connect to different (not-yet dockerized)solutions.
What is the 'docker way' of doing this? In my mind adding OpenVPN to an existin...
Majewski asked 21/1, 2016 at 1:31
1
I work in Windows 7, 64-bit.
I want to check out source code from a private git repo which I am connected to by OpenVPN.
I connected to a private server via OpenVPN for Windows. The connection is...
2
Solved
I want to create 2 separate tunnels on 2 separate subnets, so I have 2 separate .ovpn (client) files.
The 1st tunnel comes up, but the 2nd one fails because of a conflict over the same TAP-w...
2
I am running Tunnelblick from my Mac.
My local network is 192.168.0.0/32 and the network I am trying to connect is 192.168.252.0/22.
Also, I am using a VM (Parallels) running Windows 8.1.
I w...
Foucquet asked 15/3, 2014 at 12:58
1
It's easy to get the ssl certificate of HTTPS port (443 by default)
But how about ssl on tcp port?
Live example:
205.185.198.226:1194
This is vpn (openvpn server) running on port 1194
IP...
4
I tried the method with different parameter
I have password.
Here below password is mypassword
1)
root$ echo mypassword || openvpn client.conf.ovpn
the result was display:
mypassword
...
4
Solved
I've been experimenting with moving my seedbox into a Docker container and I think I'm up against a chicken/egg problem:
The current seedbox setup has OpenVPN running (all internet goes thro...
Bunsen asked 12/1, 2014 at 19:57
1
I'm working on an android app that should start an OpenVPN Connect session automatically when needed.
How can I programmatically connect and disconnect vpn connections by using android's "openvpn ...
Perdomo asked 2/3, 2015 at 18:17
2
Solved
We have written an application that manages OpenVPN from the tray as an add-on for a bigger software package.
OpenVPN includes a file called tapinstall.exe that installs the OpenVPN adapter (or an...
1
Solved
I found a similar thread, but it still doesn't fix my issue.(OpenVPN Source vars not working on debian)
I was setting up OpenVPN according to
https://help.ubuntu.com/14.04/serverguide/openv...
Fraley asked 1/12, 2014 at 3:27
1
Solved
I tried to find openVPN source code for iOS, but found only for Android. OpenVPN create app for AppStore in collaboration with Apple or something, so they don't want (or can't) to distribute source...
Antidisestablishmentarianism asked 7/4, 2014 at 15:11
2
Solved
I recently cloned the ics-openvpn project: https://code.google.com/p/ics-openvpn/source/checkout
But when I opened the project, it gave me some errors considering these lines not being resolved:
...
1
Solved
1
Solved
I have to create a script to setup an OpenVPN server automatically.
In this script I need to source the vars file in /etc/openvpn/easy-rsa/
But when I'm executing the following script in the /etc/...
1
Solved
I am working on a VPN project.. I have a small doubt regarding TUN/TAP.
How do I programmatically check/detect if a TUN/TAP driver is installed on a system in C#?
1
I need to connect my application to different servers on my network using openvpn protocol.
All works using OpenVPN Connect or OpenVPN for Android apps (link).
Now I would like to integrate OpenV...
© 2022 - 2024 — McMap. All rights reserved.