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-devel

Re: [Xen-devel] Using eth1

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

Inactive hide details for Michael Lessard <michael.lessard@xxxxxxxxx>Michael Lessard <michael.lessard@xxxxxxxxx>


          Michael Lessard <michael.lessard@xxxxxxxxx>
          Sent by: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx

          11/03/2005 06:53 AM


To

Xen-devel@xxxxxxxxxxxxxxxxxxx

cc


Subject

[Xen-devel] Using eth1

Hi !

What is the best way to use eth1 of my dom0 in my domU ?
i tried that in Dom0 but bridge don't want comes up :
./xen-network-common.sh "network-bridge net-dev=eth1 bridge=brint virtnum=1"

Thanks

Michael
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

GIF image

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>