WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Xen Network Configuration Problem

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Xen Network Configuration Problem
From: 张欣接 <zhishi3232@xxxxxxx>
Date: Fri, 13 Aug 2010 17:29:04 +0800 (CST)
Delivery-date: Mon, 16 Aug 2010 06:25:43 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
 hello, I am a student who is interested in Xen. After I installed Xen-3.4.2 on Ubuntu9.04, I was confused in Network Configuration.
     I used bridging mode to configure as its virtual network mode, but when I started Xend daemon,the result was
 
root@ubuntu:~# xend start
Ignoring unknown interface eth0=eth0.
SIOCSIFNAME: Device or resource busy
 
And then I used the command ifconfig -a, the result was
 
 root@ubuntu:~# ifconfig -a
eth0      Link encap:Ethernet  HWaddr 00:0c:29:9e:63:f2 
          inet addr:192.168.1.103  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:2437 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2101 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:3074165 (3.0 MB)  TX bytes:233758 (233.7 KB)
          Interrupt:16 Base address:0x2000
 
lo        Link encap:Local Loopback 
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:2 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:100 (100.0 B)  TX bytes:100 (100.0 B)
 
tmpbridge Link encap:Ethernet  HWaddr 00:00:00:00:00:00 
          inet addr:192.168.1.103  Bcast:192.168.1.255  Mask:255.255.255.0
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

I didn't find something like peth0 or vif0.0 as many guide mentioned. Should you tell me why, and tell me how to configure it correctly?
Thank you very much!



您想拥有和网易免费邮箱一样强大的软件吗?
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>