View Single Post
  #3  
Old May 27th 17, 03:06 AM posted to alt.comp.os.windows-10,microsoft.public.windowsxp.general,alt.windows7.general
Roy Tremblay
external usenet poster
 
Posts: 169
Default Permission problem with openvpn moving from WinXP to Win10 causing route changes to fail

On Sat, 27 May 2017 01:47:00 +0000 (UTC),
Roy Tremblay actually wrote:

I suspect Windows 10 has a special permission that is needed.
But what?


Here is the complete log of the error.
Do you know what permissions are needed on Windows 10 that weren't needed on Windows XP?


By way of contrast, here's the log of the ovpn file working on WinXP.
Why does any ovpn file work on WinXP but fail due to permissions on Win10?

================================================== ==========================
Fri May 26 04:56:51 2017 OpenVPN 2.3.11 i686-w64-mingw32 [SSL (OpenSSL)] [LZO] [PKCS11] [IPv6] built on May 10 2016
Fri May 26 04:56:51 2017 Windows version 5.1 (Windows XP) 32bit
Fri May 26 04:56:51 2017 library versions: OpenSSL 1.0.1t 3 May 2016, LZO 2.09
Fri May 26 04:56:51 2017 WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info.
Fri May 26 04:56:52 2017 Socket Buffers: R=[8192-8192] S=[8192-8192]
Fri May 26 04:56:52 2017 UDPv4 link local: [undef]
Fri May 26 04:56:52 2017 UDPv4 link remote: [AF_INET]121.123.145.123:1812
Fri May 26 04:56:52 2017 TLS: Initial packet from [AF_INET]121.123.145.123:1812, sid=90e42959 f981c201
Fri May 26 04:56:52 2017 VERIFY OK: depth=2, C=GB, ST=Greater Manchester, L=Salford, O=COMODO CA Limited, CN=COMODO RSA Certification Authority
Fri May 26 04:56:52 2017 VERIFY OK: depth=1, C=GB, ST=Greater Manchester, L=Salford, O=COMODO CA Limited, CN=COMODO RSA Domain Validation Secure Server CA
Fri May 26 04:56:52 2017 VERIFY OK: depth=0, OU=Domain Control Validated, OU=PositiveSSL Wildcard, CN=*.opengw.net
Fri May 26 04:56:53 2017 Data Channel Encrypt: Cipher 'AES-128-CBC' initialized with 128 bit key
Fri May 26 04:56:53 2017 Data Channel Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Fri May 26 04:56:53 2017 Data Channel Decrypt: Cipher 'AES-128-CBC' initialized with 128 bit key
Fri May 26 04:56:53 2017 Data Channel Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Fri May 26 04:56:53 2017 Control Channel: TLSv1, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 2048 bit RSA
Fri May 26 04:56:53 2017 [*.opengw.net] Peer Connection Initiated with [AF_INET]121.123.145.123:1812
Fri May 26 04:56:55 2017 SENT CONTROL [*.opengw.net]: 'PUSH_REQUEST' (status=1)
Fri May 26 04:56:55 2017 PUSH: Received control message: 'PUSH_REPLY,ping 3,ping-restart 10,ifconfig 10.211.1.1 10.211.1.2,dhcp-option DNS 10.211.254.254,dhcp-option DNS 8.8.8.8,route-gateway 10.211.1.2,redirect-gateway def1'
Fri May 26 04:56:55 2017 OPTIONS IMPORT: timers and/or timeouts modified
Fri May 26 04:56:55 2017 OPTIONS IMPORT: --ifconfig/up options modified
Fri May 26 04:56:55 2017 OPTIONS IMPORT: route options modified
Fri May 26 04:56:55 2017 OPTIONS IMPORT: route-related options modified
Fri May 26 04:56:55 2017 OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified
Fri May 26 04:56:55 2017 ROUTE_GATEWAY 192.168.1.1/255.255.255.0 I=2 HWADDR=01:3a:33:58:22:bd
Fri May 26 04:56:55 2017 do_ifconfig, tt-ipv6=0, tt-did_ifconfig_ipv6_setup=0
Fri May 26 04:56:55 2017 open_tun, tt-ipv6=0
Fri May 26 04:56:55 2017 TAP-WIN32 device [Local Area Connection 2] opened: \\.\Global\{F1AB3A59-4892-3D3D-3CD9-724A239BA879}.tap
Fri May 26 04:56:55 2017 TAP-Windows Driver Version 9.9
Fri May 26 04:56:55 2017 Notified TAP-Windows driver to set a DHCP IP/netmask of 10.211.1.1/255.255.255.252 on interface {F1AB3A59-4892-3D3D-3CD9-724A239BA879} [DHCP-serv: 10.211.1.2, lease-time: 31536000]
Fri May 26 04:56:55 2017 Successful ARP Flush on interface [3] {F1AB3A59-4892-3D3D-3CD9-724A239BA879}
Fri May 26 18:54:00 2017 TEST ROUTES: 0/0 succeeded len=0 ret=0 a=0 u/d=down
Fri May 26 18:54:00 2017 Route: Waiting for TUN/TAP interface to come up...
Fri May 26 18:54:01 2017 TEST ROUTES: 1/1 succeeded len=0 ret=1 a=0 u/d=up
Fri May 26 18:54:01 2017 C:\WINDOWS\system32\route.exe ADD 121.123.145.123 MASK 255.255.255.255 192.168.1.1
Fri May 26 18:54:01 2017 Route addition via IPAPI succeeded [adaptive]
Fri May 26 18:54:01 2017 C:\WINDOWS\system32\route.exe ADD 0.0.0.0 MASK 128.0.0.0 10.211.1.2
Fri May 26 18:54:01 2017 Route addition via IPAPI succeeded [adaptive]
Fri May 26 18:54:01 2017 C:\WINDOWS\system32\route.exe ADD 128.0.0.0 MASK 128.0.0.0 10.211.1.2
Fri May 26 18:54:01 2017 Route addition via IPAPI succeeded [adaptive]
Fri May 26 18:54:01 2017 Initialization Sequence Completed
Ads