On Thu, Feb 4, 2016 at 4:40 PM, Selva Nair wrote:
> On Thu, Feb 4, 2016 at 4:38 AM, Gert Doering wrote:
>> Thanks. I take this as an ACK from your for the service change, and
>> Arne's mail as an ACK for the openvpn side, and merge it tonight.
>>
>> Then we can go about improving things further
Hi,
On Thu, Feb 4, 2016 at 4:38 AM, Gert Doering wrote:
> > Anyway, the iservice works well and the only real problem I ran into was
> > lack of write access to the default log_dir. That leads to a log-jam as
> the
> > stdout is now a pipe which the service is not actively reading from.
> Could
It's not for DNS resolution (although it should work if "DNS Client" service is
disabled), it's not to break OpenVPN servers on TCP/UDP port 53.
On 02/04/2016 06:05 AM, Selva Nair wrote:
> Hi,
>
>
> I tested this on Windows 10. While it works same as before as far as blocking
> dns is concerned,
Hi,
On Wed, Feb 03, 2016 at 08:57:18PM -0500, Selva Nair wrote:
> On Mon, Feb 1, 2016 at 11:34 AM, Selva Nair wrote:
>
> > Other comments I have are more specific to code snippets and of minor
> > consequence. Will send them after compile/test runs
>
> Following up on that, a couple of comments
Hi,
A second pair of installers contain a patch which makes the new
> --block-outside-dns work with Windows Vista:
>
> <
> http://build.openvpn.net/downloads/temp/openvpn-install-2.3_blockoutsidedns-I601-i686.exe
> >
> <
> http://build.openvpn.net/downloads/temp/openvpn-install-2.3_blockoutsidedns
Hi,
On Mon, Feb 1, 2016 at 11:34 AM, Selva Nair wrote:
> Other comments I have are more specific to code snippets and of minor
> consequence. Will send them after compile/test runs
Following up on that, a couple of comments below:
HMODULE iphlpapi = GetModuleHandle (TEXT("iphlpapi.dll")
It seems like... As far as the GUI is concerned, if it's already running as
admin, it should just start OpenVPN.exe directly. If it's not admin, it
should try to connect to the IService.
Hi,
On Wed, Feb 03, 2016 at 01:44:10AM -, debbie...@gmail.com wrote:
> thankyou for your detailed reply ..I