Failed to connect to TCP?
Posted: Fri Feb 03, 2012 1:33 am
I can't connect to TCP and don't know why.
here is log
Thu Feb 02 20:20:50 2012 OpenVPN 2.2.2 Win32-MSVC++ [SSL] [LZO2] [PKCS11] built on Dec 15 2011
Thu Feb 02 20:20:55 2012 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
Thu Feb 02 20:20:55 2012 LZO compression initialized
Thu Feb 02 20:20:55 2012 Attempting to establish TCP connection with 74.200.253.228:443
Thu Feb 02 20:21:16 2012 TCP: connect to 74.200.253.228:443 failed, will try again in 5 seconds: Connection timed out (WSAETIMEDOUT)
Thu Feb 02 20:21:42 2012 TCP: connect to 74.200.253.228:443 failed, will try again in 5 seconds: Connection timed out (WSAETIMEDOUT)
Thu Feb 02 20:22:08 2012 TCP: connect to 74.200.253.228:443 failed, will try again in 5 seconds: Connection timed out (WSAETIMEDOUT)
Thu Feb 02 20:22:34 2012 TCP: connect to 74.200.253.228:443 failed, will try again in 5 seconds: Connection timed out (WSAETIMEDOUT)
Thu Feb 02 20:23:00 2012 TCP: connect to 74.200.253.228:443 failed, will try again in 5 seconds: Connection timed out (WSAETIMEDOUT)
Thu Feb 02 20:23:26 2012 NOTE: --mute triggered...
This is config
remote us2.portalvpn.com 443
client
dev tun
proto tcp
resolv-retry infinite
nobind
persist-key
persist-tun
ca us2ca.crt
cert us2client.crt
key us2client.key
dh us2dh2048.pem
comp-lzo
verb 1
mute 5
auth-user-pass
ns-cert-type server
redirect-gateway
here is log
Thu Feb 02 20:20:50 2012 OpenVPN 2.2.2 Win32-MSVC++ [SSL] [LZO2] [PKCS11] built on Dec 15 2011
Thu Feb 02 20:20:55 2012 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
Thu Feb 02 20:20:55 2012 LZO compression initialized
Thu Feb 02 20:20:55 2012 Attempting to establish TCP connection with 74.200.253.228:443
Thu Feb 02 20:21:16 2012 TCP: connect to 74.200.253.228:443 failed, will try again in 5 seconds: Connection timed out (WSAETIMEDOUT)
Thu Feb 02 20:21:42 2012 TCP: connect to 74.200.253.228:443 failed, will try again in 5 seconds: Connection timed out (WSAETIMEDOUT)
Thu Feb 02 20:22:08 2012 TCP: connect to 74.200.253.228:443 failed, will try again in 5 seconds: Connection timed out (WSAETIMEDOUT)
Thu Feb 02 20:22:34 2012 TCP: connect to 74.200.253.228:443 failed, will try again in 5 seconds: Connection timed out (WSAETIMEDOUT)
Thu Feb 02 20:23:00 2012 TCP: connect to 74.200.253.228:443 failed, will try again in 5 seconds: Connection timed out (WSAETIMEDOUT)
Thu Feb 02 20:23:26 2012 NOTE: --mute triggered...
This is config
remote us2.portalvpn.com 443
client
dev tun
proto tcp
resolv-retry infinite
nobind
persist-key
persist-tun
ca us2ca.crt
cert us2client.crt
key us2client.key
dh us2dh2048.pem
comp-lzo
verb 1
mute 5
auth-user-pass
ns-cert-type server
redirect-gateway