In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Network Security >
Share
Shulou(Shulou.com)05/31 Report--
This article introduces how to achieve virtual machine NAT mode to access the Internet, the content is very detailed, interested friends can refer to, hope to be helpful to you.
When using the vmware virtual machine to learn linux, the common problem is that the host cannot communicate normally and the virtual machine cannot access the Internet. Now close-up a detailed configuration, which is easy to consult later.
After installing the vmware software, you must have a virtual network card VMnet8 to use NAT mode. Take win10 as an example.
Go back to the virtual machine settings:
To use nat mode, the vmnet8 network card here must be connected to use, and both gray ticks must be checked.
You just need to confirm that NAT mode is enabled, and then the network configuration of linux is as follows:
[root@zabbix ~] # cat / etc/sysconfig/network-scripts/ifcfg-eth0
DEVICE=eth0
HWADDR=00:0C:29:7C:01:85
TYPE=Ethernet
UUID=2ec33123-5547-4b05-ac7c-c04c47963bc1
ONBOOT=yes
NM_CONTROLLED=yes
BOOTPROTO=dhcp # here is obtained automatically according to the local dhcp
Then confirm whether you have access to the Internet:
[root@zabbix ~] # cat / etc/resolv.conf
; generated by / sbin/dhclient-script
Search localdomain
Nameserver 192.168.25.2 # this is gateway
How to confirm that it is the correct gateway:
Ip information of the vmnet8 of the win10 host:
On how to achieve virtual machine NAT mode on the Internet to share here, I hope that the above content can be of some help to you, can learn more knowledge. If you think the article is good, you can share it for more people to see.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.