在VMWare从一个虚拟机切换到另一个就上不了网了,原来是可以的。networking 是好的,ifconfig 一下只有lo。

Ubuntu输入ifconfig找不到IP地址,只有lo

罗列之前用的所以设备,ifconfig -a一下,出来了 ens33,  来不及配置IP

Ubuntu输入ifconfig找不到IP地址,只有lo

sudo dhclient ens33
sudo  ifconfig ens33 

Ubuntu输入ifconfig找不到IP地址,只有lo

 或者右上角Enable Netwroking 

 

相关文章:

  • 2021-11-02
  • 2021-05-28
  • 2022-12-23
  • 2021-12-04
  • 2021-09-17
  • 2021-09-16
  • 2021-12-13
猜你喜欢
  • 2021-12-30
  • 2021-11-24
  • 2021-11-26
  • 2021-08-22
  • 2022-12-23
相关资源
相似解决方案