虛擬機ping不通主機

vmware 中 ubuntu ping 不通host主機:
network adapter 選擇橋接模式,check 複製物理網絡鏈接狀態;done.



vmware ubuntu無法上網的問題:
1.vim /etc/network/interfaces打開文件之後添加以下內容:(改爲動態的獲取ip)
auto eth0
iface eth0 inet dhcp
2.終端下執行:/etc/init.d/networking restart
就好了;
相關文章
相關標籤/搜索