|
||||||||
Hello, I want to test the OpenVPN om m0n0wall. However I encounter a problem which occurs on all the following version: 1.2b2 1.2b3 1.2b3o I am using the CF version on a generic-pc with a wan and a lan interface. wan -> 10.0.0.100 Lan -> 192.168.10.254 OpenVPN 10.0.10.0/24 The problem is that when I connect I see the connection is build up in the log of the incomming firewall. There is also some exchange of data but no VPN connection. In the system log file there is the following:(newest on top) openvpn[986]: 10.0.0.200:1194 write UDPv4: No route to host (code=65) openvpn[986]: 10.0.0.200:1194 write UDPv4: No route to host (code=65) openvpn[986]: 10.0.0.200:1194 Re-using SSL/TLS context openvpn[986]: 10.0.0.200:1194 Re-using SSL/TLS context openvpn[986]: 10.0.0.200:1194 TLS Error: TLS handshake failed openvpn[986]: 10.0.0.200:1194 TLS Error: TLS handshake failed openvpn[986]: 10.0.0.200:1194 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity) last message repeated 33 times openvpn[986]: 10.0.0.200:1194 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity) last message repeated 33 times last message repeated 23 times last message repeated 23 times openvpn[986]: 10.0.0.200:1194 write UDPv4: No route to host (code=65) openvpn[986]: 10.0.0.200:1194 write UDPv4: No route to host (code=65) openvpn[986]: 10.0.0.200:1194 Re-using SSL/TLS context openvpn[986]: 10.0.0.200:1194 Re-using SSL/TLS context 10.0.0.200 is the host which is trying to connect. Can someone inform me where to find the solution for this problem? Thanks, MB |