VMware is a virtual machine that supports a variety of popular systems. We can install other systems in VMware virtual machines to meet individual needs, but after installing CentOS6.5 for VMware, we can't connect to the network. What is the reason? What caused it? The following small series will introduce you to the solution that VMware can not connect to the network in CentOS6.5.
Main reason:
The eth0 file is configured with an incorrect address.
The correct configuration method is as follows:
1. Make sure that the virtual network card (VMware Network Adapter VMnet8) is enabled, and then enter
in the Windows command line into “ipconfig&rdquo ; find VMware network Adapter ipv4 address VMnet8 example: 192.168.78.1)
2. View the virtual machine CentOS network configuration whether NAT
3. modify /etc/sysconfig/network-scprits/eth0 file
The IP value of BROADCAST should be consistent with the ip in VMNET8 and the last bit must be 255
The IP value of IPADDR should be in VMNET8. The ip is consistent and the last bit must be any value from 1 to 255
The IP value of GETWAY is the same as the ip in VMNET8 and the last bit is 2
eg:
My native ip is 192.168.78.1, then the correct configuration is:
BROADCAST=192.168.78.255
IPADDR=192.168.78.1
GETWAY= 192.168.78.2
4. After the configuration is complete, enter the command <quo;service network restart” to restart the network service.
5. See if you can connect to the network by using the <quo;ping” command.
The above is the introduction of the solution that VMware can not connect to the network in CentOS6.5. If you have encountered the same problem, you may try to solve the problem described in this article and reconfigure the eth0 file.
In Linux, OpenVPN is a good open source VPN, so it is widely used. However, many us
In Linux, commands can be used to form dialog boxes. The dialog box formed by Linux command line is
of configuring KVM network in RedHat KVM is a virtual machine. After installing KVM on RedHat syste
We all know that most of the Linux operations are done through commands, the average person will cle
Ubuntu view and batch modify file encoding method
How does CentOS use the fonts that come with Windows
What should I do if there is garbled code on the Firefox browser page under Linux?
How to restore the boot partition deleted by CentOS 6
Linux system Java is not compatible with Siyuan blackbody solution
How to open the recycle bin function in Linux
Linux tips for modifying tab widths
Redistribution of IP addresses in Linux systems
How to use the find command in Linux to periodically transfer logs
How Linux can view the number of 80 port connections through the netstat command
Windows 8 first game list exposure
Xiaobai Xue computer: no software to let Win7 desktop automatically change
Debian boot does not enter the graphical interface method
Windows8 how to delete the C drive windows.old folder
The secret of the MSN icon displayed on the Windows 7 system tray
Install Win10 prompts Windows can not install the required file error 0x80070005 how to solve?
The server only left the C disk administrator authority, the problem was
Win7 system opens a simple method with the extension file name
Clever use of win2008 mission planning function
What should I do when I pop up a firewall security alert when Win7 runs a program?