How to Configure Virtualbox Ubuntu NAT and Host Only enp0s3 enp0s8 Network Ubuntu

Published: 23 June 2016
on channel: ATOM
26,457
71

$sudo vim /etc/network/interfaces
source /etc/network/interfaces.d/*
The loopback network interface
auto lo
iface lo inet loopback

The primary network interface
auto enp0s3
iface enp0s3 inet static
address 10.0.2.11
netmask 255.255.255.0
gateway 10.0.2.2

auto enp0s8
iface enp0s8 inet static
address 192.168.56.5
netmask 255.255.255.0
Ubuntu LTS


Watch video How to Configure Virtualbox Ubuntu NAT and Host Only enp0s3 enp0s8 Network Ubuntu online, duration hours minute second in high quality that is uploaded to the channel ATOM 23 June 2016. Share the link to the video on social media so that your subscribers and friends will also watch this video. This video clip has been viewed 26,457 times and liked it 71 visitors.