I wanted to install ubuntu server on virtualbox. So I have it, with apache, mysql, openssh etc. On my Win7 I created a bridge between my wifi connection, and virtualbox host only network, and I choose it in ubuntu network settings. In /etc/network/interfaces I set eth0 as static:
auto eth0
iface eth0 inet static
address 192.168.1.111
netmask 255.255.255.0
network 192.168.1.255
gateway 192.168.1.100
My laptop ip is 192.168.102, router ip is 192.168.1.100.
How I can fix it?
it,this,this problem, but be - if it is possible in short - as specific as possible. – moose Aug 25 '12 at 9:04