Can´t connect to VPN
Posted: Wed Oct 05, 2011 7:29 pm
Hi everyone!
Since I am at a boarding school, I can´t connect anymore to my VPN... The provider of my VPN set my VPN up so that it should even work from my boarding school, but it somehow doesn´t.... anyways, here the log:
Wed Oct 05 20:20:26 2011 OpenVPN 2.2.1 Win32-MSVC++ [SSL] [LZO2] built on Jul 1 2011
Wed Oct 05 20:20:30 2011 WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info.
Wed Oct 05 20:20:30 2011 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
Wed Oct 05 20:20:30 2011 LZO compression initialized
Wed Oct 05 20:20:30 2011 Control Channel MTU parms [ L:1544 D:140 EF:40 EB:0 ET:0 EL:0 ]
Wed Oct 05 20:20:30 2011 Socket Buffers: R=[8192->8192] S=[8192->8192]
Wed Oct 05 20:20:30 2011 Data Channel MTU parms [ L:1544 D:1450 EF:44 EB:135 ET:0 EL:0 AF:3/1 ]
Wed Oct 05 20:20:30 2011 Local Options hash (VER=V4): '69109d17'
Wed Oct 05 20:20:30 2011 Expected Remote Options hash (VER=V4): 'c0103fa8'
Wed Oct 05 20:20:30 2011 Attempting to establish TCP connection with XXXXXXXXXXX:443
Wed Oct 05 20:20:30 2011 TCP connection established with XXXXXXXXXXX:443
Wed Oct 05 20:20:30 2011 TCPv4_CLIENT link local: [undef]
Wed Oct 05 20:20:30 2011 TCPv4_CLIENT link remote: XXXXXXXXXXX:443
Wed Oct 05 20:20:52 2011 Connection reset, restarting [-1]
Wed Oct 05 20:20:52 2011 TCP/UDP: Closing socket
Wed Oct 05 20:20:52 2011 SIGUSR1[soft,connection-reset] received, process restarting
Wed Oct 05 20:20:52 2011 Restart pause, 5 second(s)
Wed Oct 05 20:20:57 2011 WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info.
Wed Oct 05 20:20:57 2011 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
Wed Oct 05 20:20:57 2011 Re-using SSL/TLS context
Wed Oct 05 20:20:57 2011 LZO compression initialized
Wed Oct 05 20:20:57 2011 Control Channel MTU parms [ L:1544 D:140 EF:40 EB:0 ET:0 EL:0 ]
Wed Oct 05 20:20:57 2011 Socket Buffers: R=[8192->8192] S=[8192->8192]
Wed Oct 05 20:20:57 2011 Data Channel MTU parms [ L:1544 D:1450 EF:44 EB:135 ET:0 EL:0 AF:3/1 ]
Wed Oct 05 20:20:57 2011 Local Options hash (VER=V4): '69109d17'
Wed Oct 05 20:20:57 2011 Expected Remote Options hash (VER=V4): 'c0103fa8'
Wed Oct 05 20:20:57 2011 Attempting to establish TCP connection with xxxxxxxxxxxx:443
Wed Oct 05 20:20:57 2011 TCP connection established with XXXXXXXXXXXX:443
Wed Oct 05 20:20:57 2011 TCPv4_CLIENT link local: [undef]
Wed Oct 05 20:20:57 2011 TCPv4_CLIENT link remote: XXXXXXXXXXXX:443
Wed Oct 05 20:21:18 2011 Connection reset, restarting [-1]
Wed Oct 05 20:21:18 2011 TCP/UDP: Closing socket
And here my .ovpn config:
client
dev tun
auth-user-pass
proto tcp
remote XXXXXXXXXXX 443
resolv-retry infinite
nobind
persist-key
persist-tun
comp-lzo
ca nl2.crt
verb 3
I hope you can help me, thanks in advance!
Jodokus
Since I am at a boarding school, I can´t connect anymore to my VPN... The provider of my VPN set my VPN up so that it should even work from my boarding school, but it somehow doesn´t.... anyways, here the log:
Wed Oct 05 20:20:26 2011 OpenVPN 2.2.1 Win32-MSVC++ [SSL] [LZO2] built on Jul 1 2011
Wed Oct 05 20:20:30 2011 WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info.
Wed Oct 05 20:20:30 2011 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
Wed Oct 05 20:20:30 2011 LZO compression initialized
Wed Oct 05 20:20:30 2011 Control Channel MTU parms [ L:1544 D:140 EF:40 EB:0 ET:0 EL:0 ]
Wed Oct 05 20:20:30 2011 Socket Buffers: R=[8192->8192] S=[8192->8192]
Wed Oct 05 20:20:30 2011 Data Channel MTU parms [ L:1544 D:1450 EF:44 EB:135 ET:0 EL:0 AF:3/1 ]
Wed Oct 05 20:20:30 2011 Local Options hash (VER=V4): '69109d17'
Wed Oct 05 20:20:30 2011 Expected Remote Options hash (VER=V4): 'c0103fa8'
Wed Oct 05 20:20:30 2011 Attempting to establish TCP connection with XXXXXXXXXXX:443
Wed Oct 05 20:20:30 2011 TCP connection established with XXXXXXXXXXX:443
Wed Oct 05 20:20:30 2011 TCPv4_CLIENT link local: [undef]
Wed Oct 05 20:20:30 2011 TCPv4_CLIENT link remote: XXXXXXXXXXX:443
Wed Oct 05 20:20:52 2011 Connection reset, restarting [-1]
Wed Oct 05 20:20:52 2011 TCP/UDP: Closing socket
Wed Oct 05 20:20:52 2011 SIGUSR1[soft,connection-reset] received, process restarting
Wed Oct 05 20:20:52 2011 Restart pause, 5 second(s)
Wed Oct 05 20:20:57 2011 WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info.
Wed Oct 05 20:20:57 2011 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
Wed Oct 05 20:20:57 2011 Re-using SSL/TLS context
Wed Oct 05 20:20:57 2011 LZO compression initialized
Wed Oct 05 20:20:57 2011 Control Channel MTU parms [ L:1544 D:140 EF:40 EB:0 ET:0 EL:0 ]
Wed Oct 05 20:20:57 2011 Socket Buffers: R=[8192->8192] S=[8192->8192]
Wed Oct 05 20:20:57 2011 Data Channel MTU parms [ L:1544 D:1450 EF:44 EB:135 ET:0 EL:0 AF:3/1 ]
Wed Oct 05 20:20:57 2011 Local Options hash (VER=V4): '69109d17'
Wed Oct 05 20:20:57 2011 Expected Remote Options hash (VER=V4): 'c0103fa8'
Wed Oct 05 20:20:57 2011 Attempting to establish TCP connection with xxxxxxxxxxxx:443
Wed Oct 05 20:20:57 2011 TCP connection established with XXXXXXXXXXXX:443
Wed Oct 05 20:20:57 2011 TCPv4_CLIENT link local: [undef]
Wed Oct 05 20:20:57 2011 TCPv4_CLIENT link remote: XXXXXXXXXXXX:443
Wed Oct 05 20:21:18 2011 Connection reset, restarting [-1]
Wed Oct 05 20:21:18 2011 TCP/UDP: Closing socket
And here my .ovpn config:
client
dev tun
auth-user-pass
proto tcp
remote XXXXXXXXXXX 443
resolv-retry infinite
nobind
persist-key
persist-tun
comp-lzo
ca nl2.crt
verb 3
I hope you can help me, thanks in advance!
Jodokus