<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Google Earth as a traceroute viewer</title>
	<atom:link href="http://www.kahunaburger.com/2009/03/28/google-earth-as-a-traceroute-viewer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kahunaburger.com/2009/03/28/google-earth-as-a-traceroute-viewer/</link>
	<description>home of pia, max, frisco and tobias</description>
	<lastBuildDate>Mon, 08 Mar 2010 09:27:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Prieleallomma</title>
		<link>http://www.kahunaburger.com/2009/03/28/google-earth-as-a-traceroute-viewer/comment-page-1/#comment-44429</link>
		<dc:creator>Prieleallomma</dc:creator>
		<pubDate>Mon, 09 Nov 2009 23:49:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.kahunaburger.com/?p=1389#comment-44429</guid>
		<description>I found this site using &lt;a href=&quot;http://google.com&quot; rel=&quot;nofollow&quot;&gt;google.com&lt;/a&gt; And i want to thank you for your work. You have done really very good site. Great work, great site! Thank you!

Sorry for offtopic</description>
		<content:encoded><![CDATA[<p>I found this site using <a href="http://google.com" rel="nofollow">google.com</a> And i want to thank you for your work. You have done really very good site. Great work, great site! Thank you!</p>
<p>Sorry for offtopic</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Haarith Devarajan</title>
		<link>http://www.kahunaburger.com/2009/03/28/google-earth-as-a-traceroute-viewer/comment-page-1/#comment-43480</link>
		<dc:creator>Haarith Devarajan</dc:creator>
		<pubDate>Thu, 16 Apr 2009 22:49:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.kahunaburger.com/?p=1389#comment-43480</guid>
		<description>ABSOLUTELY AMAZING STUFF. Great job!!.. I am going to link a bunch of people on this. 

Before that, a couple of things that are required to make ti work in centos and the NEW DATABASE from Marc
**1
On line 197: it should be     my($val)=((($a[0]*256+$a[1])*256+$a[2])*256); and not     my($val)=($a[0]*256+$a[1])*256+$a[2]; { thats for the old DB :) }
**2

-e will not work for people using 1.10.. so this should do 
my $cmd=qq{traceroute  -w $maxwait -q $probes -I $dest};

**3 For those running centos 5&amp;perl 5.8.8
Direct install of ( Net::Traceroute; ) when done with perl -MCPAN -e shell is broken. There is a default option make test no that stops the install. Would suggest the following ( pull it directly from HA website)

-&gt;
wget http://www.cpan.org/modules/by-module/Net/HAG/Net-Traceroute-1.10.tar.gz
--15:03:02--  http://www.cpan.org/modules/by-module/Net/HAG/Net-Traceroute-1.10.tar.gz

-&gt;gunzip make
-&gt;make test

No output from traceroute.  Exec failure? at blib/lib/Net/Traceroute.pm line 300.
make: *** [test_dynamic] Error 2
-&gt;make install</description>
		<content:encoded><![CDATA[<p>ABSOLUTELY AMAZING STUFF. Great job!!.. I am going to link a bunch of people on this. </p>
<p>Before that, a couple of things that are required to make ti work in centos and the NEW DATABASE from Marc<br />
**1<br />
On line 197: it should be     my($val)=((($a[0]*256+$a[1])*256+$a[2])*256); and not     my($val)=($a[0]*256+$a[1])*256+$a[2]; { thats for the old DB <img src='http://www.kahunaburger.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  }<br />
**2</p>
<p>-e will not work for people using 1.10.. so this should do<br />
my $cmd=qq{traceroute  -w $maxwait -q $probes -I $dest};</p>
<p>**3 For those running centos 5&amp;perl 5.8.8<br />
Direct install of ( Net::Traceroute; ) when done with perl -MCPAN -e shell is broken. There is a default option make test no that stops the install. Would suggest the following ( pull it directly from HA website)</p>
<p>-&gt;<br />
wget <a href="http://www.cpan.org/modules/by-module/Net/HAG/Net-Traceroute-1.10.tar.gz" rel="nofollow">http://www.cpan.org/modules/by-module/Net/HAG/Net-Traceroute-1.10.tar.gz</a><br />
&#8211;15:03:02&#8211;  <a href="http://www.cpan.org/modules/by-module/Net/HAG/Net-Traceroute-1.10.tar.gz" rel="nofollow">http://www.cpan.org/modules/by-module/Net/HAG/Net-Traceroute-1.10.tar.gz</a></p>
<p>-&gt;gunzip make<br />
-&gt;make test</p>
<p>No output from traceroute.  Exec failure? at blib/lib/Net/Traceroute.pm line 300.<br />
make: *** [test_dynamic] Error 2<br />
-&gt;make install</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Haarith Devarajan</title>
		<link>http://www.kahunaburger.com/2009/03/28/google-earth-as-a-traceroute-viewer/comment-page-1/#comment-43478</link>
		<dc:creator>Haarith Devarajan</dc:creator>
		<pubDate>Thu, 16 Apr 2009 19:55:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.kahunaburger.com/?p=1389#comment-43478</guid>
		<description>Thanks a bunch !! .. Will take a look at it as soon as i have sometime..my traceroute is probably 2 years old..time to upgrade :))</description>
		<content:encoded><![CDATA[<p>Thanks a bunch !! .. Will take a look at it as soon as i have sometime..my traceroute is probably 2 years old..time to upgrade <img src='http://www.kahunaburger.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tobias</title>
		<link>http://www.kahunaburger.com/2009/03/28/google-earth-as-a-traceroute-viewer/comment-page-1/#comment-43477</link>
		<dc:creator>Tobias</dc:creator>
		<pubDate>Thu, 16 Apr 2009 17:09:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.kahunaburger.com/?p=1389#comment-43477</guid>
		<description>Haarith - done. I added a link to the compressed perl sources. This one used FreeBSD&#039;s traceroute (8.0-current) - if you try to run it on a different platform, you may have to adjust the options.

I noticed for a number of hosts that we always got the same latitude/longitude smack in the middle of the US. I assume, those are ones that don&#039;t have a good location information. When I see that specific lat/long I simply skip it and look at the next hop. The traceroute timing info is displayed next to the hop. </description>
		<content:encoded><![CDATA[<p>Haarith &#8211; done. I added a link to the compressed perl sources. This one used FreeBSD&#8217;s traceroute (8.0-current) &#8211; if you try to run it on a different platform, you may have to adjust the options.</p>
<p>I noticed for a number of hosts that we always got the same latitude/longitude smack in the middle of the US. I assume, those are ones that don&#8217;t have a good location information. When I see that specific lat/long I simply skip it and look at the next hop. The traceroute timing info is displayed next to the hop.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Haarith Devarajan</title>
		<link>http://www.kahunaburger.com/2009/03/28/google-earth-as-a-traceroute-viewer/comment-page-1/#comment-43475</link>
		<dc:creator>Haarith Devarajan</dc:creator>
		<pubDate>Wed, 15 Apr 2009 22:59:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.kahunaburger.com/?p=1389#comment-43475</guid>
		<description>Tobias,

sample code pleaaaasee :).

How did you force it to skip hosts that were not mapped. Like if it was part of the route , does the map automatically move to the next one and add the total wait time . I think traceroute sums the time automatically, but curios if you are pulling that data directly.</description>
		<content:encoded><![CDATA[<p>Tobias,</p>
<p>sample code pleaaaasee <img src='http://www.kahunaburger.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>How did you force it to skip hosts that were not mapped. Like if it was part of the route , does the map automatically move to the next one and add the total wait time . I think traceroute sums the time automatically, but curios if you are pulling that data directly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Haarith Devarajan</title>
		<link>http://www.kahunaburger.com/2009/03/28/google-earth-as-a-traceroute-viewer/comment-page-1/#comment-43461</link>
		<dc:creator>Haarith Devarajan</dc:creator>
		<pubDate>Thu, 09 Apr 2009 22:25:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.kahunaburger.com/?p=1389#comment-43461</guid>
		<description>Yup..Tobias access log code was too good. so i cant wait to get my hands on this as well .. There is nothing like showing it on a map when troubleshooting. 

Kevin, the discrepancy could be from the Ip2Loc database. Marc uploaded a new one on April and that has improved accuracy overall. 


It will be nice to have auto animate as default. Like when you open the kml it automatically starts tracking. I tried to hack it by calling a js inside kml, but google earth doesnt like it. 
It so doesnt like it that it crashed my comp. Thrice :(

Cheers,
Haarith</description>
		<content:encoded><![CDATA[<p>Yup..Tobias access log code was too good. so i cant wait to get my hands on this as well .. There is nothing like showing it on a map when troubleshooting. </p>
<p>Kevin, the discrepancy could be from the Ip2Loc database. Marc uploaded a new one on April and that has improved accuracy overall. </p>
<p>It will be nice to have auto animate as default. Like when you open the kml it automatically starts tracking. I tried to hack it by calling a js inside kml, but google earth doesnt like it.<br />
It so doesnt like it that it crashed my comp. Thrice <img src='http://www.kahunaburger.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Cheers,<br />
Haarith</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Theisen</title>
		<link>http://www.kahunaburger.com/2009/03/28/google-earth-as-a-traceroute-viewer/comment-page-1/#comment-43432</link>
		<dc:creator>Kevin Theisen</dc:creator>
		<pubDate>Sun, 05 Apr 2009 08:19:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.kahunaburger.com/?p=1389#comment-43432</guid>
		<description>This looks extrememly interesting.  I can hardly wait to see the final version.  But, I noticed that the locations on the yahoo sample seemed a bit off.  How accurate are the locations of the hops relative to the google earth images?</description>
		<content:encoded><![CDATA[<p>This looks extrememly interesting.  I can hardly wait to see the final version.  But, I noticed that the locations on the yahoo sample seemed a bit off.  How accurate are the locations of the hops relative to the google earth images?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: This is what a reddit/wired/popurls spike looks like &#124; kahunaburger</title>
		<link>http://www.kahunaburger.com/2009/03/28/google-earth-as-a-traceroute-viewer/comment-page-1/#comment-43399</link>
		<dc:creator>This is what a reddit/wired/popurls spike looks like &#124; kahunaburger</dc:creator>
		<pubDate>Mon, 30 Mar 2009 21:28:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.kahunaburger.com/?p=1389#comment-43399</guid>
		<description>[...] on today I was stooopid enough to post a link to my Google Earth traceroute visualization on [...]</description>
		<content:encoded><![CDATA[<p>[...] on today I was stooopid enough to post a link to my Google Earth traceroute visualization on [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: popurls.com // popular today</title>
		<link>http://www.kahunaburger.com/2009/03/28/google-earth-as-a-traceroute-viewer/comment-page-1/#comment-43398</link>
		<dc:creator>popurls.com // popular today</dc:creator>
		<pubDate>Mon, 30 Mar 2009 15:42:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.kahunaburger.com/?p=1389#comment-43398</guid>
		<description>&lt;strong&gt;popurls.com // popular today...&lt;/strong&gt;

story has entered the popular today section on popurls.com...</description>
		<content:encoded><![CDATA[<p><strong>popurls.com // popular today&#8230;</strong></p>
<p>story has entered the popular today section on popurls.com&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
