<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>gHacks technology news &#187; traceroute</title>
	<atom:link href="http://www.ghacks.net/tag/traceroute/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Wed, 25 Nov 2009 14:38:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Troubleshoot networking problems with GNOME&#8217;s Nettools</title>
		<link>http://www.ghacks.net/2009/10/18/troubleshoot-networking-problems-with-gnomes-nettools/</link>
		<comments>http://www.ghacks.net/2009/10/18/troubleshoot-networking-problems-with-gnomes-nettools/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 14:40:44 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Advice]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networks]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[finger]]></category>
		<category><![CDATA[lookup]]></category>
		<category><![CDATA[netstat]]></category>
		<category><![CDATA[ping]]></category>
		<category><![CDATA[port scan]]></category>
		<category><![CDATA[traceroute]]></category>
		<category><![CDATA[whois]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=17415</guid>
		<description><![CDATA[How many times have you had networking issues and not known exactly where to start? With Linux there are so many tools you can choose from. Add to that the choice between console and GUI and you have the making for a rather confusing start. Most new Linux users (and many of those who have [...]]]></description>
			<content:encoded><![CDATA[<p>How many times have you had networking issues and not known exactly where to start? With Linux there are so many tools you can choose from. Add to that the choice between console and GUI and you have the making for a rather confusing start. Most new Linux users (and many of those who have used Linux for a while) have no idea how to use the whois, finger, Port Scanning, and other helpful networking tools. But it doesn&#8217;t have to be that way.</p>
<p>With the help of the GNOME Nettools you can have a sweet collection of powerful tools that will help you to troubleshoot your network in no time. And this collection of tools is all wrapped up into a user-friendly graphical interface. So without any further adieu, let&#8217;s take a look at this powerful suite of tools.</p>
<p><span id="more-17415"></span><strong>Features</strong></p>
<p>The GNOME Nettools includes the following tools:</p>
<ul>
<li>Devices: Have all information about your networking devices at your fingertips.</li>
<li>Ping: Get detailed information using the ping tool.</li>
<li>Netstat: Get detailed information about your routing table, active network services, and multicast information about your machine.</li>
<li>Traceroute: Trace the path to a network host.</li>
<li>Port scan: Scan for open ports on servers and desktops.</li>
<li>Lookup: Get detailed information about a server.</li>
<li>Finger: Lookup a users finger entry.</li>
<li>Whois: Lookup a whois entry for a domain.</li>
</ul>
<p>GNOME Nettools also features:</p>
<ul>
<li>Copy information to text report.</li>
<li>Help system.</li>
<li>Drop downs for previously entered addresses/domains.</li>
<li>Easy to use GUI.</li>
</ul>
<p>Now let&#8217;s take a look and see how this tool is used.</p>
<p><strong>Usage</strong></p>
<div id="attachment_17417" class="wp-caption alignleft" style="width: 190px"><a rel="attachment wp-att-17417" href="http://www.ghacks.net/2009/10/18/troubleshoot-networking-problems-with-gnomes-nettools/nettools_devices/"><img class="size-thumbnail wp-image-17417" src="http://www.ghacks.net/wp-content/uploads/2009/10/nettools_devices-300x300.png" alt="Figure 1" width="180" height="180" /></a><p class="wp-caption-text">Figure 1</p></div>
<p>As you can see there has been no mention of installation. That is because GNOME Nettools is installed by default. In order to start up the tool you only have to go to the Administration sub-menu of the System menu. Once you have fired up the tool you will be greeted with main window at the Devices tab. This tab is where you gather the information about your installed networking devices. As you can see (In Figure 1) there is plenty of detailed information about my default eth0 interface. You can switch this to display information about any connected internet device you have on the machine by using the Interface drop-down.</p>
<p>The next tab, Ping, is where you can actually start troubleshooting networking issues. Ping is almost always one of the first tools I use, but I generally use it in command line form. Since most new Linux users prefer to not use the command line &#8211; you can still get your ping on with Nettools. Click on the Ping tab to reveal how the Ping tool works (see Figure 2).</p>
<div id="attachment_17419" class="wp-caption alignright" style="width: 190px"><a rel="attachment wp-att-17419" href="http://www.ghacks.net/2009/10/18/troubleshoot-networking-problems-with-gnomes-nettools/nettools_ping-2/"><img class="size-thumbnail wp-image-17419" src="http://www.ghacks.net/wp-content/uploads/2009/10/nettools_ping1-300x300.png" alt="Figure 2" width="180" height="180" /></a><p class="wp-caption-text">Figure 2</p></div>
<p>By default the Nettools Ping tool will be configured for a limited 5 requests. You can up that number or even change it to an unlimited number if you need. In Figure 2 I have sent 5 ping requests to an internal server and received 100% sucess on my packets. I know this server is at least responding.</p>
<p>The other tools will all work exactly as you would expect them. One thing that is nice is as a tool is working you can switch over to another tool without disrupting the original tools task. This is especially nice when running a traceroute that can take a while (see Figure 3).</p>
<div id="attachment_17422" class="wp-caption alignleft" style="width: 190px"><a rel="attachment wp-att-17422" href="http://www.ghacks.net/2009/10/18/troubleshoot-networking-problems-with-gnomes-nettools/nettools_traceroute/"><img class="size-thumbnail wp-image-17422" src="http://www.ghacks.net/wp-content/uploads/2009/10/nettools_traceroute-300x300.png" alt="Figure 3" width="180" height="180" /></a><p class="wp-caption-text">Figure 3</p></div>
<p>The traceroute tool will follow a path, hop for hop, to a destination you enter. In Figure 3 I ran a traceroute on www.google.com which ended before it reached its goal. This, of course, was only to show you the output of the traceroute (as there is not much I can personally do if my route to www.google.com is stopped outside of the boundaries of my network or my service providers network. But it gives you an idea of where the route stops. If this were a corporate issue, and the destination was one I had to reach, I would know precisely where the last known successful hop was (in the case of Figure 3 &#8211; after the 65.222.158.82 address).</p>
<p>I can then use the Whois tool to discover who is connected to that address. By clicking on the Whois tab and then entering the IP address above I receive the following information:</p>
<p><code>MCI Communications Services, Inc. d/b/a Verizon Business UUNET65 (NET-65-192-0-0-1)<br />
65.192.0.0 - 65.223.255.255<br />
SPLICE COMMUNICATIONS, INC. UU-65-222-158-80-D4 (NET-65-222-158-80-1)<br />
65.222.158.80 - 65.222.158.87</code></p>
<p>If www.google.com were a critical address for me (and my company) to reach for work (or a host of my company&#8217;s web site) I could at least contact the owner of this domain.</p>
<p><strong>Final thoughts</strong></p>
<p>As you would expect, the rest of the Nettools tools work in a very similar fashion than their command line counter parts. The only difference? You don&#8217;t have to open up a terminal window to use them. No commands to remember, no commands to type. Just easy network analysis, with the help of a user-friendly GUI tool.</p>

	Tags: <a href="http://www.ghacks.net/tag/finger/" title="finger" rel="tag">finger</a>, <a href="http://www.ghacks.net/tag/lookup/" title="lookup" rel="tag">lookup</a>, <a href="http://www.ghacks.net/tag/netstat/" title="netstat" rel="tag">netstat</a>, <a href="http://www.ghacks.net/tag/ping/" title="ping" rel="tag">ping</a>, <a href="http://www.ghacks.net/tag/port-scan/" title="port scan" rel="tag">port scan</a>, <a href="http://www.ghacks.net/tag/traceroute/" title="traceroute" rel="tag">traceroute</a>, <a href="http://www.ghacks.net/tag/whois/" title="whois" rel="tag">whois</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/03/16/ways-to-check-if-a-website-is-really-down/" title="Ways to check if a website is really down (March 16, 2008)">Ways to check if a website is really down</a> (12)</li>
	<li><a href="http://www.ghacks.net/2009/02/18/internet-maniac-networking-software/" title="Internet Maniac Networking Software (February 18, 2009)">Internet Maniac Networking Software</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/05/11/etoolz-network-toolset/" title="eToolz Network Toolset (May 11, 2008)">eToolz Network Toolset</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/06/30/who-shares-your-shared-hosting/" title="Who shares your shared hosting? (June 30, 2009)">Who shares your shared hosting?</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/01/04/webhopper-internet-traceroute-tool/" title="WebHopper Internet Traceroute Tool (January 4, 2009)">WebHopper Internet Traceroute Tool</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/10/18/troubleshoot-networking-problems-with-gnomes-nettools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet Maniac Networking Software</title>
		<link>http://www.ghacks.net/2009/02/18/internet-maniac-networking-software/</link>
		<comments>http://www.ghacks.net/2009/02/18/internet-maniac-networking-software/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 22:56:06 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[host lookup]]></category>
		<category><![CDATA[internet maniac]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[network software]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[networking software]]></category>
		<category><![CDATA[ping]]></category>
		<category><![CDATA[portable software]]></category>
		<category><![CDATA[traceroute]]></category>
		<category><![CDATA[windows software]]></category>
		<category><![CDATA[winsock]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=10621</guid>
		<description><![CDATA[Rarst reviewed an interesting networking software today on his excellent blog (you should check it out if you are interested in tech). Internet Maniac is a old school networking software that has not been updated in ten years. Old software does not necessarily have to be bad or outdated especially if it deals with elements [...]]]></description>
			<content:encoded><![CDATA[<p>Rarst reviewed an interesting networking software today on his excellent <a href="http://www.rarst.net/software/internet-maniac/">blog</a> (you should check it out if you are interested in tech). Internet Maniac is a old school networking software that has not been updated in ten years. Old software does not necessarily have to be bad or outdated especially if it deals with elements that have not changed in the last ten years as well.</p>
<p>Internet Maniac combines a set of networking tools in its interface. The portable software provides access to functions like traceroutes, pings, host lookups, whois information, lookup IPs or domain names and more. Every option is directly accessible from the main interface. </p>
<p>A click on an option will usually display a second window that can be used to enter data, say a domain name for Whois. The same window will also display the results of the function directly in its window.</p>
<p><span id="more-10621"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/02/internet_maniac_networking_software.jpg" alt="internet maniac networking software" title="internet maniac networking software" width="434" height="336" class="alignnone size-full wp-image-10622" /></p>
<p>The tool is completely portable and requires less than 5 Megabytes of computer memory. The homepage of the developer has been deleted a long time ago. You can download the latest available version of Internet Maniac right here at Ghacks (<a href='http://www.ghacks.net/wp-content/uploads/2009/02/internet_maniac.zip'>internet maniac</a>).</p>

	Tags: <a href="http://www.ghacks.net/tag/host-lookup/" title="host lookup" rel="tag">host lookup</a>, <a href="http://www.ghacks.net/tag/internet-maniac/" title="internet maniac" rel="tag">internet maniac</a>, <a href="http://www.ghacks.net/tag/network/" title="network" rel="tag">network</a>, <a href="http://www.ghacks.net/tag/network-software/" title="network software" rel="tag">network software</a>, <a href="http://www.ghacks.net/tag/networking/" title="networking" rel="tag">networking</a>, <a href="http://www.ghacks.net/tag/networking-software/" title="networking software" rel="tag">networking software</a>, <a href="http://www.ghacks.net/tag/ping/" title="ping" rel="tag">ping</a>, <a href="http://www.ghacks.net/tag/portable-software/" title="portable software" rel="tag">portable software</a>, <a href="http://www.ghacks.net/tag/traceroute/" title="traceroute" rel="tag">traceroute</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a>, <a href="http://www.ghacks.net/tag/winsock/" title="winsock" rel="tag">winsock</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/01/27/network-security-analysis-with-network-miner/" title="Network Security Analysis With Network Miner (January 27, 2009)">Network Security Analysis With Network Miner</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/05/28/network-monitoring-software/" title="Network Monitoring Software Open Monitor (May 28, 2009)">Network Monitoring Software Open Monitor</a> (27)</li>
	<li><a href="http://www.ghacks.net/2009/03/14/mac-address-changer/" title="Mac Address Changer (March 14, 2009)">Mac Address Changer</a> (11)</li>
	<li><a href="http://www.ghacks.net/2009/08/26/local-area-network-speed-test/" title="Local Area Network Speed Test (August 26, 2009)">Local Area Network Speed Test</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/07/27/fix-winsock-errors-with-winsock-repair/" title="Fix Winsock Errors With Winsock Repair (July 27, 2009)">Fix Winsock Errors With Winsock Repair</a> (11)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/02/18/internet-maniac-networking-software/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WebHopper Internet Traceroute Tool</title>
		<link>http://www.ghacks.net/2009/01/04/webhopper-internet-traceroute-tool/</link>
		<comments>http://www.ghacks.net/2009/01/04/webhopper-internet-traceroute-tool/#comments</comments>
		<pubDate>Sun, 04 Jan 2009 20:45:21 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[internet trraceroute]]></category>
		<category><![CDATA[traceroute]]></category>
		<category><![CDATA[traceroute software]]></category>
		<category><![CDATA[tracert]]></category>
		<category><![CDATA[visual traceroute]]></category>
		<category><![CDATA[web hopper]]></category>
		<category><![CDATA[webhopper]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=9637</guid>
		<description><![CDATA[The traceroute command lists the servers &#8211; which are also called hops &#8211; that the connection uses to reach the destination. There is basically never a direct connection to a regular website, it will always use a number of servers before it reaches the destination. Windows users can use the tracert destination command to display [...]]]></description>
			<content:encoded><![CDATA[<p>The traceroute command lists the servers &#8211; which are also called hops &#8211; that the connection uses to reach the destination. There is basically never a direct connection to a regular website, it will always use a number of servers before it reaches the destination. Windows users can use the <strong>tracert destination</strong> command to display the list of servers that the current connection uses to reach the destination. This can change depending on the routing and begins with the local IP and usually ends with the destination IP. </p>
<p>The command has a few disadvantages. It is not displaying additional information about each hop and it is kinda difficulty to process the information. Web Hopper makes use of a graphical user interface and several additional features that might make it worth the download. The country of each server on the route to the destination is shown. It is sometimes quite fascinating to see that connections to a server &#8220;next door&#8221; will make a trip around the world before they reach the destination. This can be used to analysis connection problems like bad pings to game servers.</p>
<p>Another advantage of <a href="http://www.proletary.com/WebHopper/index.asp">Web Hopper</a> is that you can also traceroute emails which the traceroute command in Windows cannot.</p>
<p><span id="more-9637"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/01/web_hopper-499x363.jpg" alt="web hopper" title="web hopper" width="499" height="363" class="alignnone size-medium wp-image-9638" /></p>
<p>Web Hopper displays the country of the server, the server name and the time it takes to reach it. A trace is updated automatically and results can be saved in text format for further processing. The Internet traceroute tool comes with two shortcuts that can grab the active browser url to process it automatically and the option to view a url in the browser.</p>

	Tags: <a href="http://www.ghacks.net/tag/internet-trraceroute/" title="internet trraceroute" rel="tag">internet trraceroute</a>, <a href="http://www.ghacks.net/tag/traceroute/" title="traceroute" rel="tag">traceroute</a>, <a href="http://www.ghacks.net/tag/traceroute-software/" title="traceroute software" rel="tag">traceroute software</a>, <a href="http://www.ghacks.net/tag/tracert/" title="tracert" rel="tag">tracert</a>, <a href="http://www.ghacks.net/tag/visual-traceroute/" title="visual traceroute" rel="tag">visual traceroute</a>, <a href="http://www.ghacks.net/tag/web-hopper/" title="web hopper" rel="tag">web hopper</a>, <a href="http://www.ghacks.net/tag/webhopper/" title="webhopper" rel="tag">webhopper</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/07/30/traceroute-from-multiple-locations/" title="Traceroute From Multiple Locations (July 30, 2008)">Traceroute From Multiple Locations</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/02/18/internet-maniac-networking-software/" title="Internet Maniac Networking Software (February 18, 2009)">Internet Maniac Networking Software</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/10/21/zonescreen-finally-gets-64-bit-update/" title="ZoneScreen Finally Gets 64-bit Update (October 21, 2008)">ZoneScreen Finally Gets 64-bit Update</a> (7)</li>
	<li><a href="http://www.ghacks.net/2009/10/07/zc-dvd-creator-platinum-free-full-version/" title="ZC DVD Creator Platinum [Free Full Version] (October 7, 2009)">ZC DVD Creator Platinum [Free Full Version]</a> (19)</li>
	<li><a href="http://www.ghacks.net/2009/07/28/youtube-videos-downloader-tubequeue/" title="Youtube Videos Downloader TubeQueue (July 28, 2009)">Youtube Videos Downloader TubeQueue</a> (17)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/01/04/webhopper-internet-traceroute-tool/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Traceroute From Multiple Locations</title>
		<link>http://www.ghacks.net/2008/07/30/traceroute-from-multiple-locations/</link>
		<comments>http://www.ghacks.net/2008/07/30/traceroute-from-multiple-locations/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 15:32:17 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Online Services]]></category>
		<category><![CDATA[connection problems]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[traceroute]]></category>
		<category><![CDATA[tracert]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=5308</guid>
		<description><![CDATA[The Traceroute command displays the list of Internet hops that lie between your local computer and the remote computer. It provides an excellent way to identify connection problems because it is actually showing you the hop that is causing the problems.
Just Traceroute (via Digital Inspiration) takes this a step further by issuing a traceroute command [...]]]></description>
			<content:encoded><![CDATA[<p>The Traceroute command displays the list of Internet hops that lie between your local computer and the remote computer. It provides an excellent way to identify connection problems because it is actually showing you the hop that is causing the problems.</p>
<p><a href="http://just-traceroute.com/">Just Traceroute</a> (via <a href="http://www.labnol.org/internet/tools/run-traceroute-command-on-multiple-computers/4027/">Digital Inspiration</a>) takes this a step further by issuing a traceroute command from multiple locations in the world. Different locations, especially when they are from different parts of the world, use different &#8220;ways&#8221; to reach their target which could give additional information about the cause of the connection problem.</p>
<p>The services is using servers located in the United States, Netherlands, Australia and Singapore to run the traceroute command.</p>
<p><span id="more-5308"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/07/tracerouter_multiple_locations-500x250.jpg" alt="tracerouter multiple locations" title="tracerouter multiple locations" width="500" height="250" class="alignnone size-medium wp-image-5731" /></p>
<p>The results can be forwarded to an email address. The very same window offers a way to copy the all four traceroutes to the clipboard directly.</p>

	Tags: <a href="http://www.ghacks.net/tag/connection-problems/" title="connection problems" rel="tag">connection problems</a>, <a href="http://www.ghacks.net/tag/network/" title="network" rel="tag">network</a>, <a href="http://www.ghacks.net/tag/terminal/" title="terminal" rel="tag">terminal</a>, <a href="http://www.ghacks.net/tag/traceroute/" title="traceroute" rel="tag">traceroute</a>, <a href="http://www.ghacks.net/tag/tracert/" title="tracert" rel="tag">tracert</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/01/04/webhopper-internet-traceroute-tool/" title="WebHopper Internet Traceroute Tool (January 4, 2009)">WebHopper Internet Traceroute Tool</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/02/18/internet-maniac-networking-software/" title="Internet Maniac Networking Software (February 18, 2009)">Internet Maniac Networking Software</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/05/11/etoolz-network-toolset/" title="eToolz Network Toolset (May 11, 2008)">eToolz Network Toolset</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/10/21/zonescreen-finally-gets-64-bit-update/" title="ZoneScreen Finally Gets 64-bit Update (October 21, 2008)">ZoneScreen Finally Gets 64-bit Update</a> (7)</li>
	<li><a href="http://www.ghacks.net/2005/11/06/who-is-connected-to-your-pc-right-now/" title="Who is connected to your pc right now ? (November 6, 2005)">Who is connected to your pc right now ?</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/07/30/traceroute-from-multiple-locations/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Ways to check if a website is really down</title>
		<link>http://www.ghacks.net/2008/03/16/ways-to-check-if-a-website-is-really-down/</link>
		<comments>http://www.ghacks.net/2008/03/16/ways-to-check-if-a-website-is-really-down/#comments</comments>
		<pubDate>Sun, 16 Mar 2008 14:18:02 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[Online Services]]></category>
		<category><![CDATA[check websites]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[ping]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[traceroute]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2008/03/16/ways-to-check-if-a-website-is-really-down/</guid>
		<description><![CDATA[I got the inspiration for this post from the Download Squad article "Is this web site down for everyone or is it just you ?" which mentioned a service that would check if a website was down or if it was more likely to be a problem on the user's side. Some guys mentioned in the comments that the website checking service would display false results from time to time which in turn convinced me to write a post about other methods on how you can check if a website is up, or not.]]></description>
			<content:encoded><![CDATA[<p>I got the inspiration for this post from the <a href="http://www.downloadsquad.com/2008/03/15/is-this-web-site-down-for-everyone-or-is-it-just-you/">Download Squad</a> article &#8220;Is this web site down for everyone or is it just you ?&#8221; which mentioned a service that would check if a website was down or if it was more likely to be a problem on the user&#8217;s side. Some guys mentioned in the comments that the website checking service would display false results from time to time which in turn convinced me to write a post about other methods on how you can check if a website is up, or not.</p>
<p>Checking if a website is up or not should be speedy, you do not want to waste your time analyzing large log files if there is another faster way to accomplish the check. This article is therefor concentrating on methods that reveal results in a matter of seconds which are easy to interpretate.</p>
<p>If you know of a method that is missing let me know and I will check it out and add it if it makes a good fit. On we go with ways to check if a website is really down.</p>
<p><span id="more-3533"></span>1. <strong>Ping</strong></p>
<p>A ping basically sends an Hello to a server waiting for an response. If the response takes to long a timeout will occur. Ping is measured in ms, if it is incredibly high something is wrong with either your computer, the route in between or the destination.</p>
<p>The command is similar in Windows and Linux, just enter ping destination, with destination being an IP or domain name, and wait for the response.</p>
<p>One of the many online scripts that ping servers is located at <a href="http://ping.eu/">Ping.eu</a>. It offers other network tools like Traceroute and a port check as well.</p>
<p>2. <strong>Traceroute</strong></p>
<p>You can compare Tracerouter with a list of all the roads that you travel until you reach your destination. Only that the roads are the servers in this case that your data is send through to reach their destination. If everything is fine the destination server should appear at the end, if it is not you could get timeouts for instance.</p>
<p><a href="http://www.net.princeton.edu/traceroute.html">Traceroute Tool</a> from the University of Princeton displays the traceroute between the University and another server on the Internet, you can enter the IP or domain name of the server. </p>
<p><strong>Tracert</strong> is the command that you can use in Windows to trace the route between your computer and the destination. Use the command &#8220;tracert IP&#8221; or &#8220;tracert domain&#8221; to achieve this. Traceroute is the equivalent in Linux.</p>
<p>3.  <strong>Domain Name System (DNS)</strong></p>
<p>DNS errors most of the time occur when a website is freshly registered or moving to another server. It usually takes some time to update the DNS records to point at the new server. DNS is providing information much like your phone book is. Domain names are for us puny humans who have troubles remembering those server IP addresses (64.233.161.18 for Google for instance). Problems occur when the Nameservers who translate the human entered domain names into IP addresses have still the old IP in their records while the website is already up and running on the new IP.</p>
<p>You can use the online script <a href="http://member.dnsstuff.com/pages/dnsreport.php">DNS Report</a> to receive a detailed report. Green results are fine, red ones point to failures and yellow ones are warnings.</p>
<p>4. <strong>Proxies</strong></p>
<p>Proxys can be used to establish connections to websites even if the direct route from your computer to theirs is somehow blocked. You can compare that to visiting a friend and using his computer to connect to a server that you cannot connect to. If it works it is somehow related to your computer or connection.</p>
<p>You can find hundreds of web based proxies at <a href="http://proxy.org/">Proxy.org</a>. Try some and see if you can connect to the website.</p>
<p>5. <strong>Ask someone</strong></p>
<p>If you have direct contact to other users, be it in IRC, Skype, Instant Messengers or even forums, you can ask them if they would be kind enough to check a particular website for you. That`s practically a substitute to using a proxy.</p>

	Tags: <a href="http://www.ghacks.net/tag/check-websites/" title="check websites" rel="tag">check websites</a>, <a href="http://www.ghacks.net/tag/dns/" title="dns" rel="tag">dns</a>, <a href="http://www.ghacks.net/tag/ping/" title="ping" rel="tag">ping</a>, <a href="http://www.ghacks.net/tag/proxy/" title="proxy" rel="tag">proxy</a>, <a href="http://www.ghacks.net/tag/traceroute/" title="traceroute" rel="tag">traceroute</a>, <a href="http://www.ghacks.net/tag/website/" title="website" rel="tag">website</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/10/18/troubleshoot-networking-problems-with-gnomes-nettools/" title="Troubleshoot networking problems with GNOME&#8217;s Nettools (October 18, 2009)">Troubleshoot networking problems with GNOME&#8217;s Nettools</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/08/11/is-my-blog-working/" title="Is My Blog Working (August 11, 2009)">Is My Blog Working</a> (10)</li>
	<li><a href="http://www.ghacks.net/2009/02/18/internet-maniac-networking-software/" title="Internet Maniac Networking Software (February 18, 2009)">Internet Maniac Networking Software</a> (2)</li>
	<li><a href="http://www.ghacks.net/2006/12/19/how-to-bypass-internet-censorship/" title="How to bypass Internet Censorship (December 19, 2006)">How to bypass Internet Censorship</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/03/19/fast-ip-switcher/" title="Fast IP Switcher (March 19, 2008)">Fast IP Switcher</a> (5)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/03/16/ways-to-check-if-a-website-is-really-down/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>
