I have very little experience (read none) with OpenVPN so hoping someone might be able to assist.
I am doing IT support for a company who have OpenVPN installed on a Windows 7 64-bit "server" at their office, installed before my time there. One user has a laptop which they have been able to connect to the server in the past from their home just fine via OpenVPN GUI.
The server was connected to the office network via wireless, but upon their request (due to network speed issues) I have installed a gigabit network switch and connected that server via a network cable, then disabled the wireless network card. There is still a "Local Area Connection 2, TAP-Win32 Adapter V9" under Network Connections on the server, but now the laptop can no longer connect to it.
When I now try to connect the laptop the connection window loops the following:
Code: Select all
Sat Nov 24 10:28:04 2012 OpenVPN 2.2.2 Win32-MSVC++ [SSL] [LZO2] [PKCS11] built on Dec 15 2011
Sat Nov 24 10:28:04 2012 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
Sat Nov 24 10:28:04 2012 LZO compression initialized
Sat Nov 24 10:28:04 2012 Control Channel MTU parms [ L:1542 D:138 EF:38 EB:0 ET:0 EL:0 ]
Sat Nov 24 10:28:04 2012 Socket Buffers: R=[8192->8192] S=[8192->8192]
Sat Nov 24 10:28:04 2012 Data Channel MTU parms [ L:1542 D:1450 EF:42 EB:135 ET:0 EL:0 AF:3/1 ]
Sat Nov 24 10:28:04 2012 Local Options hash (VER=V4): '41690919'
Sat Nov 24 10:28:04 2012 Expected Remote Options hash (VER=V4): '530fdded'
Sat Nov 24 10:28:04 2012 UDPv4 link local: [undef]
Sat Nov 24 10:28:04 2012 UDPv4 link remote: 203.118.134.111:1194
The network connection details on the TAP-Win32 Adapter is:
Code: Select all
Connection-specific DN...
Description TAP-Win32 Adapter V9
Physical Address 00-FF-9E...
DHCP Enabled Yes
IPv4 Address 10.8.0.1
IPv4 Subnet Mask 255.255.255.252
Lease Obtained Friday, 23 November 2012 3:44:44pm
Lease Expires Saturday, 23 November 2013 3:44:44pm
IPv4 Default Gateway
IPv4 DHCP Server 10.8.0.2
IPv4 DNS Server
IPv4 WINS Server
NetBIOS over Tcpip En.. Yes
Link-local IPv6 Address fe80:bc4a:9875:488f:37a0%15
IPv6 Default Gateway
IPv6 DNS Servers fec0:0:0:fff::1%1
fec0:0:0:fff::2%1
fec0:0:0:fff::3%1
Many thanks in advance for any assistance, it is greatly appreciated.
Kind regards,
Dave