Re: [Openvpn-devel] dhcp-option DNS IPv6 server address for windows client

2016-10-30 Thread ValdikSS
…probably not only DHCPv6, but also Router Advertisement too. I doubt that DHCPv6 could be used without RA on Windows. On 10/30/2016 12:55 AM, debbie10t wrote: > Hi, > > currently, openvpn does not accept an IPv6 dhcp-option DNS server address. > > See: > https://forums.openvpn.net/viewtopic.php

Re: [Openvpn-devel] dhcp-option DNS IPv6 server address for windows client

2016-10-30 Thread Gert Doering
Hi, On Sun, Oct 30, 2016 at 12:18:39PM +0300, ValdikSS wrote: > ?probably not only DHCPv6, but also Router Advertisement too. I doubt that > DHCPv6 could be used without RA on Windows. It's a somewhat multi-stage thing - first, define a new dhcp-option (like, "DNS6") that will take a v6 add

[Openvpn-devel] [PATCH] Allow to specify bind interface for outbound/inbound connections

2016-10-30 Thread Maximilian Wilhelm
Anno domini 2016 Maximilian Wilhelm scripsit: > Anno domini 2016 Maximilian Wilhelm scripsit: > > Hi again, > > > I'm rolling out Linux VRFs[0] in my network and pushed all my external > > connections in a VRF, so nothing bad[tm] can happen. > > > > Doing so broke my OpenVPN connections between

Re: [Openvpn-devel] [PATCH] Allow to specify bind interface for outbound/inbound connections

2016-10-30 Thread Gert Doering
Hi, On Sun, Oct 30, 2016 at 02:48:25PM +0100, Maximilian Wilhelm wrote: > Can I motivate anyone on commenting on or applying this? :) You're keeping me busy on multiple fronts :-9 - and since this is networking, it's mostly me who gets to review this. What's complicating this is that it's also "

Re: [Openvpn-devel] dhcp-option DNS IPv6 server address for windows client

2016-10-30 Thread Arne Schwabe
Am 30.10.16 um 11:16 schrieb Gert Doering: > Hi, > > On Sun, Oct 30, 2016 at 12:18:39PM +0300, ValdikSS wrote: >> ?probably not only DHCPv6, but also Router Advertisement too. I doubt that >> DHCPv6 could be used without RA on Windows. > > It's a somewhat multi-stage thing > > - first, define

Re: [Openvpn-devel] dhcp-option DNS IPv6 server address for windows client

2016-10-30 Thread Selva Nair
On Sun, Oct 30, 2016 at 2:08 PM, Arne Schwabe wrote: > Am 30.10.16 um 11:16 schrieb Gert Doering: > > Hi, > > > > On Sun, Oct 30, 2016 at 12:18:39PM +0300, ValdikSS wrote: > >> ?probably not only DHCPv6, but also Router Advertisement too. I doubt > that DHCPv6 could be used without RA on Windows.

[Openvpn-devel] trac 757 --auth-user-pass up + GUI 2.3 vs 2.4

2016-10-30 Thread debbie10t
FYI: On 30/10/16 20:13, debbie10t wrote: > > > On 30/10/16 20:05, Selva Nair wrote: >> Hi, >> >> On Sun, Oct 30, 2016 at 3:57 PM, debbie10t wrote: >> >>> >>> >>> I presume this: >>> https://community.openvpn.net/openvpn/ticket/757 >>> OpenvpnGUI: Username only in user/pass file does not work >>>