Solution to Ubuntu 18.04 not being able to connect to the network in VMware virtual machine

Solution to Ubuntu 18.04 not being able to connect to the network in VMware virtual machine

The solution to the problem that Ubuntu 18.04 in the virtual machine cannot connect to the network is as follows

Restore the default network settings for VMware virtual machines

Restore the virtual network default settings (when disconnected):

1) Ubuntu network settings automatically obtain IP

Click [System Settings]–>[Network]–>[Wired]–>[Options…] in sequence, as shown in the following figure:

2) VMware reset

【Edit】–>【Virtual Network Editor…】
If you find that VMnet1 and VMnet8 are missing, add them manually.

3) Network settings host mode

Reference article: Solution to Ubuntu cannot connect to the network

The above is the full content of this article. I hope it will be helpful for everyone’s study. I also hope that everyone will support 123WORDPRESS.COM.

You may also be interested in:
  • VMware's detailed tutorial on how to create a Linux virtual machine and set up a virtual machine network
  • CentOS7 network configuration under VMware virtual machine (host wireless Internet access)
  • VMWare virtual machine 15.X LAN network configuration tutorial diagram
  • Detailed explanation of the steps for configuring the Centos7 bridge network under VMware
  • How to set up VMWare Fusion network on MAC
  • Detailed introduction to CentOS 7 network settings in vmware
  • The difference between VMware's three network connection methods
  • Analysis of the implementation process of three modes of VMWare network adapter

<<:  Basic installation process of mysql5.7.19 under winx64 (details)

>>:  React Diff Principle In-depth Analysis

Recommend

Summary of examples of common methods of JavaScript arrays

Table of contents Common array methods concat() M...

Detailed explanation of nginx configuration file interpretation

The nginx configuration file is mainly divided in...

JavaScript event loop case study

Event loop in js Because JavaScript is single-thr...

Summary of standard usage of html, css and js comments

Adding necessary comments is a good habit that a ...

How to query a record in Mysql in which page of paging

Preface In practice, we may encounter such a prob...

Solution to the problem of session failure caused by nginx reverse proxy

A colleague asked for help: the login to the back...

Perfect solution for JavaScript front-end timeout asynchronous operation

Table of contents What happens if a piece of code...

MySQL million-level data paging query optimization solution

When there are tens of thousands of records in th...

Solution to incomplete text display in el-tree

Table of contents Method 1: The simplest way to s...