Sorry for the top post. Is your client able to reach the server's ip? No route to host error indicates a routing issue. For testing, switch openvpn to tcp so you can telnet from the client and verify server reachability.
If you still have difficulty, please post your client and server side openvpn config after masking any sensitive information. - Raja On Apr 30, 2010 6:34 PM, "subhojit ojha" <[email protected]> wrote: Hi all, I m getting error while connecting through OpenVPN, here is the error: Fri Apr 30 18:03:15 2010 read UDPv4: Connection reset by peer (WSAECONNRESET) (code=10054) It was working fine before...I have not changed any firewall settings... when I execute the command *nmap -p 1194 x.x.x.x* (IP address) it shows PORT STATE SERVICE 1194/tcp closed unknown The o/p of command *netstat -lu* shows Proto Recv-Q Send-Q Loacal Address Foreign Address state udp 0 0 x.x.x.x:openvpn *:* *Log o/p of client machine:-* Fri Apr 30 15:25:11 2010 OpenVPN 2.0.9 Win32-MinGW [SSL] [LZO] built on Oct 1 2006 Fri Apr 30 15:25:11 2010 IMPORTANT: OpenVPN's default port number is now 1194, based on an official port number assignment by IANA. OpenVPN 2.0-beta16 and earlier used 5000 as the default port. Fri Apr 30 15:25:11 2010 WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info. Fri Apr 30 15:25:20 2010 LZO compression initialized Fri Apr 30 15:25:20 2010 Control Channel MTU parms [ L:1542 D:138 EF:38 EB:0 ET:0 EL:0 ] Fri Apr 30 15:25:20 2010 Data Channel MTU parms [ L:1542 D:1450 EF:42 EB:135 ET:0 EL:0 AF:3/1 ] Fri Apr 30 15:25:20 2010 Local Options hash (VER=V4): '94012f71' Fri Apr 30 15:25:20 2010 Expected Remote Options hash (VER=V4): 'f2dba00b' Fri Apr 30 15:25:20 2010 UDPv4 link local: [undef] Fri Apr 30 15:25:20 2010 UDPv4 link remote: X.X.X.X:1194 Fri Apr 30 15:25:22 2010 write UDPv4: No Route to Host (WSAEHOSTUNREACH) (code=10065) Fri Apr 30 15:25:23 2010 write UDPv4: No Route to Host (WSAEHOSTUNREACH) (code=10065) Fri Apr 30 15:25:26 2010 write UDPv4: No Route to Host (WSAEHOSTUNREACH) (code=10065) Fri Apr 30 15:25:28 2010 write UDPv4: No Route to Host (WSAEHOSTUNREACH) (code=10065) Fri Apr 30 15:25:31 2010 write UDPv4: No Route to Host (WSAEHOSTUNREACH) (code=10065) Fri Apr 30 15:25:33 2010 write UDPv4: No Route to Host (WSAEHOSTUNREACH) (code=10065) Fri Apr 30 15:25:34 2010 write UDPv4: No Route to Host (WSAEHOSTUNREACH) (code=10065) Fri Apr 30 15:25:37 2010 write UDPv4: No Route to Host (WSAEHOSTUNREACH) (code=10065) Fri Apr 30 15:25:39 2010 write UDPv4: No Route to Host (WSAEHOSTUNREACH) (code=10065) Fri Apr 30 15:25:40 2010 write UDPv4: No Route to Host (WSAEHOSTUNREACH) (code=10065) Fri Apr 30 15:25:43 2010 write UDPv4: No Route to Host (WSAEHOSTUNREACH) (code=10065) Fri Apr 30 15:25:45 2010 write UDPv4: No Route to Host (WSAEHOSTUNREACH) (code=10065) Fri Apr 30 15:25:47 2010 write UDPv4: No Route to Host (WSAEHOSTUNREACH) (code=10065) Fri Apr 30 15:25:49 2010 write UDPv4: No Route to Host (WSAEHOSTUNREACH) (code=10065) Fri Apr 30 15:25:51 2010 write UDPv4: No Route to Host (WSAEHOSTUNREACH) (code=10065) Fri Apr 30 15:25:54 2010 write UDPv4: No Route to Host (WSAEHOSTUNREACH) (code=10065) Fri Apr 30 15:25:56 2010 write UDPv4: No Route to Host (WSAEHOSTUNREACH) (code=10065) Fri Apr 30 15:25:58 2010 write UDPv4: No Route to Host (WSAEHOSTUNREACH) (code=10065) Fri Apr 30 15:26:01 2010 write UDPv4: No Route to Host (WSAEHOSTUNREACH) (code=10065) Fri Apr 30 15:26:01 2010 TCP/UDP: Closing socket Fri Apr 30 15:26:01 2010 SIGTERM[hard,] received, process exiting Plz help me to resolve the isssue. Thanks in advance. Regards Subhojit Ojha _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
