John Newton wrote:
I'm using the 2.1rc5 windows installer with gui. Everything installs
fine, except the tap-tun driver will not start.
The hardware device manager shows the following:
The device cannot start (Code 10)
You need to restart your computer before the changes you made to this
device will take affect.
However, I've rebooted several times and it continues to report the
same error.
I've checked the unsigned driver reject and also the RunOnce reg key.
Any ideas? Has anyone successfully used a recent version with Win2k?
Thanks
I've successfully installed 2.1-rc5 and 2.1-rc7 on Win2k as part of my
testing of the latest TAP driver. But I would like to understand why it
is failing for you.
So I've put together an OpenVPN installer that contains a debug-enabled
build of the TAP driver.
Download:
http://openvpn.net/beta/openvpn-2.1_rc7-DBG-install.exe
Then download Debug View, a MS tool that will display driver debug messages:
http://technet.microsoft.com/en-us/sysinternals/bb896647.aspx
Expand the zip file and run Dbgview.exe.
Select Computer -> Connect Local
Select Capture -> Capture Kernel
Now try installing OpenVPN. The TAP driver's debugging messages will be
output to the DbgView window.
I'm attaching the DbgView log file of a successful install on Win2K.
James
00000000 0.00000000 [TAP] version [9.4] Jan 30 2008 12:51:41 registered miniport successfully
00000001 0.00061344 Registry Path: '\REGISTRY\MACHINE\SYSTEM\ControlSet001\Services\tap0901'
00000002 0.01128148 [TAP] AdapterCreate called
00000003 0.01188423 [TAP] NdisReadConfiguration NdisVersion=50000
00000004 0.01213181 [TAP] MiniportName (W2K) succeeded: \DEVICE\{A7427B55-02B0-42FA-9941-9792C76B6B99}
00000005 0.01398201 [\DEVICE\{A7427B55-02B0-42FA-9941-9792C76B6B99}] MTU=1500
00000006 0.01442585 [\DEVICE\{A7427B55-02B0-42FA-9941-9792C76B6B99}] Using MAC 0:ff:a7:42:7b:55
00000007 0.01454806 [TAP] version [9.4] creating tap device: \DEVICE\{A7427B55-02B0-42FA-9941-9792C76B6B99}
00000008 0.01496704 TAP DEV NAME: '\Device\{A7427B55-02B0-42FA-9941-9792C76B6B99}.tap'
00000009 0.01512224 TAP LINK NAME: '\DosDevices\Global\{A7427B55-02B0-42FA-9941-9792C76B6B99}.tap'
00000010 0.01619045 [\DEVICE\{A7427B55-02B0-42FA-9941-9792C76B6B99}] successfully created TAP device [\Device\{A7427B55-02B0-42FA-9941-9792C76B6B99}.tap]
00000011 0.01639121 [TAP] AddAdapterToInstanceList hash=95
00000012 0.01687253 [\DEVICE\{A7427B55-02B0-42FA-9941-9792C76B6B99}] [TAP] release [9.4] open request (m_TapOpens=0)
00000013 0.01763733 [\DEVICE\{A7427B55-02B0-42FA-9941-9792C76B6B99}] [TAP] release [9.4] close/cleanup request
00000014 0.01800092 [\Device\{A7427B55-02B0-42FA-9941-9792C76B6B99}.tap] [TAP] FlushQueues n_IRP=[0,0,16] n_Packet=[0,0,64]
00000015 0.01815306 [TAP] AllowNonAdmin: SUCCEEDED
_______________________________________________
Openvpn-users mailing list
Openvpn-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/openvpn-users
|