virtualbox 网配置

Posted anjunact

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了virtualbox 网配置相关的知识,希望对你有一定的参考价值。

1.nat

2. only host 


auto lo
iface lo inet loopback

auto enp0s3
iface enp0s3 inet dhcp
auto enp0s8
iface enp0s8 inet static
address 192.168.56.12
netmask 255.255.255.0

#不要gateway ,用nat 走外网上网

3 /etc/resolv.conf

nameserver 127.0.1.1

以上是关于virtualbox 网配置的主要内容,如果未能解决你的问题,请参考以下文章

windows7下virtualBox配置识别usb

00 VirtualBox安装Windows7 32位系统

mac下virtualbox配置全网通

VirtualBox虚拟机的安装与配置

VirtualBox下安装ubuntu图文教程以及软件安装

Oracle VM virtualBox -Centos6.4 安装后没有网解决方法