The MAC address is the physical address of the network card, which users can modify. Today Xiaobian wants to introduce to you is to modify the Linux MAC address in the VMware virtual machine, I hope to help everyone.
modification method:
Method One:
The most direct method is simple and effective, modify Linux rc.local file system associated MAC value.
Method 2:
Modify the virtual machine's *.vmx file, this method is the most recommended, because it is similar to the "burn" & rdquo; VMware virtual machine " Physical NIC ROM”. The method is:
There are two cases:
First:
ethernet0.addressType=“static”
ethernet0.Address=“ 00:50:56:0A:0B:0C”
“static”The MAC of the VM's "physical NIC" is statically set. You can change it to another one that starts with 005056. MAC can be. If you are asked to SSID when you start the VM, select “KeepAlways”.
Second:
ethernet0.addressType=“generated”
uuid.location=“564ddcf1ffaa75ea-f1b9ee0d689c655c”
uuid.bios= <;564ded23138c9691-7c68b2098baabbcc”
ethernet0.generatedAddress=“00:0c:29:aa:bb:cc”
“generated” Description VM's "physical NIC" The MAC is dynamically set by the system. You can change the last six digits of uuid.bios and the last six digits of ethernet0.generatedAddress to the MAC that you want to change to start with 000c29.
Method 3:
Modify the MAC value of the relevant /etc/sysconfig/network-scripts/ifcfg-eth0 file in the Linux system.
vi/etc/sysconfig/network-scripts/ifcfg-eth0
MACADDR=xx:xx:xx:xx:xx:xx
:wq save exit
>
reboot
This is the three ways to modify the Linux MAC address in a VMware virtual machine. Users in need can try these three modifications.
The Linux command Xconfigurator is mainly used to scan the display and adjust the s
Because Linux software installation requires the use of commands, many people encountered a lot of p
Microsoft system process management, can not open the task manager, view the process, end the proces
When you view windows files under Linux, there are often garbled or unreadable situ
How to convert UTF8 encoding into GB2312 encoding in Linux
What are the usages of the ls command in Linux operations?
How to use the tcpdump command in the Linux system
Linux system management disk and file method
How to use the assert function under linux system?
Linux system disable ping command skills
Linux method for handling Tomcat exceptions
How to manage modules in the Linux kernel?
How to install and use Makeself
Linux uses the cat command to display hidden characters
Microsoft released Windows7 upgrade advisor tool
Why upgrade? 10 reasons to upgrade to win 2003
What is the Win10 flight mode? The Win10 flight mode function details
Win8 built-in program updated again
QQ members how to set up mobile online tutorial
Windows 2003 Internet configuration DNS skills
How to open DMP files? How to open DMP files on your computer
How to create a virtual network card in the Win8 system
Simple setup Win7 program window freely
The "delete volume" button on the win10 disk shows gray can not be deleted how to solve