<?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: Wireshark ChmodBPF errors on Snow Leopard</title>
	<atom:link href="http://www.kleinsch.com/2009/10/03/wireshark-chmodbpf-errors-on-snow-leopard/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kleinsch.com/2009/10/03/wireshark-chmodbpf-errors-on-snow-leopard/</link>
	<description>Nick Kleinschmidt&#039;s Blog</description>
	<lastBuildDate>Wed, 07 Sep 2011 08:51:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
	<item>
		<title>By: Sinnombre</title>
		<link>http://www.kleinsch.com/2009/10/03/wireshark-chmodbpf-errors-on-snow-leopard/comment-page-1/#comment-1761</link>
		<dc:creator>Sinnombre</dc:creator>
		<pubDate>Wed, 07 Sep 2011 08:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://kleinsch.com/?p=104#comment-1761</guid>
		<description>un-quarantine the file if it as an @ next to it after permissions with ls -al
sudo xattr -r -d com.apple.quarantine /Library/StartupItems/ChmodBPF</description>
		<content:encoded><![CDATA[<p>un-quarantine the file if it as an @ next to it after permissions with ls -al<br />
sudo xattr -r -d com.apple.quarantine /Library/StartupItems/ChmodBPF</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua Davies</title>
		<link>http://www.kleinsch.com/2009/10/03/wireshark-chmodbpf-errors-on-snow-leopard/comment-page-1/#comment-1400</link>
		<dc:creator>Joshua Davies</dc:creator>
		<pubDate>Mon, 09 May 2011 14:06:33 +0000</pubDate>
		<guid isPermaLink="false">http://kleinsch.com/?p=104#comment-1400</guid>
		<description>Thanks - you&#039;d think they would have mentioned that in the README...</description>
		<content:encoded><![CDATA[<p>Thanks &#8211; you&#8217;d think they would have mentioned that in the README&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: simonu</title>
		<link>http://www.kleinsch.com/2009/10/03/wireshark-chmodbpf-errors-on-snow-leopard/comment-page-1/#comment-1347</link>
		<dc:creator>simonu</dc:creator>
		<pubDate>Sun, 01 May 2011 08:52:38 +0000</pubDate>
		<guid isPermaLink="false">http://kleinsch.com/?p=104#comment-1347</guid>
		<description>helpfull!!!</description>
		<content:encoded><![CDATA[<p>helpfull!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shamurti</title>
		<link>http://www.kleinsch.com/2009/10/03/wireshark-chmodbpf-errors-on-snow-leopard/comment-page-1/#comment-1160</link>
		<dc:creator>shamurti</dc:creator>
		<pubDate>Sun, 03 Apr 2011 06:27:20 +0000</pubDate>
		<guid isPermaLink="false">http://kleinsch.com/?p=104#comment-1160</guid>
		<description>&lt;a href=&quot;#comment-147&quot; rel=&quot;nofollow&quot;&gt;@Rob &lt;/a&gt; 

The command &quot;sudo chown -R root:wheel ChmodBPF&quot; alone did not work for me.

I had to also use (from Rob&#039;s suggestions above):
sudo chmod 644 /dev/bpf*

Thanks to all .....</description>
		<content:encoded><![CDATA[<p><a href="#comment-147" rel="nofollow">@Rob </a> </p>
<p>The command &#8220;sudo chown -R root:wheel ChmodBPF&#8221; alone did not work for me.</p>
<p>I had to also use (from Rob&#8217;s suggestions above):<br />
sudo chmod 644 /dev/bpf*</p>
<p>Thanks to all &#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomas</title>
		<link>http://www.kleinsch.com/2009/10/03/wireshark-chmodbpf-errors-on-snow-leopard/comment-page-1/#comment-1070</link>
		<dc:creator>Tomas</dc:creator>
		<pubDate>Tue, 22 Mar 2011 11:20:50 +0000</pubDate>
		<guid isPermaLink="false">http://kleinsch.com/?p=104#comment-1070</guid>
		<description>Solved my problem. Thank you very much!</description>
		<content:encoded><![CDATA[<p>Solved my problem. Thank you very much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johntmcintosh.com &#187; Blog Archive &#187; Install Wireshark on Snow Leopard (10.6)</title>
		<link>http://www.kleinsch.com/2009/10/03/wireshark-chmodbpf-errors-on-snow-leopard/comment-page-1/#comment-855</link>
		<dc:creator>johntmcintosh.com &#187; Blog Archive &#187; Install Wireshark on Snow Leopard (10.6)</dc:creator>
		<pubDate>Fri, 11 Feb 2011 03:05:09 +0000</pubDate>
		<guid isPermaLink="false">http://kleinsch.com/?p=104#comment-855</guid>
		<description>[...] has not been started because it does not have the proper security settings.&#8221; Thanks to Nick Kleinschmidt&#8217;s Blog,  I found how to remedy this. Run the following from Terminal to change the owner of the scripts [...]</description>
		<content:encoded><![CDATA[<p>[...] has not been started because it does not have the proper security settings.&#8221; Thanks to Nick Kleinschmidt&#8217;s Blog,  I found how to remedy this. Run the following from Terminal to change the owner of the scripts [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://www.kleinsch.com/2009/10/03/wireshark-chmodbpf-errors-on-snow-leopard/comment-page-1/#comment-844</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Wed, 02 Feb 2011 19:31:05 +0000</pubDate>
		<guid isPermaLink="false">http://kleinsch.com/?p=104#comment-844</guid>
		<description>Sorry for being repetitive, but thank you! It worked :)</description>
		<content:encoded><![CDATA[<p>Sorry for being repetitive, but thank you! It worked <img src='http://www.kleinsch.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Kleinschmidt</title>
		<link>http://www.kleinsch.com/2009/10/03/wireshark-chmodbpf-errors-on-snow-leopard/comment-page-1/#comment-834</link>
		<dc:creator>Nick Kleinschmidt</dc:creator>
		<pubDate>Thu, 27 Jan 2011 23:40:52 +0000</pubDate>
		<guid isPermaLink="false">http://kleinsch.com/?p=104#comment-834</guid>
		<description>&lt;a href=&quot;#comment-830&quot; rel=&quot;nofollow&quot;&gt;@Wireshark + OSX 10.6.6 = Success &lt;/a&gt; 

Sudo is always a magic solution, but it&#039;s not usually a good idea to run lots of programs as root, as there&#039;s potential for lots of damage or malicious activity.</description>
		<content:encoded><![CDATA[<p><a href="#comment-830" rel="nofollow">@Wireshark + OSX 10.6.6 = Success </a> </p>
<p>Sudo is always a magic solution, but it&#8217;s not usually a good idea to run lots of programs as root, as there&#8217;s potential for lots of damage or malicious activity.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wireshark + OSX 10.6.6 = Success</title>
		<link>http://www.kleinsch.com/2009/10/03/wireshark-chmodbpf-errors-on-snow-leopard/comment-page-1/#comment-830</link>
		<dc:creator>Wireshark + OSX 10.6.6 = Success</dc:creator>
		<pubDate>Thu, 27 Jan 2011 00:54:30 +0000</pubDate>
		<guid isPermaLink="false">http://kleinsch.com/?p=104#comment-830</guid>
		<description>So a lot of people have been having trouble running Wireshark on OSX 10.6.6, having no interfaces, and when applying the CHmodBPF, they get login errors. Not to fear! Here is how I fixed it. Install Wireshark via Macports, and when starting up Wireshark, run it with &quot;sudo&quot;, so your start command is &quot;sudo wireshark&quot;. Enter password, and all fixed! You don&#039;t even need to keep the CHmodBPF folder in the startupitems folder for it to work.

Happy sniffing!</description>
		<content:encoded><![CDATA[<p>So a lot of people have been having trouble running Wireshark on OSX 10.6.6, having no interfaces, and when applying the CHmodBPF, they get login errors. Not to fear! Here is how I fixed it. Install Wireshark via Macports, and when starting up Wireshark, run it with &#8220;sudo&#8221;, so your start command is &#8220;sudo wireshark&#8221;. Enter password, and all fixed! You don&#8217;t even need to keep the CHmodBPF folder in the startupitems folder for it to work.</p>
<p>Happy sniffing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wireshark ChmodBPF errors on Snow Leopard &#171; Tulsa Labs</title>
		<link>http://www.kleinsch.com/2009/10/03/wireshark-chmodbpf-errors-on-snow-leopard/comment-page-1/#comment-829</link>
		<dc:creator>Wireshark ChmodBPF errors on Snow Leopard &#171; Tulsa Labs</dc:creator>
		<pubDate>Wed, 26 Jan 2011 18:15:22 +0000</pubDate>
		<guid isPermaLink="false">http://kleinsch.com/?p=104#comment-829</guid>
		<description>[...] Wireshark ChmodBPF errors on Snow Leopard [...]</description>
		<content:encoded><![CDATA[<p>[...] Wireshark ChmodBPF errors on Snow Leopard [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

