Dear Friends,
Since last week, I have same problem!
Mr. Robert Angerer reply me on email to do
http://www.hideway.eu/forum/faq/port-194-is-blocked/ however after I done that, I still have same problem!
Also I checked sites with https, the worked without any problem. Also I'm not using any firewall.
One more thing! I set it as following:
# remote vpn1.hideway.eu 1194 udp
remote vpn2.hideway.eu 443 tcp
Thu 09/24/09 09:38 AM: IMPORTANT: OpenVPN's default port number is now 1194
Thu 09/24/09 09:38 AM: WARNING: file '......' is group or others accessible
Thu 09/24/09 09:38 AM: WARNING: file 'ta.key' is group or others accessible
Thu 09/24/09 09:38 AM: Control Channel Authentication: using 'ta.key' as a OpenVPN static key file
Thu 09/24/09 09:38 AM: Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Thu 09/24/09 09:38 AM: Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Thu 09/24/09 09:38 AM: LZO compression initialized
Thu 09/24/09 09:38 AM: Control Channel MTU parms [ L:1574 D:166 EF:66 EB:0 ET:0 EL:0 ]
Thu 09/24/09 09:38 AM: Data Channel MTU parms [ L:1574 D:1450 EF:42 EB:135 ET:32 EL:0 AF:3/1 ]
Thu 09/24/09 09:38 AM: Local Options hash (VER=V4): '13a273ba'
Thu 09/24/09 09:38 AM: Expected Remote Options hash (VER=V4): '360696c5'
Thu 09/24/09 09:38 AM: UDPv4 link local (bound): [undef]:1194
Thu 09/24/09 09:38 AM: UDPv4 link remote: 83.65.30.26:443
However when I change it to get: 83.65.30.29, I have to do the following setting:
# remote vpn2.hideway.eu 1194 udp
remote vpn1.hideway.eu 443 tcp
The result is:
Thu 09/24/09 09:40 AM: IMPORTANT: OpenVPN's default port number is now 1194
Thu 09/24/09 09:40 AM: WARNING: file '.......' is group or others accessible
Thu 09/24/09 09:40 AM: WARNING: file 'ta.key' is group or others accessible
Thu 09/24/09 09:40 AM: Control Channel Authentication: using 'ta.key' as a OpenVPN static key file
Thu 09/24/09 09:40 AM: Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Thu 09/24/09 09:40 AM: Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Thu 09/24/09 09:40 AM: LZO compression initialized
Thu 09/24/09 09:40 AM: Control Channel MTU parms [ L:1574 D:166 EF:66 EB:0 ET:0 EL:0 ]
Thu 09/24/09 09:40 AM: Data Channel MTU parms [ L:1574 D:1450 EF:42 EB:135 ET:32 EL:0 AF:3/1 ]
Thu 09/24/09 09:40 AM: Local Options hash (VER=V4): '13a273ba'
Thu 09/24/09 09:40 AM: Expected Remote Options hash (VER=V4): '360696c5'
Thu 09/24/09 09:40 AM: UDPv4 link local (bound): [undef]:1194
Thu 09/24/09 09:40 AM: UDPv4 link remote: 83.65.30.29:443
In both cases not any success!
Also I check the ports for both:
http://83.65.30.29/ OK
https://83.65.30.29/ OK
83.65.30.29 port 1194 Timeout
83.65.30.29 port 443 OK
http://83.65.30.26/ OK
https://83.65.30.26/ error
83.65.30.26 port 1194 Timeout
83.65.30.26 port 443 OK
Accourding to above information I think the problem is vpn2.hideway.eu doesn't support port 443! So your tutorial may have problem. Also I tried otherwise:
# remote vpn2.hideway.eu 1194 udp
remote vpn1.hideway.eu 443 tcp
still not working!
Please help us.