Free software implementing virtual private networks (VPN). Uses TCP or UDP, not IPSec.
8
votes
2answers
3k views
Is there a VPN-provider API for Android?
Is there a way to build a VPN 'provider' for Android? A way to add new VPN types to the existing VPN infrastructure? OpenVPN, for instance, though also things like pppoe might fit in this category.
6
votes
3answers
5k views
Pre-configured EC2 VPN AMI
I have been google-ing around for the answer to this for that last hour or so but can't find anything on it. I would like to have pre-configured ami for AWS EC2 that will let me spin up an instance ...
5
votes
1answer
2k views
How to compile a “tun.ko” file for OpenVPN?
As you all may know, android has a very frequent system updates, and for each major updates, as long as the linux kernel changed, the tun.ko file needs to be re-compiled.
For the very recent update ...
4
votes
2answers
1k views
Is it possible to setup a VPN on Heroku?
Is it possible to setup a VPN using openVPN on heroku to keep a staging environment private? If so, anyone have a writeup or links?
3
votes
1answer
3k views
DEVCON.EXE (driver tool) and OpenVPN
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 any ...
3
votes
3answers
7k views
How can openvpn deal with both dynamic and fixed IP addresses?
I have an OpenVPN server that dynamically assigns IP addresses (dhcp-style) to its clients. The address range is specified with a --server directive in the config file. I need to exclude a small ...
3
votes
2answers
4k views
SVN+SSH checkout over VPN using tortoise SVN, Smartsvn failing
System & connection details
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.
...
3
votes
4answers
1k views
How do I kill an OpenVPN connection using Perl?
Is there any way to kill an OpenVPN connection with a Linux command or Perl command?
3
votes
2answers
7k views
OpenVPN --auth-user-pass FILE option on Windows
If you try to pass the username/password to OpenVPN from a file via the --auth-user-pass switch, you get the following error:
"Sorry, 'Auth' password cannot be read from a file."
At least they're ...
2
votes
8answers
11k views
Revoke OpenVPN Access [closed]
An employee has left the company, so we need to revoke his OpenVPN access. Unfortunately, we don't have a good record of which certs were created or being used. He probably has multiple certificates ...
2
votes
1answer
7k views
openvpn - unable to browse internet after connect to openVPN
I have set up a openVPN tunnel using the following server side configuration:
port 1194
proto udp
dev tun
server 10.8.0.0 255.255.255.0
ifconfig-pool-persist ipp.txt
ca ca.crt
cert server.crt
key ...
2
votes
1answer
3k views
OpenVPN TAP Driver Installation
I'm trying to control multiple instances of OpenVPN's TAP driver in windows via tapinstall. It seems that because all of the devices have the same HWID -- 'tap0901' -- I'm unable to remove any single ...
2
votes
2answers
2k views
C# - Close OpenVPN Cleanly
We have written an application that sits in the tray controlling OpenVPN as an extension to a bigger application.
If you run openvpn.exe on command line, you can press F4 to close it. We need to do ...
2
votes
1answer
410 views
OpenVPN and Android NDK
I have a custom made C (cross-platform) application. An OpenVPN variant. I want to compille this for the Android version with NDK.
It compiles under Linux. Does this mean i can easily compile it for ...
2
votes
1answer
608 views
VPN IP Bind Option for OSX?
Hello there helpful stackoverflow community :)
This is an OSX specific question. I have been googling my a$$ off, looking at OpenVPN clients like tunnelblick and viscosity. Obviously I'd like to use ...
2
votes
1answer
3k views
How to make a vpn connection using code on Android?
how to write some code on Android phone using java or some other language to connect a vpn account?
i know the it's a PPTP vpn that i'm going to connect,and i have account name and password. i also ...
2
votes
1answer
407 views
How do I launch OpenVPN from within my C# windows application?
If anybody can help me with this, it would be greatly appreciated!
2
votes
3answers
179 views
Erlang node communication over vpn
I'm trying to communicate 2 erlang nodes, server(on Amazon AWS) and client, over vpn.
When I start the erlang shell I specified the node name and the cookie, but not work.
There are special ...
2
votes
0answers
70 views
Can i use a project code which has New BSD license but uses a GPL license library?(Solved) [closed]
If we see the ICSOpenVpn project , it states that its license is New BSD but the libopenvpn.so library it uses is under GNU GPLv2 license.
As per documentation for version 2 of GNU GPL . "If a library ...
2
votes
0answers
986 views
Android: VPN In Android
I am exploring VPN Connectivity in android. I am new to this section.I have few questions to ask
I want to know how to setup a VPN connection in Android using an application?
I came across a sample ...
2
votes
0answers
2k views
openvpn bond 2 tap tunnels
I want to bond two openvpn tap tunnels to provide more throughput and failover. In ideal it should work with any type of bonding. To test this configuration I set up the following configuration:
...
2
votes
1answer
556 views
sending packets to a tap interface using python
I've been trying to send packets to a tap interface using python. I'm monitoring the tap interface using wireshark and no packets are being received. I'm doing this as an exercise mainly to help my ...
1
vote
4answers
802 views
ssh/VPN access from dynamic IPs / while travelling. knockd or dynDNS based authentication?
What are the advantages and disadvantages of using knockd vs. using dynamic DNS based authentication for ssh or VPN logins from a dynamic IP address or while travelling (i.e. some random hotel IP)? ...
1
vote
1answer
565 views
Bash syntax errors unexpected token else with multiple else if conditions
I keep getting errors when debugging my script and I'm at a loss for what it is the cause.
Error I'm getting are below thanks in advance for your help
line 29: syntax error near unexpected token else'
...
1
vote
1answer
665 views
How to find missing component for WindowsCE executable
I have set up an OpenVPN port for WindowsCE on my device (CHD Five) with WindowsCE 5.0, but on .exe startup it pops out:
Cannot find 'ovpncmgr' (or one of its components). Make sure the path and ...
1
vote
2answers
7k views
Redirect-gateway def1
I have setup OpenVPN on my server, and I am able to connect to it just fine, and browse the web, etc, from the client box.
If I set the following option in the client config, I can no longer browse ...
1
vote
1answer
7k views
OpenVPN Config file to prevent timeout
I am using OpenVPN with an *.opvn config file under Windows XP to connect to a VPN server. Everything works fine, I connect successfully, but after 2 minutes or so of inactivity my connection dies. ...
1
vote
1answer
141 views
openvpn cli client does not give up and exit?
How do I get the openvpn CLI client to exit if the connection is refused or times out? Here's what I'm doing:
for i in `find ~/data/openvpn/Open_TCP/`; do openvpn --config $i --auth-user-pass ...
1
vote
2answers
1k views
Mint 13 openvpn + ipv6 patch
I want to install openvpn for connection to school server disks
Down here http://openvpn.net/index.php/open-source/downloads.html
2.2 + ipv6 patch or 2.3
Try to install with ./configure && ...
1
vote
1answer
177 views
Connecting to server that's used as a vpn [closed]
I have OpenVPN installed on my computer, when I'm connected to the server which has the OpenVPN installed and then SSH/FTP to that server, it doesn't want to connect
Error: Connection timed out
...
1
vote
1answer
444 views
How to extract client certificate info from OpenVPN?
When a user is connected to my OpenVPN server would I like to extract the ID of the clients certificate.
The purpose is to write a script that will prevent users from sharing their certificates with ...
1
vote
1answer
175 views
Connecting two WLANs, one using internet from the other, different SSID and security settings [closed]
I am a student working at a library job. Its a great job for a student, since I have lots of downtime to study and get other work done. So naturally, i want to work on my java projects. I spoke with ...
1
vote
2answers
838 views
Client openvpn on debian: connection error ( virtual private server )
I tested this account VPN on Windows and it connects well , I tried openvpn on Debian tested on a virtual private server and I get the error below. It is I who has masked the IP VPN, below is a ...
1
vote
1answer
1k views
how to encrypt vpnc Xauth password in /etc/vpn/example.cfg file?
when i set up vpnc, i created a /etc/vpnc/example.cfg file so that i don't have to enter everything every time.
one of the lines is "Xauth password " where i have to enter it in plain text. is there ...
1
vote
2answers
5k views
How do I programmatically disconnect an OpenVPN connection?
I am creating a WinForms application to start and stop an OpenVPN connection on Windows. I am trying to achieve the same functionality as OpenVPN GUI for Windows (http://openvpn.se/) provides but ...
1
vote
1answer
19 views
read() on a NON-BLOCKING tun/tap file descriptor gets EAGAIN error
I want to read IP packets from a non-blocking tun/tap file descriptor tunfd
I set the tunfd as non-blocking and register a READ_EV event for it in libevent.
when the event is triggered, I read the ...
1
vote
1answer
86 views
Error in OpenVpn android app
I have downloaded the openvpn code from
https://code.google.com/p/ics-openvpn/source/checkout
and it compile succesfully but when I create a profile and try to connect it .. it will give me an error ...
1
vote
0answers
324 views
Configure a VPN with Shrew Soft VPN
I am creating a VPN connection with shrew soft vpn and not connect.
My computer works with windows 7 pro.
This computer is within a domain controlled by a server.
The server gets ...
1
vote
1answer
271 views
check status of VPN connection status for openVPN on Android
Is there any way to get the status of VPN connectivity on android 4.using openVPN ?
1
vote
1answer
151 views
Bash script to automate Open VPN
so what I'm trying to do is to write a Bash script that will ssh into a server and generate new user credentials. However, it won't create the new user keys, but it can tell you if a user already ...
1
vote
1answer
674 views
iptables service not started because of error (SVC_RUN_EXCEPT)?
When I start openvpn in Centos 5.6, it shows the error "iptables service not started because of error (SVC_RUN_EXCEPT)"
1
vote
0answers
158 views
Intricacies of Windows driver signing (re-naming and re-signing OpenVPN tap driver)
I'm unclear how a driver should be signed in my specific circumstances.
OpenVPN has a tap driver that consists of tap0901.sys, tap0901.cat and OemWin2k.inf files.
When I install it using "devcon ...
1
vote
1answer
1k views
Use OpenVPN as a proxy [closed]
I am a college student and I can't visit some websites in campus such as youtube and facebook. Can I use OpenVPN as a proxy? I'm using Ubuntu 12.04 64 bit.
1
vote
0answers
448 views
OpenVPN server can't ping clients [closed]
I finally got my Debian openVPN to work, now the clients can ping the server (TAP is used), but the server cant ping the clients.
I did a trace with wireshark on a client, and I could see the ...
1
vote
0answers
100 views
How to create OpenVPN tunnel over existing tunnel
In our school we must connect to an OpenVPN-server to use the internet.
The problem is that many sites are locked.
Is there a possibility to create a second tunnel for connecting to a different ...
1
vote
0answers
216 views
L2TP/PPTP protocol implementation for an Android application
Is there anyone who knows if exists a L2TP or PPTP or even OpenVPN protocol implementation (C or Java) which can be used in an Android application?
Thanks.
1
vote
0answers
502 views
Pings from VPN network to VPN client work; pings into from VPN client to VPN network fail - why? [closed]
We are in the process of setting up an OpenVPN server for some servers running in a cloud. We are stumped with a connectivity problem whereby the hosts on the VPN server's LAN can ping te VPN client, ...
1
vote
1answer
741 views
Python OpenVPN Script
I am attempting to write a python script for linux to start openvpn and have been running into a problem getting openvpn to start using subprocess.
I am using the following to start openvpn:
...
1
vote
0answers
172 views
VPN client to use selected client N/W interface to connect to remote server
This is what I wish to achieve. Am using openvpn client on a linux box. Am trying to aggregate bandwidth over two ppp connections over EVDO ( USB wireless broadband dongle).
--> ...
1
vote
0answers
409 views
Openvpn Build-key-pass from script (standard input - linux)
I want to make a script, that makes a new key for OpenVPN with the easy-rsa/build-key-pass tool. The core idea is the following (wich won't works, cause it stops me on the password input, and I must ...
