Re: [Openvpn-users] OpenVPN issues with Windows NLA

2020-07-02 Thread Gert Doering
Hi, On Fri, Jul 03, 2020 at 01:20:09AM +0100, tincanteksup wrote: > DNSSec would put an end to this sort of snooping .. lol Actually, it won't. DNSSec guarantees authencity, but does not encrypt. gert -- "If was one thing all people took for granted, was conviction that if you feed honest f

Re: [Openvpn-users] OpenVPN issues with Windows NLA

2020-07-02 Thread tincanteksup
On 03/07/2020 00:12, Marco De Vitis wrote: Il 02/07/20 19:54, Selva Nair ha scritto:  1. The DNS of my LAN (i.e. my home router's IP) has been set as     default gateway for the OpenVPN interface. But I'll need to     remember changing it if I connect from elsewhere. That looks like a strang

Re: [Openvpn-users] OpenVPN issues with Windows NLA

2020-07-02 Thread Marco De Vitis
Il 02/07/20 19:54, Selva Nair ha scritto: 1. The DNS of my LAN (i.e. my home router's IP) has been set as default gateway for the OpenVPN interface. But I'll need to remember changing it if I connect from elsewhere. That looks like a strange setting but probably doesn't hurt. I'm not

Re: [Openvpn-users] OpenVPN issues with Windows NLA

2020-07-02 Thread Selva Nair
Hi On Thu, Jul 2, 2020 at 1:08 PM Marco De Vitis wrote: > Il 01/07/20 21:18, Selva Nair ha scritto: > > fwiw, try removing the pushed block-outside-dns by adding this to the > client config: > > pull-filter ignore block-outside-dns > > > Hi, > I tried this and indeed it fixes the issue, Windows

Re: [Openvpn-users] OpenVPN issues with Windows NLA

2020-07-02 Thread Marco De Vitis
Il 01/07/20 21:18, Selva Nair ha scritto: fwiw, try removing the pushed block-outside-dns by adding this to the client config: pull-filter ignore block-outside-dns Hi, I tried this and indeed it fixes the issue, Windows detects internet connectivity. But it introduces a different issue rela