修改如何修改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

月费$389,RackNerd美国大硬盘独立服务器

这次RackNerd商家提供的美国大硬盘独立服务器,数据中心位于洛杉矶multacom,可选Windows、Linux镜像系统,默认内存是64GB,也可升级至128GB内存,而且硬盘采用的是256G SSD系统盘+10个16TSAS数据盘,端口提供的是1Gbps带宽,每月提供200TB,且包含5个IPv4,如果有需要更多IP,也可以升级增加。CPU核心内存硬盘流量带宽价格选择2XE5-2640V2...

PIGYun月付14.4元起,美国洛杉矶/韩国VPS七月6折

PIGYun是成立于2019年的国人商家,提供香港、韩国和美西CUVIP-9929等机房线路基于KVM架构的VPS主机,本月商家针对韩国首尔、美国洛杉矶CUVIP-AS29、GIA回程带防御等多条线路VPS提供6-8.5折优惠码,优惠后韩国首尔CN2混合BGP特惠型/美国洛杉矶GIA回程带10Gbps攻击防御VPS主机最低每月14.4元起。下面列出几款不同机房VPS主机配置信息,请留意不同优惠码。...

NameCheap黑色星期五和网络礼拜一

如果我们较早关注NameCheap商家的朋友应该记得前几年商家黑色星期五和网络星期一的时候大促采用的闪购活动,每一个小时轮番变化一次促销活动而且限量的。那时候会导致拥挤官网打不开迟缓的问题。从去年开始,包括今年,NameCheap商家比较直接的告诉你黑色星期五和网络星期一为期6天的活动。没有给你限量的活动,只有限时六天,这个是到11月29日。如果我们有需要新注册、转入域名的可以参加,优惠力度还是比...

如何修改mac地址为你推荐
朝阳分局电子物证实验室建设项目支持ios南京医科大学合同管理系统勒索病毒win7补丁求问win7 64位旗舰版怎么预防勒索病毒tcpip上的netbiostcp 协议里的 netbios . 在哪,找不到win7如何关闭445端口如何彻底永久取消win7粘滞键功能谷歌sb在谷歌里搜SB为什么结果中第一个是百度迅雷下载速度迅雷下载速度真是太慢了google分析google analysis干什么用的?苹果5.1.1完美越狱iphone4 5.1.1完美越狱怎么安装中文Siri?
虚拟主机管理系统 江西服务器租用 贝锐花生壳域名 阿里云os virpus idc评测网 免费ftp空间 suspended seovip 网页背景图片 服务器架设 我爱水煮鱼 softbank邮箱 中国网通测速 ftp免费空间 申请免费空间和域名 ebay注册 godaddy空间 汤博乐 cpu使用率过高怎么办 更多