<?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: Spoofing your MAC address in Snow Leopard</title>
	<atom:link href="http://snowleopardtips.net/tutorials/spoofing-your-mac-address-in-snow-leopard.html/feed" rel="self" type="application/rss+xml" />
	<link>http://snowleopardtips.net/tutorials/spoofing-your-mac-address-in-snow-leopard.html</link>
	<description>Tips, tricks, hacks and news about Mac OS 10.6</description>
	<lastBuildDate>Fri, 13 Jan 2012 16:19:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: feka</title>
		<link>http://snowleopardtips.net/tutorials/spoofing-your-mac-address-in-snow-leopard.html/comment-page-1#comment-268</link>
		<dc:creator>feka</dc:creator>
		<pubDate>Thu, 14 Apr 2011 14:10:19 +0000</pubDate>
		<guid isPermaLink="false">http://snowleopardtips.net/?p=400#comment-268</guid>
		<description>Same here. Strange that nobody could get around this problem.</description>
		<content:encoded><![CDATA[<p>Same here. Strange that nobody could get around this problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mac</title>
		<link>http://snowleopardtips.net/tutorials/spoofing-your-mac-address-in-snow-leopard.html/comment-page-1#comment-247</link>
		<dc:creator>Mac</dc:creator>
		<pubDate>Mon, 31 Jan 2011 22:27:26 +0000</pubDate>
		<guid isPermaLink="false">http://snowleopardtips.net/?p=400#comment-247</guid>
		<description>He&#039;s doing it wrong. After detaching with airport -z It&#039;s:&lt;br&gt;sudo ifconfig en1 lladdr 00:11:22:33:44:55 etc&lt;br&gt;Then use the menubar to reattach to your wireless network</description>
		<content:encoded><![CDATA[<p>He&#39;s doing it wrong. After detaching with airport -z It&#39;s:<br />sudo ifconfig en1 lladdr 00:11:22:33:44:55 etc<br />Then use the menubar to reattach to your wireless network</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Backtrackuser</title>
		<link>http://snowleopardtips.net/tutorials/spoofing-your-mac-address-in-snow-leopard.html/comment-page-1#comment-237</link>
		<dc:creator>Backtrackuser</dc:creator>
		<pubDate>Tue, 28 Dec 2010 01:14:14 +0000</pubDate>
		<guid isPermaLink="false">http://snowleopardtips.net/?p=400#comment-237</guid>
		<description>It seems to work perfectly for en0 but not of an external USB WLAN card.&lt;br&gt;on Snow Leapord&lt;br&gt;&lt;br&gt;1. vi /usr/local/&lt;a href=&quot;http://machanger.sh&quot; rel=&quot;nofollow&quot;&gt;machanger.sh&lt;/a&gt;&lt;br&gt;2. Append the shell script above in this file (replace en0 to $1 to make it generic)&lt;br&gt;3. Put your Airport Off&lt;br&gt;4. /usr/local/&lt;a href=&quot;http://macchanger.sh&quot; rel=&quot;nofollow&quot;&gt;macchanger.sh&lt;/a&gt; en0&lt;br&gt;5. Connect to you desired AP&lt;br&gt;6. ifconfig -a &lt;br&gt;&lt;br&gt;You should see the new MAC address.</description>
		<content:encoded><![CDATA[<p>It seems to work perfectly for en0 but not of an external USB WLAN card.<br />on Snow Leapord</p>
<p>1. vi /usr/local/<a href="http://machanger.sh" rel="nofollow">machanger.sh</a><br />2. Append the shell script above in this file (replace en0 to $1 to make it generic)<br />3. Put your Airport Off<br />4. /usr/local/<a href="http://macchanger.sh" rel="nofollow">macchanger.sh</a> en0<br />5. Connect to you desired AP<br />6. ifconfig -a </p>
<p>You should see the new MAC address.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gmcd2200</title>
		<link>http://snowleopardtips.net/tutorials/spoofing-your-mac-address-in-snow-leopard.html/comment-page-1#comment-223</link>
		<dc:creator>Gmcd2200</dc:creator>
		<pubDate>Thu, 28 Oct 2010 09:41:49 +0000</pubDate>
		<guid isPermaLink="false">http://snowleopardtips.net/?p=400#comment-223</guid>
		<description>just to add to the above post. if you like. &lt;br&gt;put up your e-mail and I will help you via e-mail with this method.&lt;br&gt;to get it working&lt;br&gt;</description>
		<content:encoded><![CDATA[<p>just to add to the above post. if you like. <br />put up your e-mail and I will help you via e-mail with this method.<br />to get it working</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gmcd2200</title>
		<link>http://snowleopardtips.net/tutorials/spoofing-your-mac-address-in-snow-leopard.html/comment-page-1#comment-222</link>
		<dc:creator>Gmcd2200</dc:creator>
		<pubDate>Thu, 28 Oct 2010 09:34:43 +0000</pubDate>
		<guid isPermaLink="false">http://snowleopardtips.net/?p=400#comment-222</guid>
		<description>Hi Tom&lt;br&gt;There is a way around that.&lt;br&gt;assuming you don&#039;t mind it running at certain intervals.&lt;br&gt;you can do a  ==&gt;  man crontab.&lt;br&gt;from there you can set-up the root user to run the command for you.&lt;br&gt;Cron will allow all sorts of day&#039;s hours mins weeks and even years that this thing can be run.&lt;br&gt;I use this method where the root&#039;s crontab runs my script  2 times per week. &lt;br&gt;No clicking required.  it all just happens.. nice to have a random spinning mac addr&lt;br&gt;&lt;br&gt;cheers</description>
		<content:encoded><![CDATA[<p>Hi Tom<br />There is a way around that.<br />assuming you don&#39;t mind it running at certain intervals.<br />you can do a  ==&gt;  man crontab.<br />from there you can set-up the root user to run the command for you.<br />Cron will allow all sorts of day&#39;s hours mins weeks and even years that this thing can be run.<br />I use this method where the root&#39;s crontab runs my script  2 times per week. <br />No clicking required.  it all just happens.. nice to have a random spinning mac addr</p>
<p>cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: I have a question about using a router as a wireless client instead of its usual purpose? - Quick Questions &#38; Quick Answers</title>
		<link>http://snowleopardtips.net/tutorials/spoofing-your-mac-address-in-snow-leopard.html/comment-page-1#comment-221</link>
		<dc:creator>I have a question about using a router as a wireless client instead of its usual purpose? - Quick Questions &#38; Quick Answers</dc:creator>
		<pubDate>Wed, 27 Oct 2010 07:41:41 +0000</pubDate>
		<guid isPermaLink="false">http://snowleopardtips.net/?p=400#comment-221</guid>
		<description>[...] This is how to spoof your mac address on Snow Leopard:http://snowleopardtips.net/tutorials/spo… [...]</description>
		<content:encoded><![CDATA[<p>[...] This is how to spoof your mac address on Snow Leopard:http://snowleopardtips.net/tutorials/spo… [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://snowleopardtips.net/tutorials/spoofing-your-mac-address-in-snow-leopard.html/comment-page-1#comment-211</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Wed, 29 Sep 2010 08:37:45 +0000</pubDate>
		<guid isPermaLink="false">http://snowleopardtips.net/?p=400#comment-211</guid>
		<description>Allow me to clarify, because my last post seems unclear.&lt;br&gt;&lt;br&gt;I want to make an app or an executable script to run your script w/out going thru terminal. Like double click an icon on the desktop and away she goes. I understand that you need sudo to run &quot;airport -z&quot;, so is there a way around that?</description>
		<content:encoded><![CDATA[<p>Allow me to clarify, because my last post seems unclear.</p>
<p>I want to make an app or an executable script to run your script w/out going thru terminal. Like double click an icon on the desktop and away she goes. I understand that you need sudo to run &#8220;airport -z&#8221;, so is there a way around that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://snowleopardtips.net/tutorials/spoofing-your-mac-address-in-snow-leopard.html/comment-page-1#comment-210</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Wed, 29 Sep 2010 08:32:40 +0000</pubDate>
		<guid isPermaLink="false">http://snowleopardtips.net/?p=400#comment-210</guid>
		<description>I am indeed running on a mac.&lt;br&gt;&lt;br&gt;I used &quot;sudo ln -s /System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport /usr/sbin/airport&quot; to make a link to airport, then just replaced the/usr/bin line with &quot;sudo airport -z&quot;. the end result says it changed the mac address, but it actually did not after running ifconfig to check.&lt;br&gt;&lt;br&gt;I guess what I am actually trying to do is create an automated way to randomize my mac address. Like using automator or make an applescript. though I am a newb when it comes to those.</description>
		<content:encoded><![CDATA[<p>I am indeed running on a mac.</p>
<p>I used &#8220;sudo ln -s /System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport /usr/sbin/airport&#8221; to make a link to airport, then just replaced the/usr/bin line with &#8220;sudo airport -z&#8221;. the end result says it changed the mac address, but it actually did not after running ifconfig to check.</p>
<p>I guess what I am actually trying to do is create an automated way to randomize my mac address. Like using automator or make an applescript. though I am a newb when it comes to those.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gmcd2200</title>
		<link>http://snowleopardtips.net/tutorials/spoofing-your-mac-address-in-snow-leopard.html/comment-page-1#comment-209</link>
		<dc:creator>Gmcd2200</dc:creator>
		<pubDate>Wed, 29 Sep 2010 07:26:03 +0000</pubDate>
		<guid isPermaLink="false">http://snowleopardtips.net/?p=400#comment-209</guid>
		<description>Hi Tom&lt;br&gt;&lt;br&gt;This just means you do not have the airport command in its right location&lt;br&gt;you can find it&#039;s location by putting this command (below) in the terminal.&lt;br&gt;&lt;br&gt;find / -name airport -print 2&gt;/dev/null&lt;br&gt;&lt;br&gt;One of the responses will show you where the airport command will be.&lt;br&gt;Also   .. just a thought.. you are running a mac right ? if not I will have to write a different script to allow this to work.  &lt;br&gt;NOTE::This concept will work on any Unix computer.&lt;br&gt;&lt;br&gt;cheers</description>
		<content:encoded><![CDATA[<p>Hi Tom</p>
<p>This just means you do not have the airport command in its right location<br />you can find it&#39;s location by putting this command (below) in the terminal.</p>
<p>find / -name airport -print 2&gt;/dev/null</p>
<p>One of the responses will show you where the airport command will be.<br />Also   .. just a thought.. you are running a mac right ? if not I will have to write a different script to allow this to work.  <br />NOTE::This concept will work on any Unix computer.</p>
<p>cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://snowleopardtips.net/tutorials/spoofing-your-mac-address-in-snow-leopard.html/comment-page-1#comment-208</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Wed, 29 Sep 2010 07:11:23 +0000</pubDate>
		<guid isPermaLink="false">http://snowleopardtips.net/?p=400#comment-208</guid>
		<description>Expected end of line, etc. but found “/”. error&lt;br&gt;&lt;br&gt;highlights the / of the /usr/sbin/airport -z  portion of code&lt;br&gt;&lt;br&gt;dunno much about scripting, but can you advise on how to make an apple script with this?&lt;br&gt;</description>
		<content:encoded><![CDATA[<p>Expected end of line, etc. but found “/”. error</p>
<p>highlights the / of the /usr/sbin/airport -z  portion of code</p>
<p>dunno much about scripting, but can you advise on how to make an apple script with this?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

