<?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>Kommentare zu: AirPortClown: Simple MAC address spoof for Snow&#160;Leopard</title>
	<atom:link href="http://funkensturm.de/2010/01/22/airportclown-simple-mac-address-spoof-for-snow-leopard/feed/" rel="self" type="application/rss+xml" />
	<link>http://funkensturm.de/2010/01/22/airportclown-simple-mac-address-spoof-for-snow-leopard/</link>
	<description>Das funkensturm. Weblog</description>
	<lastBuildDate>Fri, 16 Sep 2011 15:09:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Von: Nana</title>
		<link>http://funkensturm.de/2010/01/22/airportclown-simple-mac-address-spoof-for-snow-leopard/comment-page-1/#comment-40294</link>
		<dc:creator>Nana</dc:creator>
		<pubDate>Fri, 16 Sep 2011 15:09:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.funkensturm.de/?p=270#comment-40294</guid>
		<description>What about a 10.6.8?</description>
		<content:encoded><![CDATA[<p>What about a 10.6.8?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Tron</title>
		<link>http://funkensturm.de/2010/01/22/airportclown-simple-mac-address-spoof-for-snow-leopard/comment-page-1/#comment-39393</link>
		<dc:creator>Tron</dc:creator>
		<pubDate>Tue, 06 Sep 2011 08:58:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.funkensturm.de/?p=270#comment-39393</guid>
		<description>I tried everything on my MacOs 10.6.8.
I did change the MAC address but with no success in associating to a WLAN with the new MAC address.</description>
		<content:encoded><![CDATA[<p>I tried everything on my MacOs 10.6.8.<br />
I did change the MAC address but with no success in associating to a WLAN with the new MAC address.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Griffin</title>
		<link>http://funkensturm.de/2010/01/22/airportclown-simple-mac-address-spoof-for-snow-leopard/comment-page-1/#comment-36297</link>
		<dc:creator>Griffin</dc:creator>
		<pubDate>Fri, 29 Jul 2011 05:07:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.funkensturm.de/?p=270#comment-36297</guid>
		<description>please be a 10.7 fix on the way .. 

I am rolling back till then.</description>
		<content:encoded><![CDATA[<p>please be a 10.7 fix on the way .. </p>
<p>I am rolling back till then.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Joel Kirchner</title>
		<link>http://funkensturm.de/2010/01/22/airportclown-simple-mac-address-spoof-for-snow-leopard/comment-page-1/#comment-36077</link>
		<dc:creator>Joel Kirchner</dc:creator>
		<pubDate>Tue, 26 Jul 2011 23:12:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.funkensturm.de/?p=270#comment-36077</guid>
		<description>I tried this on my 2008 Macbook Pro.  I live at a campground and they limit your bandwidth based on your usage.  So I had the idea to change my mac address so they give me my bandwidth back!  It worked perfectly.  I am running 10.6.8.  I had to try the different Broadcom vendors because I wasn&#039;t sure which one was mine.  Thanks for everything!</description>
		<content:encoded><![CDATA[<p>I tried this on my 2008 Macbook Pro.  I live at a campground and they limit your bandwidth based on your usage.  So I had the idea to change my mac address so they give me my bandwidth back!  It worked perfectly.  I am running 10.6.8.  I had to try the different Broadcom vendors because I wasn&#8217;t sure which one was mine.  Thanks for everything!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: mike</title>
		<link>http://funkensturm.de/2010/01/22/airportclown-simple-mac-address-spoof-for-snow-leopard/comment-page-1/#comment-25758</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Thu, 24 Mar 2011 07:36:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.funkensturm.de/?p=270#comment-25758</guid>
		<description>Hi anyone got it working on 10.6.6?
does not matter what i seem to try i get the connection timeout after changing the mac address...</description>
		<content:encoded><![CDATA[<p>Hi anyone got it working on 10.6.6?<br />
does not matter what i seem to try i get the connection timeout after changing the mac address&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: blakken</title>
		<link>http://funkensturm.de/2010/01/22/airportclown-simple-mac-address-spoof-for-snow-leopard/comment-page-1/#comment-22531</link>
		<dc:creator>blakken</dc:creator>
		<pubDate>Mon, 07 Feb 2011 13:02:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.funkensturm.de/?p=270#comment-22531</guid>
		<description>Everything worked fine until I updated to 10.6.6 
I found the solution&#039;s script by modifying :
&quot;sudo /System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport -z&quot;
and further in the script:
do shell script &quot;sudo ifconfig en1 lladdr &quot; &amp; (wish as string) with administrator privileges
	
The new compiled 64bit airport clown unfortunately didn&#039;t work</description>
		<content:encoded><![CDATA[<p>Everything worked fine until I updated to 10.6.6<br />
I found the solution&#8217;s script by modifying :<br />
&#8220;sudo /System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport -z&#8221;<br />
and further in the script:<br />
do shell script &#8220;sudo ifconfig en1 lladdr &#8221; &amp; (wish as string) with administrator privileges</p>
<p>The new compiled 64bit airport clown unfortunately didn&#8217;t work</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: germ</title>
		<link>http://funkensturm.de/2010/01/22/airportclown-simple-mac-address-spoof-for-snow-leopard/comment-page-1/#comment-21609</link>
		<dc:creator>germ</dc:creator>
		<pubDate>Sun, 23 Jan 2011 01:15:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.funkensturm.de/?p=270#comment-21609</guid>
		<description>Sorry, correction. Running it repeatedly seems to work...</description>
		<content:encoded><![CDATA[<p>Sorry, correction. Running it repeatedly seems to work&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: germ</title>
		<link>http://funkensturm.de/2010/01/22/airportclown-simple-mac-address-spoof-for-snow-leopard/comment-page-1/#comment-21607</link>
		<dc:creator>germ</dc:creator>
		<pubDate>Sun, 23 Jan 2011 01:07:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.funkensturm.de/?p=270#comment-21607</guid>
		<description>Just tried on my Mid-2010 MacBook Pro i7, OS X 10.6.6: I can only change the MAC address ONE time. After that, I get the error: &quot;This MAC address didn&#039;t work out. Sorry, your AirPort doesn&#039;t accept this address. Please try another vendor prefix.&quot;

This even if I try to revert to my original MAC address.

Any idea what&#039;s going on?</description>
		<content:encoded><![CDATA[<p>Just tried on my Mid-2010 MacBook Pro i7, OS X 10.6.6: I can only change the MAC address ONE time. After that, I get the error: &#8220;This MAC address didn&#8217;t work out. Sorry, your AirPort doesn&#8217;t accept this address. Please try another vendor prefix.&#8221;</p>
<p>This even if I try to revert to my original MAC address.</p>
<p>Any idea what&#8217;s going on?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: deadelvis</title>
		<link>http://funkensturm.de/2010/01/22/airportclown-simple-mac-address-spoof-for-snow-leopard/comment-page-1/#comment-21287</link>
		<dc:creator>deadelvis</dc:creator>
		<pubDate>Sun, 16 Jan 2011 14:17:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.funkensturm.de/?p=270#comment-21287</guid>
		<description>I always get: Sorry, your AirPort doesn&#039;t accept this address. Please try another vendor prefix.

Any ideas?</description>
		<content:encoded><![CDATA[<p>I always get: Sorry, your AirPort doesn&#8217;t accept this address. Please try another vendor prefix.</p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: dennis</title>
		<link>http://funkensturm.de/2010/01/22/airportclown-simple-mac-address-spoof-for-snow-leopard/comment-page-1/#comment-18835</link>
		<dc:creator>dennis</dc:creator>
		<pubDate>Mon, 29 Nov 2010 02:49:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.funkensturm.de/?p=270#comment-18835</guid>
		<description>srry: no success means 
I can change mac adress, but cant connect to any network then.</description>
		<content:encoded><![CDATA[<p>srry: no success means<br />
I can change mac adress, but cant connect to any network then.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: dennis</title>
		<link>http://funkensturm.de/2010/01/22/airportclown-simple-mac-address-spoof-for-snow-leopard/comment-page-1/#comment-18834</link>
		<dc:creator>dennis</dc:creator>
		<pubDate>Mon, 29 Nov 2010 02:47:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.funkensturm.de/?p=270#comment-18834</guid>
		<description>no succes for me :-(

osx 10.6.4
airportclown v2.0 + v2.1

MBP 1,3 
15&quot; 2,4GHz C2D
Santa Rosa
Nvidea GT8600M/256MB
Mid 2007</description>
		<content:encoded><![CDATA[<p>no succes for me :-(</p>
<p>osx 10.6.4<br />
airportclown v2.0 + v2.1</p>
<p>MBP 1,3<br />
15&#8243; 2,4GHz C2D<br />
Santa Rosa<br />
Nvidea GT8600M/256MB<br />
Mid 2007</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: captain</title>
		<link>http://funkensturm.de/2010/01/22/airportclown-simple-mac-address-spoof-for-snow-leopard/comment-page-1/#comment-18659</link>
		<dc:creator>captain</dc:creator>
		<pubDate>Wed, 24 Nov 2010 20:00:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.funkensturm.de/?p=270#comment-18659</guid>
		<description>haha, I hoped nobody would find that mistake once I published version 2.1 :) Thank you indeed for the comment though. If you would like to send me a pull request on github, I&#039;d accept it right away ;)</description>
		<content:encoded><![CDATA[<p>haha, I hoped nobody would find that mistake once I published version 2.1 :) Thank you indeed for the comment though. If you would like to send me a pull request on github, I&#8217;d accept it right away ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Mick Mueck</title>
		<link>http://funkensturm.de/2010/01/22/airportclown-simple-mac-address-spoof-for-snow-leopard/comment-page-1/#comment-18587</link>
		<dc:creator>Mick Mueck</dc:creator>
		<pubDate>Mon, 22 Nov 2010 15:01:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.funkensturm.de/?p=270#comment-18587</guid>
		<description>I just thought I&#039;d mention that I downloaded AirportClown 2.1 for the mac and was concerned when the main window indicated it was version 2.0. I then did an About AirportClown and it indicated it was actually 2.1. Sounds like you need to make the main window consistent with the proper version number.</description>
		<content:encoded><![CDATA[<p>I just thought I&#8217;d mention that I downloaded AirportClown 2.1 for the mac and was concerned when the main window indicated it was version 2.0. I then did an About AirportClown and it indicated it was actually 2.1. Sounds like you need to make the main window consistent with the proper version number.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: future</title>
		<link>http://funkensturm.de/2010/01/22/airportclown-simple-mac-address-spoof-for-snow-leopard/comment-page-1/#comment-18064</link>
		<dc:creator>future</dc:creator>
		<pubDate>Sat, 06 Nov 2010 10:30:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.funkensturm.de/?p=270#comment-18064</guid>
		<description>I believe that the connection timeouts are related to caching of the address within the local network.  Like this: http://www.petri.co.il/csc_arp_cache.htm If you google on how to clear your ARP cache on Mac OS, you might at least make sure that your error is not related to the ARP cache.

PS: This is the arp flush command: &lt;code&gt;sudo arp -d -a&lt;/code&gt;

more discussion: http://josteinb.com/2009/10/spoofing-your-mac-address-in-snow-leopard/comment-page-1/#comment-1023</description>
		<content:encoded><![CDATA[<p>I believe that the connection timeouts are related to caching of the address within the local network.  Like this: <a href="http://www.petri.co.il/csc_arp_cache.htm" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/www.petri.co.il/csc_arp_cache.htm?referer=');">http://www.petri.co.il/csc_arp_cache.htm</a> If you google on how to clear your ARP cache on Mac OS, you might at least make sure that your error is not related to the ARP cache.</p>
<p>PS: This is the arp flush command: <code>sudo arp -d -a</code></p>
<p>more discussion: <a href="http://josteinb.com/2009/10/spoofing-your-mac-address-in-snow-leopard/comment-page-1/#comment-1023" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/josteinb.com/2009/10/spoofing-your-mac-address-in-snow-leopard/comment-page-1/_comment-1023?referer=');">http://josteinb.com/2009/10/spoofing-your-mac-address-in-snow-leopard/comment-page-1/#comment-1023</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Todd</title>
		<link>http://funkensturm.de/2010/01/22/airportclown-simple-mac-address-spoof-for-snow-leopard/comment-page-1/#comment-18013</link>
		<dc:creator>Todd</dc:creator>
		<pubDate>Thu, 04 Nov 2010 02:20:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.funkensturm.de/?p=270#comment-18013</guid>
		<description>I have a 27&quot; imac running the Airport Extreme Arthos card.
It says that it changes the address, but then every time I try to connect, it says connection timed out.

Any help would be great.</description>
		<content:encoded><![CDATA[<p>I have a 27&#8243; imac running the Airport Extreme Arthos card.<br />
It says that it changes the address, but then every time I try to connect, it says connection timed out.</p>
<p>Any help would be great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Some Guy</title>
		<link>http://funkensturm.de/2010/01/22/airportclown-simple-mac-address-spoof-for-snow-leopard/comment-page-1/#comment-17310</link>
		<dc:creator>Some Guy</dc:creator>
		<pubDate>Mon, 18 Oct 2010 16:09:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.funkensturm.de/?p=270#comment-17310</guid>
		<description>Transmission (BT client) doesn&#039;t seem to connect when I spoof the mac address.  The progra starts, but shows no network activity when the MAC is spoofed.</description>
		<content:encoded><![CDATA[<p>Transmission (BT client) doesn&#8217;t seem to connect when I spoof the mac address.  The progra starts, but shows no network activity when the MAC is spoofed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Captain Future</title>
		<link>http://funkensturm.de/2010/01/22/airportclown-simple-mac-address-spoof-for-snow-leopard/comment-page-1/#comment-17036</link>
		<dc:creator>Captain Future</dc:creator>
		<pubDate>Sat, 09 Oct 2010 20:20:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.funkensturm.de/?p=270#comment-17036</guid>
		<description>I&#039;d be happy if you could try AirPortClown 2.0 -- pure Objective-C and Cocoa. Hosted at Github.</description>
		<content:encoded><![CDATA[<p>I&#8217;d be happy if you could try AirPortClown 2.0 &#8212; pure Objective-C and Cocoa. Hosted at Github.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Captain Future</title>
		<link>http://funkensturm.de/2010/01/22/airportclown-simple-mac-address-spoof-for-snow-leopard/comment-page-1/#comment-16506</link>
		<dc:creator>Captain Future</dc:creator>
		<pubDate>Sat, 18 Sep 2010 15:04:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.funkensturm.de/?p=270#comment-16506</guid>
		<description>I suggest to myself to put this on Github so that everybody can make suggestions and improvements easier :)

@phil: AFAIK the only preconditions (for me at least) are:
- make sure airport is on
- make sure you&#039;re not connected to a known network
- try airportclown 2-3 times if it doesn&#039;t work on the first try</description>
		<content:encoded><![CDATA[<p>I suggest to myself to put this on Github so that everybody can make suggestions and improvements easier :)</p>
<p>@phil: AFAIK the only preconditions (for me at least) are:<br />
- make sure airport is on<br />
- make sure you&#8217;re not connected to a known network<br />
- try airportclown 2-3 times if it doesn&#8217;t work on the first try</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: phil</title>
		<link>http://funkensturm.de/2010/01/22/airportclown-simple-mac-address-spoof-for-snow-leopard/comment-page-1/#comment-16392</link>
		<dc:creator>phil</dc:creator>
		<pubDate>Tue, 14 Sep 2010 16:55:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.funkensturm.de/?p=270#comment-16392</guid>
		<description>I try on 10.6.4 but &amp; does&#039;t work, I have the message :

ifconfig : can&#039;t set link-level netmask or broadcast

what could I do ?</description>
		<content:encoded><![CDATA[<p>I try on 10.6.4 but &amp; does&#8217;t work, I have the message :</p>
<p>ifconfig : can&#8217;t set link-level netmask or broadcast</p>
<p>what could I do ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Tom</title>
		<link>http://funkensturm.de/2010/01/22/airportclown-simple-mac-address-spoof-for-snow-leopard/comment-page-1/#comment-16339</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Mon, 13 Sep 2010 02:19:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.funkensturm.de/?p=270#comment-16339</guid>
		<description>How can change the Mac Address of this:
NISUTA WIRELESS USB G (NS-WIU54G55) 500 mW ant desm 5 dBi
Chipset: Realtek RTL8187L + 8225 
This is the software:
http://www.mediafire.com/?nnnyyyugtgq
It&#039;s the ONLY driver for Realtek RTL8187 that works on Snow Leopard Mac OS X 10.6.4

Thanks in advance. :-)

Tom</description>
		<content:encoded><![CDATA[<p>How can change the Mac Address of this:<br />
NISUTA WIRELESS USB G (NS-WIU54G55) 500 mW ant desm 5 dBi<br />
Chipset: Realtek RTL8187L + 8225<br />
This is the software:<br />
<a href="http://www.mediafire.com/?nnnyyyugtgq" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/www.mediafire.com/?nnnyyyugtgq&amp;referer=');">http://www.mediafire.com/?nnnyyyugtgq</a><br />
It&#8217;s the ONLY driver for Realtek RTL8187 that works on Snow Leopard Mac OS X 10.6.4</p>
<p>Thanks in advance. :-)</p>
<p>Tom</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
