修改如何修改mac地址(How do I modify the MAC address)

如何修改mac地址  时间:2021-04-23  阅读:()

如何修改mac地址How do I modify the MAC addressHow to modify the Mac address -modify, Mac-North network-ITwave

Financial news | | financial | | estate | I T | fashion health| game | technology | Binhai | bonded | | Forum

TV video website | | | minors | marriage market

Tianjin | sports car | | | | TEDA entertainment digital | | || Hongqiao parent-child education emotion | high |classification | station

| tourism| | | recruitment release system of second-hand housesTianjin Tong

Your current location: Northern network, >IT wave, northernacademy, network device > use, maintenance, text

Keywords: financial news sports entertainment IT science andtechnology education are healthy real estate video game ofTianjin English car day

All travel

How do I modify the Mac address?

Http://www.enorth.com. cn 2008-02-22, 15:55

Vista modify the network card MAC address, easy to defend ARP

attack 07-09-03

How to manually modify the MAC address of the network card underthe Windows system [graph] 07-03-15

I. The use of the MAC address

The MAC address is fixed in the network card and the MAC addressof each network card is different. Network card in theproduction process, the factory will burn a group of numbersin its EPROM, this group of figures, each card is different,this is the network card MAC (physical) address.

Because of the uniqueness of the MAC address, it is primarilyused to identify the user' s identity in the network. For example,ADSL Internet, telecom used it to confirm your billing, on thenet; in the campus network, MAC address can also be used toidentify the user. For a formal user in campus network, its MACaddress will be registered on the server side, if you are theillegal user, the server is not your network card MAC address,so that when you try to connect to the Internet, the server willimmediately recognize you, keep you connected to the network.Two and MAC addresses can be modified

In some situations, such as pretending to be an official userin the network, you need to modify your network card MAC. Tomodify the MAC address, you can be realized by hardware method,namely the use of program to modify the card provided by themanufacturer to burn the card EEPROM, although it is feasible,but the risk is very big, the operation is complicated, even

if you have a lot of experience, but also inevitably lead toerrors in operation.

In fact, you don't have to burn the MAC address in the networkcard at all. You know, when windows is installed, itautomatically reads the MAC address from the network card andstores it in the registry for later use. When the data istransmitted in the network, the data packet from the networkcard issued requires a source MAC address, the MAC address isread from the registry (not read from the card) , so long as youmodify the registry MAC address, is equivalent to the changein the EEPROM card MAC address the actual effect is exactly thes ame!

Three, modify the registry MAC method

1, using software modifications

Recommend a tool, K-MAC, very easy to use, small and convenient,calledMAC address modifier, Baidu, Google, it is easy to find.Here' s the link, too. You can try it, but you don't have muchhope for CSDN' s system. . . . . .

2, modify in the network card property

If your network card uses RealTek' s RTL8139 chip, you can modifythe MAC in the network card property, so that the MAC addressin the registry will change together, as follows:

In the Win2003/XP/2000 menu, click"start"/settings/controlpanel, double-click the system, click the "hardware" / device

manager, expand the network adapter in device manager, rightclick to modify the MAC address of the network card, select"properties"; click the Advanced tab, in the "property" next,click Network

Address project,

Under the "value" on the right, enter the value of the MACaddress you want to specify (for example, 020202020202) . Notethat you want to enter 12 digits or letters consecutively. Afteryou restart the computer, the changes will take effect. As forthe MAC modification method under Win98, it is similar to theabove method.

If you want to change the MAC address in the registry toWin2003/XP/2000 as it is, then you can choose "Network""Address", select the value on the right as "no", and thenrestart. "Under Win98" is "select", "no"".

3, modify in the registry

For non RTL8139 chip network card, you can directly modify theregistry of MAC, note: modify the registry, you must firstbackup the registry.

(1) Win2003/XP/2000

Click Start /run, enter regedit, open the registry, and locateto HKEY_LOCAL_MACHINE\

SYSTEM\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC 1-08002BE 10318}

\0000, 0001, 0002, and other key keys, to find the contents ofDriverDesc, to understand the network card using which primarykey (for example, 0001) , if the primary key under the paramsentry, then the primary key is also used by the network card;For example, the card uses 0001 keys, so we select it, builta string of items on the right-hand side of (named

NetworkAddress) , double-click the input string, you specifythe MAC address value (note should be continuous numbers orletters, 12 bits with no - No. ) ; in 0001 under the NDI\Add a Zijian params (called NetworkAddress) , select the sub key,add a string named default inhis right, the key is the revisedMAC address, the same with the above numerical changes afterthe restart.

(2) Win98

Click on the "start / run", type winipcfg of your choice tomodify the network card MAC address and record the value; thenclick the "start / run", type regedit to open the registry,HKEY_LOCAL_MACHINE\System\Current ControlSet\

Services\Class\Net, the "0000", "0001", "0002" and other key;from the "0000" key click on the start, in order to find thekeyunder the"DriverDesc"key, until you find the just recordedMAC address;

For example, the card uses 0001 keys, so we select it, a newseries in the right name for networkaddress, and thendouble-click the string, enter a new MAC address value (noteshould be continuous numbers or letters with no -No. 12 bit) ;finally restart the computer make modification effect.4 and Linux systems

If your system is Linux, you want to change the MAC address inyour system (for example, to 020202020202) . The method is: use#ifconf ig

Eth0 down disable the network card first, otherwise you willreport the systembusy and cannot change. Then use ifconfig eth0HW ether

020202020202 can.

If you want to permanently modify the MAC address in your system,you can do this: add the following three lines in

/etc/rc.d/rc. local (and add the following three lines in/etc/init.d/network)

Ifconfig eth0 down

Ifconfig eth0 HW ether 020202020202

Ifconfig eth0 up

Four, have the MAC address been changed?

If you want to know if the MAC address in your system has beensuccessfully modified, you can do this: restart your computer(not necessary) , and at the command prompt, enter theIPconfig/all command, so Physical

Address will display an address on the right. You can check tosee if MAC was successful.

Editor: Liu Jun skills network

[access to the IT Forum]

Please be civilized, reasonable, and comply with the relevantregulations, after registration comments. User comments 3,check all

Only registered users in northern China can comment. . . . . .Username: Pas sword: remember

[5087281] Tianjin netizen: comments at 17:21 2011-01-13:good

[5068382] Hubei netizen: comments at 15:41 2010-12-13:Broadcom can' t change it

[788664], Hubei province netizen: my comment at 14: 182009-09-25:

Well

Northern network wonderful content recommended

[close window]

| Enorth new wave IT | news top news ranking |

Tianjin Minsheng information

The weather of Tianjin lottery monthly second-hand marketmessage traffic

Air quality, Tianjin stock, radio programs, used listingsThe lost and found the stock market arena show day daily pricesHot topics

Beijing Olympic torch relay harmonious journey, greet theOlympics, speak civilized new wind

Emancipate the mind, secretary, entrepreneurship, scientificdevelopment, the same side of the land, build a better homeThe 2008 Tianjin summer Davos forum "today' s stock marketobservation" video

The network channel cross talk online to listen to the 2008college entrance examination enrollment sprint review

Tianjin Museum of natural history collection boutique display2008 Tianjin examination questions

Take you to understand the popular trend of 08 spring and summerclothing, perfect body sculpting and belly dancing

To the C-NCAP crash test - Chevrolet Epica special period oftheir pregnancy check

Hot news rankings, finance, sports, entertainment, car, IT,fashion, health education

On the North | network advertising service | welcome to contactus | lawyer | | website homepage |

Copyright (C) 2000-2011, Enorth.com. cn, Tianj in, ENORTH,NETNEWS

Co. , LTD.All, rights, reserved

This website is owned by Tianjin northern net

美国多IP站群VPS商家选择考虑因素和可选商家推荐

如今我们很多朋友做网站都比较多的采用站群模式,但是用站群模式我们很多人都知道要拆分到不同IP段。比如我们会选择不同的服务商,不同的机房,至少和我们每个服务器的IP地址差异化。于是,我们很多朋友会选择美国多IP站群VPS商家的产品。美国站群VPS主机商和我们普通的云服务器、VPS还是有区别的,比如站群服务器的IP分布情况,配置技术难度,以及我们成本是比普通的高,商家选择要靠谱的。我们在选择美国多IP...

妮妮云(30元),美国300G防御 2核4G 107.6元,美国高速建站 2核2G

妮妮云的来历妮妮云是 789 陈总 张总 三方共同投资建立的网站 本着“良心 便宜 稳定”的初衷 为小白用户避免被坑妮妮云的市场定位妮妮云主要代理市场稳定速度的云服务器产品,避免新手购买云服务器的时候众多商家不知道如何选择,妮妮云就帮你选择好了产品,无需承担购买风险,不用担心出现被跑路 被诈骗的情况。妮妮云的售后保证妮妮云退款 通过于合作商的友好协商,云服务器提供2天内全额退款,超过2天不退款 物...

raksmart:香港机房服务器实测评数据分享,告诉你raksmart服务器怎么样

raksmart作为一家老牌美国机房总是被很多人问到raksmart香港服务器怎么样、raksmart好不好?其实,这也好理解。香港服务器离大陆最近、理论上是不需要备案的服务器里面速度最快的,被过多关注也就在情理之中了。本着为大家趟雷就是本站的光荣这一理念,拿了一台raksmart的香港独立服务器,简单做个测评,分享下实测的数据,仅供参考!官方网站:https://www.raksmart.com...

如何修改mac地址为你推荐
《信息技术基础》复习大纲竞赛搜狗拼音输入法4stronglyios11朝阳分局犯罪嫌疑人标准化信息采集系统绑定ipad支持ipadwin7关闭445端口win7系统怎么关闭445和135这两个端口x-router思科路由器有线端无法上网,而无线段却可以,用的是PPPOE拨号上网,一开始两种方法都不可以,检查宽phpecho为什么在PHP中使用echo FALSE;什么也输出不了?应该如何输出FALSE?谢谢!重庆电信宽带管家重庆电信宽带多少钱一个月
香港服务器99idc cdn服务器 wdcp 警告本网站 网通ip 200g硬盘 世界测速 卡巴斯基破解版 网购分享 www789 shuang12 什么是web服务器 徐州电信 hdroad google搜索打不开 镇江高防服务器 什么是dns 防盗链 windowsserver2012 gotoassist 更多