根据自己的VMware中的网关信息和ip信息设置。
然后进入到ubuntu虚拟机的网络设置目录
cd /etc/netplan
nano 01-network-manager-all.yaml
根据自己的ip来设置!](https://i-blog.csdnimg.cn/direct/f0be245ced5143618c059d6f0734ed81.jpeg#pic_center)
应用你的设置
sudo netplan apply
最后可以验证一下自己的设置
ifconfig