Page 1 of 1

Access to Server failed

Posted: Fri Nov 25, 2011 10:00 am
by asadan4
The Goal of openvpn is making a secure tunnel between client and server
and no person can block openvpn.

but my isp block open vpn!!! ovpn can't establish a connection!!!
please help me!!

Code: Select all

Fri Nov 25 13:19:01 2011 OpenVPN 2.2.1 Win32-MSVC++ [SSL] [LZO2] built on Jul  1 2011
Fri Nov 25 13:19:01 2011 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
Fri Nov 25 13:19:01 2011 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
Fri Nov 25 13:19:02 2011 LZO compression initialized
Fri Nov 25 13:19:02 2011 Control Channel MTU parms [ L:1544 D:140 EF:40 EB:0 ET:0 EL:0 ]
Fri Nov 25 13:19:02 2011 Socket Buffers: R=[65536->65536] S=[65536->65536]
Fri Nov 25 13:19:02 2011 Data Channel MTU parms [ L:1544 D:1450 EF:44 EB:135 ET:0 EL:0 AF:3/1 ]
Fri Nov 25 13:19:02 2011 Local Options hash (VER=V4): '69109d17'
Fri Nov 25 13:19:02 2011 Expected Remote Options hash (VER=V4): 'c0103fa8'
Fri Nov 25 13:19:02 2011 Attempting to establish TCP connection with *.*.*.*:80
Fri Nov 25 13:19:02 2011 TCP connection established with *.*.*.*:80
Fri Nov 25 13:19:02 2011 TCPv4_CLIENT link local: [undef]
Fri Nov 25 13:19:02 2011 TCPv4_CLIENT link remote: *.*.*.*:80
Fri Nov 25 13:20:02 2011 Connection reset, restarting [-1]
Fri Nov 25 13:20:02 2011 TCP/UDP: Closing socket
Fri Nov 25 13:20:02 2011 SIGUSR1[soft,connection-reset] received, process restarting
Fri Nov 25 13:20:02 2011 Restart pause, 5 second(s)

Re: Access to Server failed

Posted: Fri Nov 25, 2011 12:43 pm
by maikcat
if your ISP filters outgoing traffic then you cant do much...

are you sure that your ISP blocks outgoing traffic?

i noticed you use port 80 for your openvpn connection
did you tried another port/protocol?

Michael.