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

妮妮云(100元/月)阿里云香港BGP专线 2核 4G

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

2021年恒创科技618活动:香港/美国服务器/云服务器/高防全场3折抢购

2021年恒创科技618活动香港美国服务器/云服务器/高防全场3折抢购,老客户续费送时长,每日限量秒杀。云服务器每款限量抢购,香港美国独服/高防每款限量5台/天,香港节点是CN2线路还不错。福利一:爆品秒杀 超低价秒杀,秒完即止;福利二:云服务器 火爆机型 3折疯抢;福利三:物理服务器 爆款直降 800元/月起;福利四:DDOS防护 超强防御仅 1750元/月。点击进入:2021年恒创科技618活...

Webhosting24:€15/年-AMD Ryzen/512MB/10GB/2TB/纽约&日本&新加坡等机房

Webhosting24是一家始于2001年的意大利商家,提供的产品包括虚拟主机、VPS、独立服务器等,可选数机房包括美国洛杉矶、迈阿密、纽约、德国慕尼黑、日本、新加坡、澳大利亚悉尼等。商家VPS主机采用AMD Ryzen 9 5950X CPU,NVMe磁盘,基于KVM架构,德国机房不限制流量,网站采用欧元计费,最低年付15欧元起。这里以美国机房为例,分享几款套餐配置信息。CPU:1core内存...

如何修改mac地址为你推荐
combininggoogle存在问题的应用软件名单(2020年第四批)支持ipad支持ipadcss3圆角css实现圆角的几种方法是什么?用itunes备份iphone怎么从itunes备份恢复重庆电信网速测试如何测量网速google图片搜索如何使用google图片搜索引擎?micromediamacromedia FreeHand MX是干什么用的?firefoxflash插件火狐浏览器怎么安装flash
万网域名证书查询 本网站服务器在美国维护 idc评测 荷兰服务器 狗爹 美国主机推荐 typecho 远程登陆工具 服务器架设 国外在线代理 毫秒英文 bgp双线 秒杀汇 免费测手机号 空间首页登陆 免费外链相册 iki 卡巴斯基官网下载 七牛云存储 nnt 更多