top button
Flag Notify
Site Registration

Why RTO (Request Time Out) comes?

+1 vote
426 views
Why RTO (Request Time Out) comes?
posted Sep 6, 2014 by Vrije Mani Upadhyay

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

0 votes

In most cases, a "Request Timed Out" message is caused by a firewall blocking the connectivity. Before you can ping, you'll need to ensure that the target machine has a green status indicator. If this is not the case, search our knowledge base for the color indicator you see (i.e., yellow, cyan, etc).

The first step in troubleshooting is to ensure you can ping locally. To do this:

Go to Start > Run, type cmd and press Enter.
Type ping 127.0.0.1 and press Enter.
If this fails, troubleshoot your firewall.

If that step was successful:

Type ping 25.x.x.x where 25.x.x.x is your own Hamachi IP.
If this fails, again revisit your firewall settings.

If this was successful:

Type ping 25.x.x.x where 25.x.x.x is the IP of the target computer.
If this fails, you'll need to troubleshoot the firewall on that machine.

If you use IPv6 protocol mode, you need to type ping -6 . For example, ping -6 2620:9b::586:5b0c

If this is successful, you have confirmed connectivity over Hamachi via your machine and can set up the application you would like to use over it. As a double-check, we recommend confirming you can ping from the other machine to yours as well, to confirm two-way communication is successful.

answer Sep 26, 2014 by Rajneesh
Similar Questions
+3 votes

I have a system in private network and a server with public ip which i was accessing through ppp links to a router which could reach the system over internet.
But now i want to use gre tunnels between the router and the server to access the same server .
How can achieve the same ?

+2 votes

I am unable to ping my EnB, PGW through ping application.. It says request timed out but thing is I am able to see Request-Reply packets in wireshark captures. Not getting any idea on what is going wrong.

Please suggest some inputs.

...