|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] How to change default interface from eth0 to eth3?
Your bridge isn't called xenbr0 then. Use brctl show to find out what it's
called, then put bridge=whatever in your vif ='' line.
if your trying to change the interface used for the bridge (the default
will normally be used) then you need to change /etc/xen/xend-config.sxp
line (network-script 'network-bridge netdev=whatever')
On Thu, Sep 02, 2010 at 11:16:35AM -0300, Juan Pablo Lopez Bergero wrote:
> I got this message when i'm trying to create the VM.
> Error: Device 0 (vif) could not be connected. Could not find bridge device
> xenbr0
>
> Is there a way to change de interface from eth0 to eth3?
> thanks
>
> --
> *-----*
> *Juan Pablo Lopez Bergero*
> *Cell: 15-3957-3455*
> *
> *
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|