vote up 0 vote down star

Hi All,

I had a XEN VM machine running correctly until I brought eth1 up in the dom0 to use for Heartbeat...

Since I activated eth1 XEN does not bridge on eth0 anymore but selects eth1?

How can I tell XEN to use eth0 as its' default?

Thanks!

flag

1 Answer

vote up 2 vote down check

The /etc/xen/xend-config.sxp file has an entry for managing the network script. Look for something like this:

(network-script 'network-bridge netdev=eth1')

And change it to use eth0.

link|flag
Thank you very much! – SaberTooth Jul 22 at 15:32

Your Answer

Get an OpenID
or
never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.