|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] network problem: Cannot find network for bridge
Marco Strullato wrote:
> I've created virtual machines with virt-manager and now I have to
> export, change and re-import xml configurations: I don't have a
> regular xen configuration file but and xml. Here's the mine.
>
> <interface type='bridge'>
> <source bridge='xenbr0'/>
Try export, change this to "bridge='eth0'", and re-import.
>
> I know that I should have the bridge xenbr0 but I don't know why...
> Where should I check?
What dom0 distro do you use? How did you install Xen?
> It's stange beacuse the linux vm's network works well.
>
Check your linux config, it should say something like "bridge='eth0'"
Regards,
Fajar
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|