Free software implementing virtual private networks (VPN). Uses TCP or UDP, not IPSec.
0
votes
0answers
352 views
Getting OpenVPN Connect to work
I have set up an OpenVPN server on my Synology DS212j. I would like to get my Android device to connect to it, using the official OpenVPN Connect app. The OpenVPN server package on the Synology ...
0
votes
1answer
186 views
Android VPNService Route Exclusion
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 to that ...
0
votes
0answers
529 views
Openvpn password authentication
I am trying to connect openvpn windows client to openvpn server running on ubuntu. The VPN works fine when using 'certificate only' authentication, . But when trying to authenticate using below ...
0
votes
0answers
256 views
Add Squid in the chain: Clients<->OpenVPN Server<->Internet
A server has OpenVPN and Squid installed. OpenVPN clients now have the access to the internet thanks to push "route 172.16.0.1 255.255.255.0", push "redirect-gateway def1 bypass-dhcp" in OpenVPN ...
0
votes
0answers
59 views
how to build android_external_openvpn_ics with ndk-build
everyone
There is a project on github --> https://github.com/CyanogenMod/android_external_openvpn/tree/ics ,After download the sourcecode , I just want to build it use NDK-BUILD command ...
0
votes
1answer
176 views
Samba server on VPS over OpenVPN
I'm running Ubuntu 12.04.1 LTS on a VPS and just installed an openVPN server.
I can connect to the vpn server from my laptop at home and the server assigns me an IP (10.8.0.6). All seems to be going ...
0
votes
0answers
462 views
How to prevent OpenVPN from overriding local DNS? [closed]
I use OpenVPN to connect to the LAN at the office. When I start an OpenVPN connection, the office LAN DNS server becomes the default DNS server on my workstation, thus overriding my LAN's DNS service ...
0
votes
0answers
236 views
OpenVPN routing without affecting host routing table [closed]
I have an OpenVPN server with two clients, A and B. I've set these up with client-to-client so they can talk to each other. I want to make client A to be the default route for client B so that B can ...
0
votes
0answers
109 views
Accessing web based system through VPN
I have developed a web based application that runs through their VPN and everything works fine.
Now, the company requirement changes. They want to access the application like in standard online ...
0
votes
1answer
223 views
openVPN on Windows: Need a very simple/basic configuration [closed]
I need to connect two Windows machines using openVPN. One is Windows XP that is going to be a server and other one is Windows 2003 as client.
I am really confused about which software to install from ...
0
votes
1answer
84 views
Only webtraffic through VPN
I'm using Tunnelblick as OpenVPN-client, and would like to only route https-traffic through it. Or even better, only certain domains. Is it even possible?
Something like this question, but for OSX.
0
votes
0answers
75 views
OpenVPN Client Time
I have a dd-wrt router setup as an openvpn client.
Recently it stopped working and I realized that it may have coincided with the recent time change. It hasn't been that big of a deal so I haven't ...
0
votes
0answers
190 views
openvpn vs http reverse proxy for clientless secure remote http access
I need to provide secure remote access to http-based services deployed inside a firewall. I cannot install anything on remote clients, or even use any kind of on-demand java/activex module. Clients ...
0
votes
0answers
103 views
rooted Android JB 4.1.1 on razr m, is it possible to map a network drive onto my phone? [closed]
To start i'm not sure if this is the right place to post this, so if not could an admin please move it. I figure someone in this community may know the answer!
So I established a VPN using openVPN ...
0
votes
0answers
228 views
OpenVPN how to improve connection stability and/or find reason for disconnects
Hello and thanks for taking time to read this.
I have an environment which is using OpenVPN to provide a secure connection between a Windows 7 computer and a Windows 2008 server.
Configuration:
...
0
votes
0answers
201 views
How to config Openvpn behind a Route [closed]
I am a newbie to the openvpn.
Background: I am a trader on American Stock Market. The company name is swifttrade which is a Canadian company. Actually I am working in a subsidiary in China. The way ...
0
votes
0answers
193 views
OpenVPN on webserver - only route “outgoing” traffic [closed]
I have a Webserver running Debian, Apache 2 and PHP. Every day the server searches 8-10 websites for price changes (a Croned PHP script do that). Now some of the websites have blocked my server's IP.
...
0
votes
0answers
91 views
Check if a user is logged into VPN on browser start up
I am currently designing a secure bootable linux operating system which will automatically connect to a VPN (through OpenVPN) on start up. The only browsers that can be used are firefox and chrome and ...
0
votes
0answers
83 views
Error when build OpenVPN on Windows by Python based build [closed]
I have attempted to build OpenVPN verison 2.2.2 for Windows (client) using the Python based build script and I get the following errors:
C:\openvpn-build\openvpn-2.2.2\win>python build_all.py ...
0
votes
1answer
2k views
Android: Sample Code to use own VPN connection in Android 4.0 using VPNService API
Iam new to android and iam trying to establish and connect to our own vpn (Not the default vpn providers i.e, PPTP,L2TP etc which is present in the Android Setting -> Wireless and Networks) ...
0
votes
0answers
210 views
PortForwarding Socat vs. SSH Performance
I have a relativ compley problem, where a mac server is connecting to an ubuntu server via open vpn.
A client has to connect to a VNC Server on the mac via the ubuntu server.
On my staging system I ...
0
votes
0answers
309 views
OpenVPN error connecting [closed]
This may be the wrong website to ask this question, but this surely is my favorite!
Using openVPN with the ProXPN configuration file, I am getting the following error and I am lost. Any help would be ...
0
votes
0answers
248 views
OpenVPN + CentOS VPS
I'm trying to setup a dev environment on my CentOS VPS for application testing that would only be accessible when you're on the server's ip address via openVPN. I have a concept and I need you guys to ...
0
votes
0answers
226 views
Server Software for VPN Windows Server to Android Clients
Looking for independent SSL-VPN based Software which can be installed on Windows Server 2008 Web Edition and enable the Android Users to connect to it (using the native VPN, or any external VPN ...
0
votes
0answers
415 views
How to test whether an OpenVPN tunnel was established?
To test an OpenVPN tunnel setup I need to detecting when a newly started OpenVPN daemon has actually established a tunnel (or tried and failed to do so) before trying to send something over the ...
0
votes
1answer
52 views
OpenVPN failure, CGIIRC miracle or just a misunderstanding?
I'm getting on trouble while i'm trying to install a IRC secured by OpenVPN.
let's take a look on my steps :
at this point my IP (the true one) is : 92.148.169.247
1) i create user account on my ...
0
votes
0answers
1k views
iptables configuration with openvpn
I have a network setup as depicted in the upper part of this figure:
http://tinypic.com/r/k2zudg/6
All devices in the local network are connected to the router via Ethernet/WIFI, while the router ...
0
votes
0answers
1k views
How to configure OpenVPN on VirtualBox's BackTrack Linux R3?
I'm trying to configure OpenVPN client on my VirtualBox VM with BackTrack installed. OpenVPN client was in the backtrack distributive, also i'm have installed gopenvpn tool. My configuration files for ...
0
votes
0answers
381 views
Connecting OpenVPN server in Windows 2003 guest inside Ubuntu host with VMWare Player
I have OpenVPN server in a guest VM running windows 2003. The host is Ubuntu with VMWare Player. OpenVPN uses port UDP 1194 it's a configuration file I´m running between windows PCs that is working ...
0
votes
0answers
463 views
Cannot resolve domain names after setup openvpn serivce on ubuntu 12.04
I setup an openvpn service on my vps server (ubuntu 12.04) and it wroks good.
but the server cannot resolve domain name anymore. see:
root@spr:~# ping www.google.com
ping: unknown host ...
0
votes
1answer
93 views
Unable to connect windows open vpn client to open vpn server on ubutnu 10.04
I am using openvpn2.2.2 client for windows 7 to connect open vpn server on ubuntu 10.04.
It is connected to the open vpn server but I am not able to access the internal network devices.
0
votes
0answers
117 views
OpenVPN works from terminal but not from web browser
I used Network Manager in Fedora 17 to setup my VPN. I used Network Manager OpenVPN GUI. And I succeeded. I'm able to ping machine from intranet, but I'm unable to open server that is in intranet. I ...
0
votes
1answer
268 views
Error in running netperf udp stream over openvpn
Why when I use OpenVPN with sample config file and want to measure performance with netperf UDP_STREAM, I get this error:
$ netperf -H 10.8.0.1 -t UDP_STREAM
MIGRATED UDP STREAM TEST from 0.0.0.0 () ...
0
votes
0answers
94 views
Hardware Engineering for an OpenVPN Server [closed]
I'm currently in the process of researching hardware requirements for building an OpenVPN server and am searching for a good reference. At the moment I have general requirements such as "support ...
0
votes
0answers
573 views
OpenVPN AS duplicate-cn concurrent connections not working
I am trying to set up and OpenVPN server which will allow me to connect more than once with the same CN at the same time.
I am using an Amazon AMI with OpenVPN AS 1.8.3. On the Advanced VPN Settings ...
0
votes
1answer
176 views
Make OpenVPN clients accessible internally
I have an internal network of 192.168.1.0/24 and a VPN server on 192.168.200.1 that handles VPN clients. Each VPN client has it's own IP in 192.168.200.0/24 network.
My router is on IP 192.168.1.1 and ...
0
votes
1answer
281 views
How to use one CA/CRT/Key for Multiple OpenVPN Servers
For our small business we run multiple OpenVPN servers. I have them all setup fine but I was wondering if it's possible to use the same CA/CRT/Key file for all of them. All that I want to have to ...
0
votes
1answer
234 views
How to force Filezilla to use Openvpn
I want to connect to a public SFTP Server, but not via its public IP but over an OpenVPN connection because the server refuses ssh connections from the internet...
I'm using OpenVPN at a Windows 7 ...
0
votes
1answer
711 views
Configuring VPN server on UBUNTU (L2TP) [closed]
I have a UBUNTU server, and I want to install and configure it to be an L2TP VPN SERVER, can anyone give some ideas ? I have already installed on it OPENSWAN, but it does not works with me.
Your help ...
0
votes
1answer
299 views
Openvpn client web surfing settings
I have setup an openvpn access server in my vps. And now l'm living China, the goverment blocks the many foreign sites such as facebook and twitter.
I can use the vpn server the cross the firewall of ...
0
votes
0answers
320 views
OpenVPN Client Code For C# Guide
i have seen a lot of customization of OpenVPN client and i want to build it in my own for my self this is a part of my research about vpn and proxy.
other wise; I want to Build my own OpenVPN ...
0
votes
3answers
2k views
A DNS server for my VPN to solve network names only
I need to setup a DNS server only to resolve the name of our network servers when a user connects on our VPN (OpenVPN). I can successfully "push" the DNS server' IP address to the client. I was in the ...
0
votes
0answers
90 views
Creating a browser toolbar button that switches VPN on or off, please
I am trying to create a button on the Conduit toolbar that logs my customers into a VPN I am already providing for them.
I have been researching into launching the local .pbk file on they pc to run ...
0
votes
0answers
162 views
OPENVPN with TAP Mode, Doesn't Work | Any Programming guide available to understand the OPENVPN
Earlier I followed the proper instruction with additional help from all around internet, and then openvpn with tun was set up and worked well.
Since last Two Days I am working on TAP Mode, I am ...
0
votes
1answer
941 views
Over OPENVPN - Forwarding of UPnP SSDP Multicast Packets from One Network to
Over OPENVPN - Forwarding of UPnP SSDP Multicast Packets from One Network to Another
Network Configuration :
(PC-A-Network-A - 192.168.60.X) --Switch(Router) -- Internet (ISP) -- Switch (Router) -- ...
0
votes
0answers
218 views
How can I add routes to Android VPN
client
dev tap
proto udp
remote ADDRESS PORT
auth-user-pass
ca cert-chain.pem
remote-cert-tls server
route 0.0.0.0 0.0.0.0
resolv-retry infinite
nobind
persist-key
persist-tun
verb 3
route-delay ...
0
votes
1answer
194 views
how to pass traffic for port 80 not through openvpn?
i would like to know if there is a way to configure openvpn client to pass traffic for http port 80 and https port 443 not through openvpn , but through the regular default gateway the clients have. ...
0
votes
1answer
312 views
Routing private subnet traffic trough VPN on AWS
Heading interesting issue today. We're trying to have multiple VPCs on AWS, and only one 'router' (linux server) which will also have VPN connection to my company's router, but also act as internet ...
0
votes
0answers
543 views
Openvpn makes IP forwarding very slow
After start openvpn, the IP forwarding from my device to Internet becomes very slow. After I stop the openvpn, it recovered again. I don't know why.
I have 3 interfaces, one is the ethernet eth0, the ...
0
votes
0answers
288 views
Username-Password for OpenVPN
I am developing a GUI VPN for openVPN. I have compiled openvpn using --enable-password, so I can give auth-username tag in the command and provide a file with username and password stored in it.
On ...
