Hi,
On Fri, Jul 10, 2020 at 06:48:26PM +0200, Jan Just Keijser wrote:
> > It's just a comment, but if that is wrong, it's not helpful in trying to
> > understand the code.
> >
> just submitted patch v4 but forgot to fix that: richard is right 29
> decimal is 0x1D - or just 29, I guess - not
Hi all,
On 08-Jul-20 10:24, Gert Doering wrote:
On Tue, Jul 07, 2020 at 06:14:25PM +0200, Jan Just Keijser wrote:
This one works(!), so generally, Win10 accepts this DHCP option - but
it seems to want "all domains in one".
Can you send a v3?
not sure if all went well , but here's V3.
Unfor
Hi,
On Tue, Jul 07, 2020 at 06:14:25PM +0200, Jan Just Keijser wrote:
> > This one works(!), so generally, Win10 accepts this DHCP option - but
> > it seems to want "all domains in one".
> >
> > Can you send a v3?
> >
> not sure if all went well , but here's V3.
Unfortunately not, that one seems
Hi,
On 06/07/20 18:15, Gert Doering wrote:
Hi,
On Tue, Jun 30, 2020 at 04:15:58PM +0200, Jan Just Keijser wrote:
On 30/06/20 16:11, Gert Doering wrote:
On Tue, Jun 30, 2020 at 04:07:52PM +0200, Jan Just Keijser wrote:
@@ -5697,6 +5740,11 @@ build_dhcp_options_string(struct buffer *buf, const
Hi,
On Thu, Jul 02, 2020 at 11:04:41PM +0200, David Sommerseth wrote:
> Can we please see this discussion also in context of this mail thread, which
> tries to look a broader at this challenge?
There's two things here - a small and useful featurette which can go
into 2.5, and the broader negotiat
Hi,
On Tue, Jun 30, 2020 at 04:15:58PM +0200, Jan Just Keijser wrote:
> On 30/06/20 16:11, Gert Doering wrote:
> > On Tue, Jun 30, 2020 at 04:07:52PM +0200, Jan Just Keijser wrote:
> >> @@ -5697,6 +5740,11 @@ build_dhcp_options_string(struct buffer *buf, const
> >> struct tuntap_options *o)
> >>
Hi,
On 03/07/20 11:18, Arne Schwabe wrote:
The main purpose of that RFC is to ensure we handle DNS and
--dhcp-options
consistently across all OpenVPN implementations we care about, and
that we
document this properly.
I see one as an implementation issue (can we specify a particular DHCP
option
Hi,
On Fri, Jul 3, 2020 at 3:39 AM Jan Just Keijser wrote:
>
> Hi,
>
> On 02/07/20 23:04, David Sommerseth wrote:
> > On 30/06/2020 16:15, Jan Just Keijser wrote:
> >> hi,
> >>
> >> On 30/06/20 16:11, Gert Doering wrote:
> >>> Hi,
> >>>
> >>> On Tue, Jun 30, 2020 at 04:07:52PM +0200, Jan Just Kei
>> The main purpose of that RFC is to ensure we handle DNS and
>> --dhcp-options
>> consistently across all OpenVPN implementations we care about, and
>> that we
>> document this properly.
>>
>
> I see one as an implementation issue (can we specify a particular DHCP
> option more than once) and o
Hi,
On 02/07/20 23:04, David Sommerseth wrote:
On 30/06/2020 16:15, Jan Just Keijser wrote:
hi,
On 30/06/20 16:11, Gert Doering wrote:
Hi,
On Tue, Jun 30, 2020 at 04:07:52PM +0200, Jan Just Keijser wrote:
@@ -5697,6 +5740,11 @@ build_dhcp_options_string(struct buffer *buf, const
struct tun
On 30/06/2020 16:15, Jan Just Keijser wrote:
> hi,
>
> On 30/06/20 16:11, Gert Doering wrote:
>> Hi,
>>
>> On Tue, Jun 30, 2020 at 04:07:52PM +0200, Jan Just Keijser wrote:
>>> @@ -5697,6 +5740,11 @@ build_dhcp_options_string(struct buffer *buf, const
>>> struct tuntap_options *o)
>>> write_
hi,
On 30/06/20 16:11, Gert Doering wrote:
Hi,
On Tue, Jun 30, 2020 at 04:07:52PM +0200, Jan Just Keijser wrote:
@@ -5697,6 +5740,11 @@ build_dhcp_options_string(struct buffer *buf, const
struct tuntap_options *o)
write_dhcp_u32_array(buf, 42, (uint32_t *)o->ntp, o->ntp_len, &error);
Hi,
On Tue, Jun 30, 2020 at 04:07:52PM +0200, Jan Just Keijser wrote:
> @@ -5697,6 +5740,11 @@ build_dhcp_options_string(struct buffer *buf, const
> struct tuntap_options *o)
> write_dhcp_u32_array(buf, 42, (uint32_t *)o->ntp, o->ntp_len, &error);
> write_dhcp_u32_array(buf, 45, (uint32
Hi,
On 24/06/20 12:28, Gert Doering wrote:
Hi,
On Tue, Jun 23, 2020 at 03:53:52PM -0400, Selva Nair wrote:
So what option do we want?
--dhcp-option SEARCH
--dhcp-option DOMAIN-SEARCH
--dhcp-option SEARCH-DOMAIN
RFC 3397 calls it "Domain Search" so it has to be DOMAIN-SEARCH, in my
view. Pla
Hi,
On Tue, Jun 23, 2020 at 03:53:52PM -0400, Selva Nair wrote:
> > So what option do we want?
> >
> > --dhcp-option SEARCH
> > --dhcp-option DOMAIN-SEARCH
> > --dhcp-option SEARCH-DOMAIN
>
> RFC 3397 calls it "Domain Search" so it has to be DOMAIN-SEARCH, in my
> view. Platform scripts acceptin
Hi,
On Tue, Jun 23, 2020 at 3:22 AM Jan Just Keijser wrote:
>
> Hi,
>
> On 21/06/20 17:14, Selva Nair wrote:
> > On Sun, Jun 21, 2020 at 7:14 AM Gert Doering wrote:
> >>
> >> going through OpenVPN threads that went stale - I think this is
> >> actually a nice addition (read: other people have al
Hi,
On 21/06/20 17:14, Selva Nair wrote:
On Sun, Jun 21, 2020 at 7:14 AM Gert Doering wrote:
going through OpenVPN threads that went stale - I think this is
actually a nice addition (read: other people have already asked
me if this can be done).
On Thu, Mar 05, 2020 at 01:53:12PM +0100, Jan
On 21/06/2020 13:14, Gert Doering wrote:
> Hi,
>
> going through OpenVPN threads that went stale - I think this is
> actually a nice addition (read: other people have already asked
> me if this can be done).
>
> On Thu, Mar 05, 2020 at 01:53:12PM +0100, Jan Just Keijser wrote:
>> So, for what i
Hi,
On Sun, Jun 21, 2020 at 11:15 AM Selva Nair wrote:
>
> Hi,
>
> On Sun, Jun 21, 2020 at 7:14 AM Gert Doering wrote:
> >
> > Hi,
> >
> > going through OpenVPN threads that went stale - I think this is
> > actually a nice addition (read: other people have already asked
> > me if this can be don
Hi,
On Sun, Jun 21, 2020 at 7:14 AM Gert Doering wrote:
>
> Hi,
>
> going through OpenVPN threads that went stale - I think this is
> actually a nice addition (read: other people have already asked
> me if this can be done).
>
> On Thu, Mar 05, 2020 at 01:53:12PM +0100, Jan Just Keijser wrote:
>
Hi!
On Sun, Jun 21, 2020 at 7:15 AM Gert Doering wrote:
>
> Hi,
>
> going through OpenVPN threads that went stale - I think this is
> actually a nice addition (read: other people have already asked
> me if this can be done).
>
> On Thu, Mar 05, 2020 at 01:53:12PM +0100, Jan Just Keijser wrote:
>
Hi,
going through OpenVPN threads that went stale - I think this is
actually a nice addition (read: other people have already asked
me if this can be done).
On Thu, Mar 05, 2020 at 01:53:12PM +0100, Jan Just Keijser wrote:
> So, for what it's worth, I've dusted off the patch again and rebased i
Hi all,
On 05/03/20 13:53, Jan Just Keijser wrote:
Hi,
On 01/03/20 16:29, Selva Nair wrote:
On Sun, Mar 1, 2020 at 2:17 AM Gert Doering wrote:
On Sun, Mar 01, 2020 at 05:37:15AM +, Leroy Tennison via
Openvpn-users wrote:
Admittedly, and older server version (2.3) but is there a way to
Hi,
On 01/03/20 16:29, Selva Nair wrote:
On Sun, Mar 1, 2020 at 2:17 AM Gert Doering wrote:
On Sun, Mar 01, 2020 at 05:37:15AM +, Leroy Tennison via Openvpn-users
wrote:
Admittedly, and older server version (2.3) but is there a way to specify
multiple DNS search suffixes for a Windows
24 matches
Mail list logo