Vmwarevirtual machine linux network configuration-general Linux technology-Linux technology and application information, the following is a detailed description. Some time ago, I re-installed the system and had to reconfigure the vmware network. The nat shared Internet access method was used:
The local ip address is 222.27.240.155.
1. First share the local connection. Local connection -- properties -- Advanced -- internet Connection Sharing, select "allow other network users to connect through the internet connection of this computer ".
2. Enable the vmnet8 connection and assign the IP Address: 192.168.0.1 subnet mask or 255.255.255.0.
3. in linux of the virtual machine, set IP Address: 192.168.0. * The IP address assigned is 192.168.0.45. The Gateway is 192.168.0.1 and the local connection is the same.
4. In windows, ping192.168.0.45 can be pinged. in linux, ping192.168.0.45 can also be pinged. The network configuration is successful.
5. Because the school uses ruijie to access the Internet, the code2 error warning will pop up after a while, which is a problem of multi-nic conflict. A few brute force attacks on the Internet are not very good. Later, we used the previous method: Use UltraEdit to open 8021x.exe, search for 60EA00006A06, and change it to 60EAFFFF6A06. It seems that the detection interval of ruijie is modified. There will be no errors in the future.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service