<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Sachit4u's Weblog</title>
	<atom:link href="http://sachit4u.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://sachit4u.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Sat, 16 Aug 2008 08:59:31 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='sachit4u.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/1d41f12658c8a7c8e1ead8f37553c416?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Sachit4u's Weblog</title>
		<link>http://sachit4u.wordpress.com</link>
	</image>
			<item>
		<title>Changing your mac address on Linux</title>
		<link>http://sachit4u.wordpress.com/2008/08/16/changing-your-mac-address-on-linux/</link>
		<comments>http://sachit4u.wordpress.com/2008/08/16/changing-your-mac-address-on-linux/#comments</comments>
		<pubDate>Sat, 16 Aug 2008 08:59:31 +0000</pubDate>
		<dc:creator>sachit4u</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sachit4u.wordpress.com/?p=8</guid>
		<description><![CDATA[


Uncertain Binary Thoughts
01110100110101010101011101100010


Home
About Me








Changing your mac address on Linux
Posted on August 15th, 2008 I have seen a lot of people saying that “you can never change your mac its in the hardware, you dont have access to it”, but well you can easily change you mac on Linux with a simple command Ifconfig. Which is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sachit4u.wordpress.com&blog=3218978&post=8&subd=sachit4u&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><div id="wrap">
<div id="top">
<div id="header">
<h1 class="blogtitle"><a href="http://ankurs.com/"><span style="color:#ffffff;">Uncertain Binary Thoughts</span></a></h1>
<p class="slogan">01110100110101010101011101100010</p>
<div id="nav">
<ul class="nav">
<li class="selected"><a href="http://ankurs.com/">Home</a></li>
<li class="page_item page-item-161"><a title="About Me" href="http://ankurs.com/about-me/">About Me</a></li>
</ul>
</div>
</div>
</div>
<div id="main">
<div id="content">
<div class="entry">
<div id="post-392">
<h2><a title="Permanent Link to Changing your mac address on Linux" rel="bookmark" href="http://ankurs.com/2008/08/changing-your-mac-address-on-linux/"><span style="color:#79a200;">Changing your mac address on Linux</span></a></h2>
<p>Posted on August 15th, 2008 <!-- by Ankur Shrivastava -->I have seen a lot of people saying that “you can never change your mac its in the hardware, you dont have access to it”, but well you can easily change you mac on Linux with a simple command <strong>Ifconfig</strong>. Which is mainly used to configure the kernel-resident network interfaces and it can help you change your mac first see your current mac type as root<br />
<code>ifconfig</code><br />
here see your mac address in the following out put<br />
<code>wlan0 Link encap:Ethernet HWaddr 00:2B:B5:43:A5:12<br />
UP BROADCAST MULTICAST MTU:1500 Metric:1<br />
RX packets:0 errors:0 dropped:0 overruns:0 frame:0<br />
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0<br />
collisions:0 txqueuelen:1000<br />
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)</code><br />
where wlan0 is the network interface and ” 00:2B:B5:43:A5:12 ” is your mac address, next you need to bring the network interface down by typing<br />
<code>ifconfig wlan0 down</code><br />
here replace wlan0 with the network interface you are using, normally it is wlan0 for WiFi and eth0 for Ethernet, now its time to change your mac address, simply type<br />
<code>ifconfig wlan0 hw ether 00:2B:B5:43:A5:3D</code><br />
here replace 00:2B:B5:43:A5:3D with the mac ID you want to use and then bring the network interface up<br />
<code>ifconfig wlan0 up</code><br />
now again see the output of ” ifconfig ” to check that now you HWaddr has changed from 00:2B:B5:43:A5:12 to 00:2B:B5:43:A5:3D<br />
enjoy!!!!<br />
PS &#8211; MAC = Media Access Control</div>
</div>
</div>
</div>
</div>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/sachit4u.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/sachit4u.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sachit4u.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sachit4u.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sachit4u.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sachit4u.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sachit4u.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sachit4u.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sachit4u.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sachit4u.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sachit4u.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sachit4u.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sachit4u.wordpress.com&blog=3218978&post=8&subd=sachit4u&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://sachit4u.wordpress.com/2008/08/16/changing-your-mac-address-on-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99b0b60c6747c590fccad5d024ab080d?s=96&#38;d=identicon" medium="image">
			<media:title type="html">sachit4u</media:title>
		</media:content>
	</item>
		<item>
		<title>HELOO WORLD,,,,,,,,,,,,,</title>
		<link>http://sachit4u.wordpress.com/2008/03/25/heloo-world/</link>
		<comments>http://sachit4u.wordpress.com/2008/03/25/heloo-world/#comments</comments>
		<pubDate>Tue, 25 Mar 2008 23:35:58 +0000</pubDate>
		<dc:creator>sachit4u</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sachit4u.wordpress.com/?p=3</guid>
		<description><![CDATA[HELOO WORLD,,,,,,,,,,,,,This is ma frst day on word press… and i have started to use it daily and i wud write the daily incidence that wud happen wid me……
first of all i have started working on my project yesterday and got some achievement as i completed a  16 page presentation of that project…
well guys i [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sachit4u.wordpress.com&blog=3218978&post=3&subd=sachit4u&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><div class="snap_preview"><strong>HELOO WORLD,,,,,,,,,,,,,</strong>This is ma frst day on word press… and i have started to use it daily and i wud write the daily incidence that wud happen wid me……</p>
<p>first of all i have started working on my project yesterday and got some achievement as i completed a  16 page presentation of that project…</p>
<p>well guys i cant reveal the project till now as its  confidential….  if it wud be passed by our financers i will reveail  it in front of the whole world……</p>
<p>so dats it for today..</p></div>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/sachit4u.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/sachit4u.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sachit4u.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sachit4u.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sachit4u.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sachit4u.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sachit4u.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sachit4u.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sachit4u.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sachit4u.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sachit4u.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sachit4u.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sachit4u.wordpress.com&blog=3218978&post=3&subd=sachit4u&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://sachit4u.wordpress.com/2008/03/25/heloo-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99b0b60c6747c590fccad5d024ab080d?s=96&#38;d=identicon" medium="image">
			<media:title type="html">sachit4u</media:title>
		</media:content>
	</item>
	</channel>
</rss>