|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Using eth1
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
|
|
|
|
|