[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-devel] Using eth1
- To: Li Ge <lge@xxxxxxxxxx>
- From: Michael Lessard <michael.lessard@xxxxxxxxx>
- Date: Thu, 3 Nov 2005 21:31:04 -0500
- Cc: Xen-devel@xxxxxxxxxxxxxxxxxxx, xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
- Delivery-date: Fri, 04 Nov 2005 02:31:19 +0000
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=HN24P6bNpubERHqm9GhRc7x5jZFH0izLtqhRMatUQ2Li3Q8q1HAQ7YhUbMxWRyD+313ij9i8usyfMIwai/FPgo3ArNH07X73JOtr9u8Em+B/iyqH8kumOUbejsV2/kYm+Tr+Jt+zIDLFSB2WqFslJURAexzm/2u6LisNQeNmAqo=
- List-id: Xen developer discussion <xen-devel.lists.xensource.com>
I haved replace line with what you tell
On 11/3/05, Li Ge <lge@xxxxxxxxxx> wrote:
Did you comment "(network-script network-bridge)" out when you add "(network-script 'network-bridge netdev=eth1')" in?
Li
Michael Lessard <
michael.lessard@xxxxxxxxx>
On 11/3/05, Li Ge <
lge@xxxxxxxxxx> wrote:
I've used the way the Ewan provided a couple of day to get eth1 working on my dom0. It works fine for me.
<snip>
If you need to use a different NIC than eth0, say eth1, like the "IBM blades":
dom0: fake eth0 -> vif0.0 -+
|
bridge -> real eth1 -> the network
|
domU: fake eth0 -> vifN.0 -+
then you want add the following two lines in your /etc/xen/xend-config.sxp file
(network-script 'network-bridge netdev=eth1')
(vif-script vif-bridge)
<snip>
Regards,
Li
Michael Lessard <
michael.lessard@xxxxxxxxx>
No still doesn't work ... i still ping eth0 on Dom0 but not eth1 :(
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|