<?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>Snakebytez &#187; MAC Address Spoofing</title> <atom:link href="http://www.snakebytez.com/tag/mac-address-spoofing/feed" rel="self" type="application/rss+xml" /><link>http://www.snakebytez.com</link> <description>Technology, Windows Tips and Tricks, Windows Tweaks, Blogging, SEO, Gadgets</description> <lastBuildDate>Mon, 21 May 2012 22:17:28 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>How To Change MAC Address</title><link>http://www.snakebytez.com/howto/how-to-change-mac-address</link> <comments>http://www.snakebytez.com/howto/how-to-change-mac-address#comments</comments> <pubDate>Wed, 05 Nov 2008 11:52:24 +0000</pubDate> <dc:creator>Vikram</dc:creator> <category><![CDATA[HOW TO]]></category> <category><![CDATA[changing MAC]]></category> <category><![CDATA[FREEWARE]]></category> <category><![CDATA[MAC]]></category> <category><![CDATA[MAC Address Spoofing]]></category> <category><![CDATA[Network adapter]]></category><guid isPermaLink="false">http://snakebytez.com/?p=228</guid> <description><![CDATA[Media Access Control(MAC) is a machine address that uniquely identifies each machine on the network. It uniquely defines the Network adapter/Ethernet card or what most people call the LAN card on a Local Area Network. MAC addresses are 12-digit hexadecimal numbers(48 bits in length), something like this 00:1C:EA:C2:63:25 It is quite unlikely that you will [...]<p><a href="http://www.snakebytez.com/howto/how-to-change-mac-address">How To Change MAC Address</a> is a post from: <a href="http://www.snakebytez.com">Snakebytez</a></p> ]]></description> <content:encoded><![CDATA[<p style="text-align: left;">Media Access Control(MAC) is a machine address that uniquely identifies each machine on the network. It uniquely defines the Network adapter/Ethernet card or what most people call the LAN card on a Local Area Network. MAC addresses are 12-digit hexadecimal numbers(48 bits in length), something like this 00:1C:EA:C2:63:25</p><p style="text-align: left;">It is quite unlikely that you will ever need to change your MAC/Physical address of your  computer, but it&#8217;s always better to know.</p><p style="text-align: left;"><span id="more-228"></span></p><p style="text-align: left;">Here is one scenario why you would want to change your MAC address. Suppose you installed a new Ethernet card and too lazy to tell your ISP about this. If you using a PPPoE dialer, you will get a &#8221; 691Error&#8221;error saying</p><p style="text-align: left;">&#8220;<em>Error 691</em>: The computer you are dialling in to cannot establish a Dial-Up Networking connection. Check your password, and then try again&#8221;.</p><p style="text-align: left;">This can be fixed by applying the old MAC address to the new card.</p><p style="text-align: left;">MAC address can be spoofed using many softwares but here is a way to change it manually without installing any of those softwares.</p><p style="text-align: left;"><em><strong>Method 1</strong></em></p><ul style="text-align: left;"><li>For <strong>Windows XP users</strong> &#8211; Goto  Start &gt; Control Panel &gt; Network Connections and right click on the network connection (Local Area connection) and select &#8220;Properties&#8221;</li></ul><ul style="text-align: left;"><li>For <strong>Windows Vista users</strong> -  Goto Start &gt; Network and Internet &gt; Network and Sharing Center &gt; Managed Network Connections.</li><li>Now in the &#8220;Properties&#8221; windows, Under the General tab click the &#8220;configure&#8221; button.</li><li>Select the &#8220;advanced&#8221; tab.</li><li>Now in the left list select &#8220;Network Address&#8221;</li></ul><ul style="text-align: left;"><li>Now on he right side by default the value checked will be &#8220;Not present&#8221;. You can just enter the new values in the box and press &#8220;OK&#8221; to change the MAC address.</li></ul><p style="text-align: left;"><a href="http://cdn.snakebytez.com/wp-content/uploads/2008/11/change_mac.jpg?84cd58"><img class="size-medium wp-image-232 aligncenter" title="change_mac" src="http://cdn.snakebytez.com/wp-content/uploads/2008/11/change_mac-300x174.jpg?84cd58" alt="" width="432" height="249" /></a></p><p style="text-align: left;">(click to enlarge)</p><p style="text-align: left;"><em><strong>Method 2</strong></em></p><p style="text-align: left;"><em><strong></strong></em>You can also change the MAC by making changes in the registry, but you will need Administrative privileges.</p><ul style="text-align: left;"><li>Backup the registry before trying this.</li></ul><ul style="text-align: left;"><li>Click Start &gt; Run, type &#8220;regedit&#8221; then press ENTER.</li></ul><ul style="text-align: left;"><li>Then navigate to the following path: HKEY_LOCAL_MACHINE &#8211; SYSTEM &#8211; CurrentControlSet &#8211; Control &#8211; Class &#8211; “{4D36E972-E325-11CE-BFC1-08002BE10318}”, where you can find the settings for the network card. The contents of the string value called &#8216;NetworkAddress&#8217; will be used to set the MAC address of the adapter when next it is enabled</li></ul><p style="text-align: center;"><a href="http://cdn.snakebytez.com/wp-content/uploads/2008/11/registry_mac.jpg?84cd58"><img class="size-medium wp-image-233 aligncenter" title="registry_mac" src="http://cdn.snakebytez.com/wp-content/uploads/2008/11/registry_mac-183x300.jpg?84cd58" alt="" width="183" height="300" /></a></p><p style="text-align: center;">(click to enlarge)</p><p style="text-align: left;">To see the changes that you have made, goto command prompt ( start&gt;run&gt;cmd) and type the command &#8220;<strong>ipconfig /all</strong>&#8221; at the command prompt and press enter. The physical Address there is your mac address.</p><p style="text-align: left;">If you want to make these changes using a software, you can use <a href="http://www.klcconsulting.net/smac/" target="_blank">SMAC</a> . since SMAC is shareware i Recommend Macshift.</p><p style="text-align: left;"><a href="http://devices.natetrue.com/macshift/" target="_blank">Macshift</a> is a free utility used to spoof your MAC address on Microsoft Windows.</p><p><a href="http://www.snakebytez.com/howto/how-to-change-mac-address">How To Change MAC Address</a> is a post from: <a href="http://www.snakebytez.com">Snakebytez</a></p> ]]></content:encoded> <wfw:commentRss>http://www.snakebytez.com/howto/how-to-change-mac-address/feed</wfw:commentRss> <slash:comments>1</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Content Delivery Network via cdn.snakebytez.com

Served from: www.snakebytez.com @ 2012-05-22 05:50:13 -->
