[Openvpn-users] List-unsubscribe

2016-11-24 Thread Tobias Bundy
-- ___ Openvpn-users mailing list Openvpn-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-users

Re: [Openvpn-users] Problems setting up dual-stack OpenVPN server on a Windows 10 host

2016-11-24 Thread Daryl Morse
Hello, That post looks familiar because it's my post. I didn't find any solution to my problem so I'm trying here. Since it's not clear to you what I'm trying to do, it's probably not clear to others so I'll try to explain again. I have two dual stack networks. One uses a hurricane elec

Re: [Openvpn-users] Problems setting up dual-stack OpenVPN server on a Windows 10 host

2016-11-24 Thread Daryl Morse
Hi Selva, Thank you for the reply. If you aren’t using redirect gateway, I guess it’s a different situation. WRT ICS, I’ll use anything that works. As I said, I couldn’t even get the client and server to connect using RRAS. WRT NAT, server was NATting the 10.x.x.x VPN address to the L

Re: [Openvpn-users] Problems setting up dual-stack OpenVPN server on a Windows 10 host

2016-11-24 Thread Daryl Morse
Hi JJK, Thanks for your reply. Based on your suggestion, I disabled ICS and went back to RRAS. With RRAS enabled, the client and server will not even connect with ipv4 only, let alone pass any traffic. (I enabled "allow callers to access my local network" for ipv4 and ipv6 and I entered the

Re: [Openvpn-users] Problems setting up dual-stack OpenVPN server on a Windows 10 host

2016-11-24 Thread Daryl Morse
Hi Gert, Thanks for your reply. I didn't see anything in the how-to or documentation that an openvpn server wasn't supported on windows and I have windows available so that's what I tried. I couldn't get it working, so I posted on the forum. There were no replies from anyone so I posted here, hopi

Re: [Openvpn-users] Persist-tun+resolv-retry+redirect-gateway = problem

2016-11-24 Thread jack seth
From: Gert Doering Sent: Thursday, November 24, 2016 3:21 PM To: jack seth Cc: openvpn-users@lists.sourceforge.net Subject: Re: [Openvpn-users] Persist-tun+resolv-retry+redirect-gateway = problem Hi, On Thu, Nov 24, 2016 at 04:47:22PM +, jack seth w

Re: [Openvpn-users] standalone/pure openvpn binary for Macs?

2016-11-24 Thread Jonathan K. Bullard
On Thu, Nov 24, 2016 at 7:30 PM, Jason Haar wrote: > > On Fri, Nov 25, 2016 at 11:48 AM, Mathias Jeschke > wrote: >> >> Why not run the openvpn binary that comes with Tunnelblick? > > > Wow - I have no idea how I missed that! Thanks for spelling out the bleeding > obvious to me - I must be gettin

Re: [Openvpn-users] standalone/pure openvpn binary for Macs?

2016-11-24 Thread Jason Haar
On Fri, Nov 25, 2016 at 11:48 AM, Mathias Jeschke wrote: > Why not run the openvpn binary that comes with Tunnelblick? > Wow - I have no idea how I missed that! Thanks for spelling out the bleeding obvious to me - I must be getting old! :-) -- Cheers Jason Haar Information Security Manager

Re: [Openvpn-users] standalone/pure openvpn binary for Macs?

2016-11-24 Thread Mathias Jeschke
Hi Jason, Jason Haar wrote: > (we run openvpn as a "always on" process with no user interface, so > TunnelBlick is out too) Why not run the openvpn binary that comes with Tunnelblick? $ sudo kextload /Applications/Tunnelblick.app/Contents/Resources/tun-signed.kext $ sudo /Applications/Tunnelb

[Openvpn-users] standalone/pure openvpn binary for Macs?

2016-11-24 Thread Jason Haar
Hi there Is there a semi-official/well-known binary release of the "raw" openvpn binary for Macs? I know I could use Homebrew - but then I'd end up with a binary that only works on the OS it was built on, and my test Mac is the latest OS and yet we have users on older releases - so I need a binary

Re: [Openvpn-users] Persist-tun+resolv-retry+redirect-gateway = problem

2016-11-24 Thread Gert Doering
Hi, On Thu, Nov 24, 2016 at 04:47:22PM +, jack seth wrote: > I think this is a problem for servers using DDNS. If the tunnel goes down > the client will try to first resolve the server's hostname but the all > traffic (specifically DNS) is still routed to the tunnel which is down. :) > So

Re: [Openvpn-users] Persist-tun+resolv-retry+redirect-gateway = problem

2016-11-24 Thread Alarig Le Lay
On Thu Nov 24 16:47:22 2016, jack seth wrote: > I think this is a problem for servers using DDNS. If the tunnel goes > down the client will try to first resolve the server's hostname but > the all traffic (specifically DNS) is still routed to the tunnel which > is down. :) So you can never reconn

[Openvpn-users] Persist-tun+resolv-retry+redirect-gateway = problem

2016-11-24 Thread jack seth
I think this is a problem for servers using DDNS. If the tunnel goes down the client will try to first resolve the server's hostname but the all traffic (specifically DNS) is still routed to the tunnel which is down. :) So you can never reconnect. Is there a way to specify that the openvpn se

[Openvpn-users] Dynamic iroute

2016-11-24 Thread Darcy Buskermolen
I have a setup where there about 25 site-site vpn's that require site to site communications. the VPN's are established on a common /24 (as a management interface) with a static /29 being handed out to them. The catch is behind the /29 there can be a wide variety of network space, that is dyn

Re: [Openvpn-users] Disabled network adapter -> --keepalive, --ping, ... don't work

2016-11-24 Thread Alarig Le Lay
On Wed Nov 23 20:54:36 2016, Moritz Schmidt wrote: > Hello, > > > I'm trying to make my OpenVPN 2.4_beta2 client automatically reconnect > when I reconnect to another network. > > I tried --keepalive, --ping, --ping-exit, ... with hundreds of different > parameters but it never worked. > > So

Re: [Openvpn-users] Disabled network adapter -> --keepalive, --ping, ... don't work

2016-11-24 Thread Gert Doering
Hi, copying back in the list, so maybe someone else has an idea On Wed, Nov 23, 2016 at 09:57:44PM +0100, Moritz Schmidt wrote: > I'm trying without again: starting server with openvpn --config > vpn.conf --keepalive 1 5 > > In my log I see a "Push": > >PUSH: Received control message: 'PU

Re: [Openvpn-users] OpenVPN AS download links

2016-11-24 Thread Samuli Seppänen
Il 23/11/2016 19:22, Simon Deziel ha scritto: > Hello, > > I just noticed that the package download links on [1] are using HTTP > while the server supports HTTPS. The other download links for the > appliance images are all using HTTPS already so it looks like the > package links were forgotten abou