<?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>stick&#039;s corner &#187; geoip</title>
	<atom:link href="http://stick.gk2.sk/blog/tag/geoip/feed/" rel="self" type="application/rss+xml" />
	<link>http://stick.gk2.sk</link>
	<description>Look at you, hacker. A pathetic creature of meat and bone. How can you challenge a perfect, immortal machine?</description>
	<lastBuildDate>Mon, 26 Jul 2010 16:31:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Wireshark 1.2.0 with GeoIP support hits openSUSE Factory</title>
		<link>http://stick.gk2.sk/blog/2009/06/wireshark-1-2-0-with-geoip-support-hits-opensuse-factory/</link>
		<comments>http://stick.gk2.sk/blog/2009/06/wireshark-1-2-0-with-geoip-support-hits-opensuse-factory/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 13:47:10 +0000</pubDate>
		<dc:creator>Pavol Rusnak</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[factory]]></category>
		<category><![CDATA[geoip]]></category>
		<category><![CDATA[openstreetmap]]></category>
		<category><![CDATA[opensuse]]></category>
		<category><![CDATA[tryme]]></category>
		<category><![CDATA[wireshark]]></category>

		<guid isPermaLink="false">http://stick.gk2.sk/?p=475</guid>
		<description><![CDATA[A few days ago, the new stable 1.2 branch of Wireshark, [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">A few days ago, the new stable 1.2 branch of Wireshark, the network protocol analyzer, was released to public. It contains many new features that has been added since 1.0. The most vivid are:</p>
<ul>
<li>Wireshark now contains a nice new start page (Picture 1)</li>
<li>Display filters now do auto-completion (Picture 2)</li>
<li>Wireshark can lookup in <a href="http://geolite.maxmind.com/download/geoip/database/">GeoIP</a> databases and also use <a href="http://www.openstreetmap.org/">OpenStreetMap</a> (Picture 3)</li>
</ul>
<p style="text-align: center;"><a href="http://stick.gk2.sk/blog/wp-content/uploads/2009/06/wireshark-start.png"  rel="lightbox[475]"><img class="size-thumbnail wp-image-501" title="Wireshark 1.2.0 Start Page" src="http://stick.gk2.sk/blog/wp-content/uploads/2009/06/wireshark-start-150x150.png" alt="Wireshark 1.2.0 Start Page" width="150" height="150" /></a> <a href="http://stick.gk2.sk/blog/wp-content/uploads/2009/06/wireshark-autocomplete.png"  rel="lightbox[475]"><img class="size-thumbnail wp-image-528" title="Wireshark Auto-complete" src="http://stick.gk2.sk/blog/wp-content/uploads/2009/06/wireshark-autocomplete-150x150.png" alt="Wireshark Auto-complete" width="150" height="150" /></a> <a href="http://stick.gk2.sk/blog/wp-content/uploads/2009/06/wireshark-map.jpg"  rel="lightbox[475]"><img class="size-thumbnail wp-image-504" title="Wireshark OpenStreetMap" src="http://stick.gk2.sk/blog/wp-content/uploads/2009/06/wireshark-map-150x150.jpg" alt="Wireshark OpenStreetMap" width="150" height="150" /></a></p>
<p style="text-align: justify;">The release contains also a lot of bugfixes, support for the new protocols and the new capture files. You can find more info in the <a href="http://www.wireshark.org/docs/relnotes/wireshark-1.2.0.html">release notes</a>.</p>
<p style="text-align: justify;">If you want to test GeoIP/OpenStreetMap integration in Wireshark, just follow these steps:</p>
<ol>
<li>install the latest wireshark and GeoIP packages from Factory:
<pre>root@host:~&gt; zypper install wireshark GeoIP libGeoIP1</pre>
</li>
<li>run the utility which was recently added to GeoIP package by <a href="http://www.suse.de/~lnussel/">Ludwig Nussel</a>:
<pre>root@host:~&gt; geoip-fetch -a</pre>
<p>This will fetch the latest GeoIP data files including the GeoIPCity, which is 44MB large, so we don&#8217;t keep it in the package, but is necessary for this feature of wireshark.</li>
<li>run wireshark and enable GeoIP: <strong>Edit -&gt; Preferences -&gt; Protocols -&gt; IP -&gt; check Enable GeoIP lookups</strong></li>
<li>trace some network traffic (probably the best is to access various websites in your browser)</li>
<li>pick some packet and expand Internet Protocol from dissector, you will see a line similar to this one:
<pre>[Destination GeoIP: Mountain View, CA, AS15169, 37.419201, -122.057404]</pre>
</li>
<li>go to <strong>Statistics -&gt; Endpoints -&gt;</strong> select <strong>IPv4</strong> tab</li>
<li>you&#8217;ll see IPv4 endpoints with Countries, Cities, Providers and Latitude/Longitude</li>
<li>press Map button at the bottom of the dialog window</li>
<li>browser with OpenStreetMap and embedded Endpoints will open (see Picture 3)</li>
<li>you can also use new packet filters starting with the <code>ip.geoip</code> prefix (see Picture 2)</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://stick.gk2.sk/blog/2009/06/wireshark-1-2-0-with-geoip-support-hits-opensuse-factory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
