Hi guys,
i need your help! I downloaded the vmware image "The perfect Server - Ubuntu 8.04" and put it in my vmware-server (on windows).
Even though the network is set to "bridge", the Ubuntu is not able to connect to the net. It says, there is "no eth0".
I know, that the settings in the vmware-server are ok, because i did not encounter this problem with the opensuse image.
My
/etc/network/interfaces looks like this:
Quote:
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
auto eth0
iface eth0 inet static
address 192.168.1.61
netmask 255.255.255.0
#network 192.168.0.0
#broadcast 192.168.0.255
gateway 192.168.10.1
|
These settings should work. An "
ifconfig" shows me only the "
lo"-device
Am I doing something wrong?
Regards,
Djoko
Recent comments
10 hours 2 min ago
11 hours 2 min ago
14 hours 49 min ago
16 hours 3 min ago
19 hours 39 min ago
1 day 2 hours ago
1 day 11 hours ago
1 day 13 hours ago
2 days 4 hours ago
2 days 6 hours ago