Tagged Questions
0
votes
0answers
13 views
OpenVPN sets wrong interface to access VPN on windows
I have set up 2 VPN servers, but when applied same config to the second one, ran into many issues. I am using a Windows client(Securepoint), and need to route all traffic thru the VPN. The exactly ...
-3
votes
0answers
26 views
Solution for running server behind VPN [closed]
What would be the best practice for running a HTTP/mail server behind a VPN? The specific use scenario is a server on a residential ISP that would use the VPN primarily to obtain a dedicated IP ...
2
votes
1answer
29 views
OpenVPN bypass on some ports
This is my first question here, so please be kind :-).
I have a server running Debian 7 and I would like to connect to a VPN and let all the traffic pass via the VPN except for some ports (SSH, ...
0
votes
0answers
22 views
Open port and route incoming traffic back to the connected client - OpenVPN
I did my own VPN setup on a CentOS box and it's working very nice and smooth. However I would like to add a feature that I open a specified port on the box for the incoming traffic that should be ...
0
votes
0answers
12 views
Set up SSH access with gogoc service [migrated]
I'm trying to set up gogoc in order to allow my computer to be accessible via SSH using a Freenet6 Tunnel Broker.
Here are the relevant parts of my /etc/gogoc/gogoc.conf:
userid=<my_userid>
...
0
votes
1answer
63 views
VPN chaining using openvpn
My boss got extra-paranoid and wants me to organize VPN-chaining of some sort for him. I come up with following scheme:
Client VPN1 VPN2
...
0
votes
2answers
42 views
Routing through OpenVPN gateway
I have the following setup:
++++++++++++++++++
+ OpenVPN server +........ . . . . (cat pictures)
++++++++++++++++++
|
|
...
0
votes
0answers
20 views
Accessing DLNA over VPN [migrated]
I have set up a VPN server using OpenVPN on my home Ubuntu 10 box as a means to access my home network drives and media drives whilst at work and on the move. I get a valid connection, can ping and ...
-2
votes
1answer
44 views
Exclude one protocol from VPN on Windows
How can I exclude one single protocol from a VPN connection on Windows?
I wish to keep NNTP connections off my VPN connection. I know which port it uses (443, SSL enabled). The goal is to keep high ...
0
votes
1answer
72 views
OpenVPN pass through to lan and out second internet connection
I asked on SuperUser, was told it might be best to ask on here, so here we go.
I want to run OpenVPN on a computer connected to a FiOS connection on one NIC, then pass that traffic onto the LAN, and ...
0
votes
0answers
47 views
How to solve different OpenVPN behaviour of 2 clients
TL;DR
I am trying to connect 2 machines to an OpenVPN system, with the same settings one client works and the other doesn't.
Situation
The server I'm trying to connect to is a pfSense based OpenVPN ...
0
votes
1answer
192 views
SSH through OpenVPN on iPhone
I have problem with connecting to my SSH server through OpenVPN from my iPhone.
I can successfully connect from my PC so all settings are good. OpenVPN also works well ("connected") - I can see VPN ...
0
votes
0answers
41 views
Need to programmatically cycle openvpn
I'm running openvpn client 2.2.0 on ubuntu 11.10 and I need a way to programmatically restart the process. I have a script that starts up openvpn fine the first time, but then on subsequent restarts ...
0
votes
2answers
132 views
OpenVPN - Client traffic is not entirely routed through VPN
I installed OpenVPN on my dedicated server.
Using Viscosity or Tunnelblick on the client, I successfully connected to this server.
However, after some tests, I realized that not all the traffic ...
0
votes
2answers
52 views
Logging OpenVPN/PPTP connections
I currently have a default setup of OpenVPN and PPTP. I was wondering how I can enable the most verbose logging of the services so in case of abuse we can track down who's IP did what?
0
votes
1answer
74 views
Iptable forward configuration
I have OpenVPN and PPTP installed on a VPS. I'm having a few questions that I can't seem to get a firm answer on.
I want to install OpenVPN on 1.1.1.1 (eth0, public IP address) and PPTP on 1.1.1.2 ...
0
votes
0answers
45 views
Ensure PPTP / OpenVPN clients cannot interact with each other?
How can one ensure that PPTP / OpenVPN will not allow clients connected to the tunnels to be able to interact with each others?
I never enabled bridging and enabled the following in iptables
...
1
vote
2answers
77 views
OpenVPN Endpoint to endpoint using the real IPs
I want to connect two servers to eachother over the internet. For various reasons I cannot use IPSec for this.
I would like traffic to be transparently encrypted as if I was using IPSec transport ...
0
votes
0answers
19 views
Preventing abuse on a local VPN Network [closed]
Are there ways to secure a public VPN to prevent people who are on from attempting to dos or port scan other hosts on the same local network on an OpenVPN VPN?
0
votes
1answer
106 views
How secure is OpenVPN on a public server
If I use a VPN Connection on a server that many others use as well for their VPNs, is there any chance they could sniff my traffic or see my packets as we are on the same local network?
If so, how do ...
0
votes
0answers
80 views
Can I tunnel all traffic through an OpenVPN TAP connection?
We require a TAP setup in order for NetBIOS, Bonjour, and CIFS to function across our OpenVPN client/server connection. I am aware of the technical differences between TAP and TUN. But I was ...
2
votes
0answers
150 views
How do I prevent TCP connection freezes over an OpenVPN network?
I have a UDP OpenVPN-based VPN set up in tap mode (I need tap because I need the VPN to pass multicast packets, which doesn't seem to be possible with tun networks) with a handful of clients across ...
0
votes
0answers
65 views
Possible to use OpenVPN without Client Access?
I am trying to figure out an OpenVPN server setup that a previous employee setup, but who did not leave any documentation. The VPN is allowing a site on our Amazon Ec2 instance access to our ldap ...
3
votes
2answers
128 views
Bypass openvpn for particular ip
My desktop machine runs Trisquel GNU/Linux 6.0 (which is basically a libre version of Ubuntu 12.04), and I use OpenVPN to connect to a commercial VPN provider for internet access.
It currently routes ...
-1
votes
1answer
60 views
Using Centos 5.2 (FINAL) as a VPN server [closed]
I have a BT Open Hub 3 which allows me to do some port forwarding for VPNs for the popular ones.
I get a number of users who need access to network resources from outside the network. The current ...
1
vote
0answers
120 views
OpenVPN daemon fails to start — starting server manually returns no output
I am setting up an openvpn server on my network for the purposes of accessing devices remotely. I have generated crts and keys with the easy-rsa scripts and have configured server.conf correctly ...
0
votes
2answers
52 views
Failsafe VPN solution?
I need to set up a VPN.
I experimented with PPTP, but I got a lot of problems. VPN connection doesn't work behind some routers or mobile / wifi connections.
So I'm looking for a failsafe VPN ...
0
votes
1answer
481 views
OpenVPN Site2Site using PFSense
i'm currently building a s2s VPN using 2 pfsense appliances (2.0.2). the tunnel gets build but i'm unable to route traffic from one side to the other, check my testlab:
Okay, i build a fresh ...
0
votes
1answer
82 views
Getting though firewall without VPN
I am trying to control geographically remote (Android) machines using VNC. Some of these machines are behind firewalls. I was planning on putting all these machines on a VPN and being done with it. ...
0
votes
2answers
284 views
OpenVPN TLS key negotiation failed
I've setup my OpenVPN server and client before and it works perfect last month.
But now i can't connect to the server without any config changing.
Here's the cilent side log(Win7):
Mon Feb 18 ...
0
votes
2answers
71 views
OpenVPN as a service, client physically connected to network
I've got OpenVPN running as a service on a client's computer, however oftentimes he will be in the office and able to physically connect to the network. The issue I have with this, is that even when ...
1
vote
0answers
178 views
OpenVPN Client-specific routing when using username/password authentication
So I have an openvpn running on a debian machine and I have set it up to work with PAM authentication via the pam module AND NOT the provided example script. However, requirements changed and now I ...
2
votes
1answer
381 views
How to make short (not fully qualified) hostnames work with Mountain Lion, Tunnelblick, pfSense, OpenVPN
I use Tunnelblick 3.3beta21b on Mac OS X 10.8.2 (Mountain Lion) to connect to a pfSense/OpenVPN virtual private network. When connected to the VPN, I can access machines in our datacenter. This is ...
0
votes
1answer
87 views
OpenVPN link to Cisco 3954
I'm in charge of linking our Web Server at Rackspace Cloud (LAMP) to a local telecom company server via VPN. As I'm not an expert in this area, I decide to use OpenVPN on top of our server (CentOS 6) ...
0
votes
0answers
25 views
access a firewalled network [closed]
i have to access a network which is behind a firewall. Any techniques how I can do this? I am thinking of doing a ssh reverse tunnel and then passing a layer 2 OPENVPN through it. The problem is that ...
0
votes
0answers
179 views
OpenVPN very slow on dedicated server Ubuntu 12.04
I installed an openVPN server on my dedicated server on ubuntu server 12.04.
Both my server and my current connection are on optic fiber.
I tested server bandwidth: upload 50mbit / download 88mbit
...
1
vote
1answer
236 views
Issue with OpenVPN acting as client + server
I have 3 Amazon VPCs (Dev - 10.100.0.0/16 , QA - 10.101.0.0/16, Prod - 10.104.0.0/16). Each of these VPNs has an OpenVPN server. They are dolling out client IPs as follows:
Dev - 10.100.0.0/16 - ...
0
votes
0answers
218 views
How to route all Internet traffic from Windows 7 client through OpenVPN server
I'm having trouble setting up a private VPN to route all traffic from my clients through my VPS linux box in another country. I'm able to connect successfully and ping the internal IP of the VPN, but ...
-1
votes
1answer
291 views
iPad/iPhone AnyConnect VPN wrong MTU size [closed]
Someone recommended I should ask the same question here. This is the original question on Apple: http://apple.stackexchange.com/questions/47919/ipad-iphone-anyconnect-vpn-wrong-mtu-size
I try to ...
1
vote
1answer
190 views
OpenVPN (Tunnelblick and Viscosity) connections drop at almost exactly 10 minutes
Original question here:
http://apple.stackexchange.com/questions/77245/viscosity-openvpn-tunnelblick-connect-but-all-rdp-connections-go-dead-after-abou
My VPN connection seems to be fine for almost ...
1
vote
0answers
293 views
openvpn refusing connections with freeradius
I installed openvpn and freeradius from yum and I installed the radiusplugin_v2.1a_beta1.tar.gz but I am having connection issues with the error:
XML-RPC: ConnectionRefusedError: 10061: No connection ...
0
votes
0answers
142 views
PLUGIN_INIT: plugin initialization function failed: [OpenVPN]
Jan 7 21:50:13 vpn openvpn[29855]: OpenVPN 2.2.2 x86_64-unknown-linux-gnu [SSL] [LZO2] [EPOLL] [eurephia] built on Jan 4 2013
Jan 7 21:50:13 vpn openvpn[29855]: NOTE: the current --script-security ...
0
votes
1answer
395 views
Where to put OpenVPN server - DMZ or LAN?
We have a Smoothwall firewall with both a "green" network (LAN) and an "orange" network (DMZ), and we would like to use OpenVPN access server as our VPN server.
The question is: Should the VPN server ...
0
votes
1answer
434 views
generating client.ovpn file on android
I am developing a open source application wrapper over OpenVPN library for Android. For that I need to generate openvpn conf file.
I have followed OpenVPN how but did not understand how to generate ...
0
votes
0answers
13 views
Plesk OpenVPN Traffic forward [duplicate]
Possible Duplicate:
Trying to set up OpenVPN server on a vps
i installed and configured the OpenVPN Module on Plesk. It works perfectly fine, except that i am not able to access the ...
0
votes
1answer
554 views
UFW: force traffic thru OpenVPN tunnel / do not leak any traffic
I have VPN access using OpenVPN and try to create a safe machine that does not leak traffic over non-VPN interfaces.
Using the firewall UFW I try to achieve the following:
Allow Access from LAN to ...
1
vote
0answers
148 views
OpenVPN routing without affecting host routing table
I have a Linux 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 ...
-2
votes
1answer
97 views
Is a VPN a good method for protecting data in an untrusted network? [closed]
I will be connecting my laptop in an untrusted network. If I setup OpenVpn on a server and use a vpn client on the laptop to connect through it, is it enough? Can someone perform a MITM attack or ...
7
votes
1answer
222 views
OpenVPN Client timing out
I recently installed OpenVPN on my Ubuntu VPS. Whenenver I try to connect to it, I can establish a connection just fine.
However, everything I try to connect to times out.
If I try to ping ...
0
votes
3answers
872 views
OpenVPN doesn't works with TCP
I am trying to configure openvpn, I used a config and certificate/key example that comes with OpenVPN. It works perfectly when I use with UDP but it doesn't works with TCP
server-tls.conf
# ...
