Hey guys, I have OpenVPN running in server configuration on a DD-WRT router and OpenVPN client on a laptop. Keys, certificates, and matching configuration files have been made. The setup does work; however on some public wireless networks, my OpenVPN client is not able to establish a connection. On the troublesome networks, I am able to browse the web and access sites requiring SSL connections (my OpenVPN server accepts requests made on port 443).
This is the part of the OpenVPN clientlog where the connection "times out":
TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
TLS Error: TLS handshake failed
Wed Feb 20 09:32:15 2008 TCP/UDP: Closing socket
On other public wireless networks, the connection is made without problems and I am able to ping devices behind the router and browse network shares. I'm pretty sure that the problem is not on my side, but what is causing the problem on those other networks? I thought by configuring the VPN traffic to occur over port 443 to my OpenVPN server, it would result in conflict-free outbound connections since almost no one blocks it. Or am I overlooking something here?
This is the part of the OpenVPN clientlog where the connection "times out":
TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
TLS Error: TLS handshake failed
Wed Feb 20 09:32:15 2008 TCP/UDP: Closing socket
On other public wireless networks, the connection is made without problems and I am able to ping devices behind the router and browse network shares. I'm pretty sure that the problem is not on my side, but what is causing the problem on those other networks? I thought by configuring the VPN traffic to occur over port 443 to my OpenVPN server, it would result in conflict-free outbound connections since almost no one blocks it. Or am I overlooking something here?