Quantcast
Channel: Ubuntu Forums - Virtualisation
Viewing all articles
Browse latest Browse all 4211

Virtualbox ubuntu minimal networking issues

$
0
0
So I have a virtualbox ubuntu setup that I'm trying to set with a static ip and connect through ssh
I have a vboxnet set to defaults
Here is my
Code:

auto eth0
iface eth0 inet static
    address 192.168.56.101
    netmask 255.255.255.0
    network 192.168.56.0
    broadcast 192.168.56.255

When i hit ifconfig only lo shows, unless I hit the command to startup eth0, and still the ip address wont show.
I was wondering what I should be setting in this file to get this to work.

Viewing all articles
Browse latest Browse all 4211

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>