I've been following this post here on how to do this. I am using OS X and VirtualBox with an Ubuntu server.
In the post they have the following: (I don't see those settings)
auto eth0
iface eth0 inet static
address 10.253.0.50
netmask 255.255.255.0
network 10.253.0.0
gateway 10.253.0.1
dns-nameservers 8.8.8.8
Where do I find network, gateway and dns-nameservers?
When I do an ifconfig in Ubuntu, I only see the following relevant settings:
eth0
- inet addr
- Bcast
- Mask
lo
- inet addr
- Mask