<?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>JosteinB &#187; network</title>
	<atom:link href="http://josteinb.com/tag/network/feed/" rel="self" type="application/rss+xml" />
	<link>http://josteinb.com</link>
	<description>The blog with the awesome slogan</description>
	<lastBuildDate>Sun, 17 Jul 2011 18:09:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Installing Wireshark on Mac OS X 10.6 Snow Leopard</title>
		<link>http://josteinb.com/2009/10/installing-wireshark-on-mac-os-x-10-6-snow-leopard/</link>
		<comments>http://josteinb.com/2009/10/installing-wireshark-on-mac-os-x-10-6-snow-leopard/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 14:39:16 +0000</pubDate>
		<dc:creator>Jostein</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[no interfaces]]></category>
		<category><![CDATA[wireshark]]></category>

		<guid isPermaLink="false">http://josteinb.com/?p=73</guid>
		<description><![CDATA[After upgrading to Snow Leopard, one of the few things that stopped working for me was Wireshark, a really cool network analyzer I&#8217;m planning to write more about later. What happened was that at startup you get a long list of error messages, and then no network interfaces could be found. Luckily, Michael Gracie has [...]


Related posts:<ol><li><a href='http://josteinb.com/2009/10/spoofing-your-mac-address-in-snow-leopard/' rel='bookmark' title='Spoofing your MAC-address in Snow Leopard'>Spoofing your MAC-address in Snow Leopard</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>After upgrading to Snow Leopard, one of the few things that stopped working for me was</p>
<div id="attachment_76" class="wp-caption alignright" style="width: 210px"><img class="size-full wp-image-76" title="Wireshark" src="http://josteinb.com/wp-content/uploads/2009/10/Wireshark.png" alt="Wireshark" width="200" height="200" /><p class="wp-caption-text">Wireshark</p></div>
<p>Wireshark, a really cool network analyzer I&#8217;m planning to write more about later. What happened was that at startup you get a long list of error messages, and then no network interfaces could be found.</p>
<p>Luckily, <a title="Michael Gracie" href="http://michaelgracie.com/2009/10/13/getting-wireshark-running-on-os-x-snow-leopard-10.6/" target="_self">Michael Gracie</a> has scavenged the net for a solution, and found it.</p>
<p>Basically, all you need to do is follow the normal instructions, Dragging the app to the Application folder, the ChmodBPF folder in utilities to the StartupItems alias and the contents of the commandLine folder to /usr/local/bin.</p>
<p>Open a terminal and type:</p>
<p><code>cd /Library/StartupItems<br />
sudo chown -R root:wheel ChmodBPF</code></p>
<p>enter your password and hit enter.</p>
<p>Now start up Wireshark, close the list of error messages, hit edit -&gt; preferences -&gt; name resolution, click the edit button next to “SMI (MIB and PIB paths)”, click &#8220;new&#8221; and type <code>/usr/share/snmp/mibs/ </code> in the text field.  Now click apply / OK, all your way out, exit, and reboot your computer.</p>
<p>After the reboot, everything should be working like a charm.</p>


<p>Related posts:<ol><li><a href='http://josteinb.com/2009/10/spoofing-your-mac-address-in-snow-leopard/' rel='bookmark' title='Spoofing your MAC-address in Snow Leopard'>Spoofing your MAC-address in Snow Leopard</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://josteinb.com/2009/10/installing-wireshark-on-mac-os-x-10-6-snow-leopard/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

