Re: [Openvpn-users] Win10 default gateway not being redirected

2017-04-24 Thread David Mehler
Hello, My thanks for everyone's help. Thanks. Dave. On 4/24/17, Selva Nair wrote: > On Mon, Apr 24, 2017 at 4:25 PM, David Mehler > wrote: > >> pull >> > > This is implied by --client, so not needed > > >> comp-lzo no >> > > This is deprecated, use "compress" if server is using compression. Wh

Re: [Openvpn-users] Win10 default gateway not being redirected

2017-04-24 Thread Selva Nair
Hi, On Mon, Apr 24, 2017 at 2:37 PM, Gert Doering wrote: > > The issue when I tried to start the Interactive Services detection > > service was it kept giving me an error 1. Here's the fix for that: > > > > https://blogs.technet.microsoft.com/home_is_where_i_lay_my_ > head/2012/10/09/windows-8-i

Re: [Openvpn-users] Win10 default gateway not being redirected

2017-04-24 Thread Gert Doering
Hi, On Mon, Apr 24, 2017 at 02:31:16PM -0400, David Mehler wrote: > Thanks for the information on routing. So it is working? How then when > I did the ipconfig /all didn't it show up as default gateway on the > openvpn adapter? Right. It's not "the default gateway" (because that would be "the /0

Re: [Openvpn-users] Win10 default gateway not being redirected

2017-04-24 Thread David Mehler
Hello, Thanks for the information on routing. So it is working? How then when I did the ipconfig /all didn't it show up as default gateway on the openvpn adapter? The issue when I tried to start the Interactive Services detection service was it kept giving me an error 1. Here's the fix for that:

Re: [Openvpn-users] Win10 default gateway not being redirected

2017-04-24 Thread Gert Doering
Hi, On Mon, Apr 24, 2017 at 11:06:24PM +0500, ?? wrote: > from my point of view it looked like that > > 1) user complained "nothing works" > 2) ok, show me logs > 3) "route cannot be added" Neither "1)" nor "3)" is what happened here. gert -- USENET is *not* the non-clicka

Re: [Openvpn-users] Win10 default gateway not being redirected

2017-04-24 Thread Gert Doering
Hi, On Mon, Apr 24, 2017 at 02:08:55PM -0400, David Mehler wrote: > Below is a copy of route print. > IPv4 Route Table > === > Active Routes: > Network DestinationNetmask Gateway Interface Metric >

Re: [Openvpn-users] Win10 default gateway not being redirected

2017-04-24 Thread David Mehler
Hello, Thanks for everyone's reply so far. Below is a copy of route print. I'm not sure what you mean interactive service, what I do is start the openvpn gui then an openvpn gui icon shows up in my system area. I right click that and select connect and it works. With regards the subnet which on

Re: [Openvpn-users] Win10 default gateway not being redirected

2017-04-24 Thread Илья Шипицин
2017-04-24 22:54 GMT+05:00 Selva Nair : > > On Mon, Apr 24, 2017 at 1:44 PM, Илья Шипицин > wrote: > >> I seen similar recently, interactive service was not started (due to >> missing registry entries) ... and openvpn-gui decided to run openvpn.exe >> directly (in very silent way). >> >> I think,

Re: [Openvpn-users] Win10 default gateway not being redirected

2017-04-24 Thread Selva Nair
On Mon, Apr 24, 2017 at 1:44 PM, Илья Шипицин wrote: > I seen similar recently, interactive service was not started (due to > missing registry entries) ... and openvpn-gui decided to run openvpn.exe > directly (in very silent way). > > I think, we should improve logging here: > > https://github.c

Re: [Openvpn-users] Win10 default gateway not being redirected

2017-04-24 Thread Selva Nair
On Mon, Apr 24, 2017 at 1:39 PM, Gert Doering wrote: > Hi, > > On Mon, Apr 24, 2017 at 01:36:02PM -0400, Selva Nair wrote: > > On Mon, Apr 24, 2017 at 1:12 PM, Gert Doering > wrote: > > > > > ... except that it really shouldn't do this, if you running the GUI > without > > > Admin privileges...

Re: [Openvpn-users] Win10 default gateway not being redirected

2017-04-24 Thread Илья Шипицин
2017-04-24 22:12 GMT+05:00 Gert Doering : > Hi, > > On Mon, Apr 24, 2017 at 10:07:48AM -0400, David Mehler wrote: > > I'm running 2.4 versions of Openvpn on both the server and a windows > client. > > > > I'm wanting to route all traffic through the vpn. I've got this on the > server: > > > > push

Re: [Openvpn-users] Win10 default gateway not being redirected

2017-04-24 Thread Gert Doering
Hi, On Mon, Apr 24, 2017 at 01:36:02PM -0400, Selva Nair wrote: > On Mon, Apr 24, 2017 at 1:12 PM, Gert Doering wrote: > > > ... except that it really shouldn't do this, if you running the GUI without > > Admin privileges... which you *are* doing, aren't you? > > As I wrote before he is either

Re: [Openvpn-users] Win10 default gateway not being redirected

2017-04-24 Thread Selva Nair
On Mon, Apr 24, 2017 at 1:12 PM, Gert Doering wrote: > ... except that it really shouldn't do this, if you running the GUI without > Admin privileges... which you *are* doing, aren't you? > As I wrote before he is either not using the GUI or is running it as admin. Note the message channel = 0 l

Re: [Openvpn-users] Win10 default gateway not being redirected

2017-04-24 Thread Gert Doering
Hi, On Mon, Apr 24, 2017 at 10:07:48AM -0400, David Mehler wrote: > I'm running 2.4 versions of Openvpn on both the server and a windows client. > > I'm wanting to route all traffic through the vpn. I've got this on the server: > > push "redirect-gateway def1 bypass-dhcp" > push "dhcp-option DNS

Re: [Openvpn-users] Win10 default gateway not being redirected

2017-04-24 Thread debbie10t
On 24/04/17 15:07, David Mehler wrote: > Hello, > > I'm running 2.4 versions of Openvpn on both the server and a windows client. > > I'm wanting to route all traffic through the vpn. I've got this on the server: > > push "redirect-gateway def1 bypass-dhcp" > push "dhcp-option DNS 208.67.222.222"

Re: [Openvpn-users] Win10 default gateway not being redirected

2017-04-24 Thread Selva Nair
Hi, On Mon, Apr 24, 2017 at 10:07 AM, David Mehler wrote: > Mon Apr 24 09:51:34 2017 C:\WINDOWS\system32\route.exe ADD > xxx.xxx.xxx.xxx MASK 255.255.255.255 192.168.2.1 > Mon Apr 24 09:51:34 2017 env_block: add > PATH=C:\WINDOWS\System32;C:\WINDOWS;C:\WINDOWS\System32\Wbem > Mon Apr 24 09:51:34

[Openvpn-users] Win10 default gateway not being redirected

2017-04-24 Thread David Mehler
Hello, I'm running 2.4 versions of Openvpn on both the server and a windows client. I'm wanting to route all traffic through the vpn. I've got this on the server: push "redirect-gateway def1 bypass-dhcp" push "dhcp-option DNS 208.67.222.222" The Dns server push is working on the client. Here's