<?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; hubble</title>
	<atom:link href="http://www.ghacks.net/tag/hubble/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>Tue, 24 Nov 2009 03:24:03 +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>Monitoring Internet Reachability in Real-Time</title>
		<link>http://www.ghacks.net/2008/05/15/monitoring-internet-reachability-in-real-time/</link>
		<comments>http://www.ghacks.net/2008/05/15/monitoring-internet-reachability-in-real-time/#comments</comments>
		<pubDate>Thu, 15 May 2008 11:35:07 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Online Services]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[hubble]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[isp]]></category>
		<category><![CDATA[outage]]></category>
		<category><![CDATA[reachability]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[tracert]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=4133</guid>
		<description><![CDATA[What&#8217;s the first thing you do when your Internet connection is not working ? I changed my reasoning from thinking that it was related to my computer to one that assumed the Internet Service Provider was responsible for the outage. Well that&#8217;s not 100% true but I know several signs that tell me if it [...]]]></description>
			<content:encoded><![CDATA[<p>What&#8217;s the first thing you do when your Internet connection is not working ? I changed my reasoning from thinking that it was related to my computer to one that assumed the Internet Service Provider was responsible for the outage. Well that&#8217;s not 100% true but I know several signs that tell me if it is my fault or the fault of my ISP.</p>
<p>I usually restart my router to be on the safe side but that&#8217;s it. Sometimes you can make a connection to the Internet but that connection feels slow, you get disconnections and websites that are not loading properly. </p>
<p>One way to find out if the problem is located on your side is to perform a tracert command to the target server. If that tracert times out you pretty much know the IP address of the server responsible for that along with information about the country the server is in.</p>
<p><span id="more-4133"></span><a href='http://www.ghacks.net/wp-content/uploads/2008/05/internet_black_holes.jpg'><img src="http://www.ghacks.net/wp-content/uploads/2008/05/internet_black_holes-300x163.jpg" alt="internet black holes" title="internet black holes" width="300" height="163" class="alignnone size-medium wp-image-4134" /></a></p>
<p>This is also the basic approach of <a href="http://hubble.cs.washington.edu/">Hubble</a>, a service that monitors Internet reachability in real-time. Instead of using one tracert at a time they send out more than 100k every 15 minutes to monitor reachability problems throughout the world using a Google Maps mashup to provide a map of so called black holes, meaning servers that are unresponsive or have a reduced reachability.</p>
<p>The interesting information for the users are the IP addresses or ranges of those servers and the country column of the table. Sorting the column by country reveals problematic server at a glance which can help determining if the problem is located at your end.</p>

	Tags: <a href="http://www.ghacks.net/tag/hubble/" title="hubble" rel="tag">hubble</a>, <a href="http://www.ghacks.net/tag/internet/" title="internet" rel="tag">internet</a>, <a href="http://www.ghacks.net/tag/isp/" title="isp" rel="tag">isp</a>, <a href="http://www.ghacks.net/tag/outage/" title="outage" rel="tag">outage</a>, <a href="http://www.ghacks.net/tag/reachability/" title="reachability" rel="tag">reachability</a>, <a href="http://www.ghacks.net/tag/server/" title="server" rel="tag">server</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/06/06/remote-server-monitoring-software-dreamsys-server-monitor/" title="Remote Server Monitoring Software DreamSys Server Monitor (June 6, 2009)">Remote Server Monitoring Software DreamSys Server Monitor</a> (4)</li>
	<li><a href="http://www.ghacks.net/2007/01/25/play-your-mp3-collection-remotely/" title="Play your MP3 collection remotely (January 25, 2007)">Play your MP3 collection remotely</a> (0)</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/2007/01/16/yubnub-a-social-internet-command-line/" title="YubNub a social internet command line (January 16, 2007)">YubNub a social internet command line</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/06/09/wolfram-alpha-gets-its-first-core-update-after-launch/" title="Wolfram Alpha Gets Its First Core Update After Launch (June 9, 2009)">Wolfram Alpha Gets Its First Core Update After Launch</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/05/15/monitoring-internet-reachability-in-real-time/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
