Gatorboy
Elite Member
- Joined
- Aug 5, 2001
- Messages
- 3,138
- Location
- Bel Air, MD
- Tractor
- Kubota M8950, Bobcat 873 SSL & Kubota ZD-331
<font color="blue"> The way to get around that is to just type in the IP address of the site. </font>
For example: Google.com is http://216.239.41.99
Not sure the easiest way to determine a site's IP address, but I go to the Start Menu and select Run... then I type in cmd into the dialog box, which brings up the DOS command window.
From the DOS prompt just type in PING nameOfWebsite.com (e.g. ping google.com)
You will see the Reply from IP address. That is the actual address of the website.
Another thing to try when a site seems to be down is to run (also from the DOS prompt):
TRACERT nameOfWebsite.com
This will show you all the hops between you and the site's server. Usually when you can't get to a site, one of the hop's times out -- and that is where the problem lies. That's why some people can get access to websites when you can't -- because their route to the website is differernt from yours.
For example: Google.com is http://216.239.41.99
Not sure the easiest way to determine a site's IP address, but I go to the Start Menu and select Run... then I type in cmd into the dialog box, which brings up the DOS command window.
From the DOS prompt just type in PING nameOfWebsite.com (e.g. ping google.com)
You will see the Reply from IP address. That is the actual address of the website.
Another thing to try when a site seems to be down is to run (also from the DOS prompt):
TRACERT nameOfWebsite.com
This will show you all the hops between you and the site's server. Usually when you can't get to a site, one of the hop's times out -- and that is where the problem lies. That's why some people can get access to websites when you can't -- because their route to the website is differernt from yours.