|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] HVM Networking Issues
Hi Zoran,
I believe debian renames the network interfaces so brctl show gives:
bridge name bridge id STP enabled interfaces
eth0 8000.001b242dbee1 no peth0
tap0
vif32.0
vif5.0
vif52.0
vif53.0
vif59.0
vif6.0
vif60.0
vif8.0
Thanks
Jake
2011/1/3 Fajar A. Nugraha <list@xxxxxxxxx>:
> 2011/1/3 Zoran Popović <shoom013@xxxxxxxxx>:
>> bridge=eth0 is wrong - it should be something like virbr0 or whatever your
>> bridge is (I use Fedora, but the idea with Xen networking is more or less
>> same) - eth0 is physical device, can't do it like that.
>
> Actually, it might be correct, as some versions of xen use "eth0" as
> bridge name.
> You got a point though, better run "brctl show" to determine the
> correct bridge name. Another thing the OP might do is make sure the
> MAC is unique, not used on some other machine on the same network.
>
> --
> Fajar
>
>>
>> ZP.
>>
>> 2011/1/2 Jake Stride <jake@xxxxxxxxxxxx>
>>>
>>> ...vif = [
>>> 'type=ioemu,bridge=eth0,ip=78.xxx.xxx.xxx,mac=22:61:34:00:00:01' ]
>
--
Jake Stride
Find out more http://about.me/jakestride or follow me on twitter @jake.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|