[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] trouble installing
Looking into this some more: # ifconfig eth0 Link encap:Ethernet HWaddr 00:25:22:8d:84:b2 inet addr:10.0.0.3 Bcast:10.0.0.255 Mask:255.255.255.0 inet6 addr: fe80::225:22ff:fe8d:84b2/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:42 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1710 (1.6 KiB) TX bytes:7252 (7.0 KiB) Interrupt:207 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:8 errors:0 dropped:0 overruns:0 frame:0 TX packets:8 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:560 (560.0 B) TX bytes:560 (560.0 B) # more /etc/network/interfaces # 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 allow-hotplug eth0 #NetworkManager#iface eth0 inet dhcp #iface eth0 inet dhcp #up /etc/xen/scripts/network-bridge start When I commented out the allow-hotplug eth0 and added the line for iface eth0 inet dhcp, I couldn't get my network up at all. So I removed that line plus the line below it and uncommented out the allow-hotplug line and things started okay but I still couldn't connect to a domU. But I'm wondering if something is wrong due to creating three different domUs with different network interfaces. What is the preferred method of removing a domU? Thanks for the help. On Mon, Feb 21, 2011 at 8:14 PM, Ted Brenner <griztown@xxxxxxxxx> wrote:
-- Ted Brenner _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |