|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] FAQ: names and ordering of network interfaces in DomU
Hi,
XEN confused me very much. In the config file I had:
vif = [ 'mac=00:16:3e:ff:3b:18,bridge=xenbr0',
'mac=00:16:3e:c0:92:08,bridge=xenbr1' ]
The idea was to connect
eth0(peth0) via xenbr0 to DomU's eth0, and
eth1(peth1) via xenbr1 to DomU's eth1.
However it turned out that the first address is assigned to "eth2" in DomU,
while
the second address is assigned to "eth1", and there is no "eth0" in DomU. With
that confusion I ended up in crossover-connecting the networks...
Questions:
1) Why are the interfaces assigned in reverse order?
2) Why isn't the first interafce eth0?
Regards,
Ulrich
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-users] FAQ: names and ordering of network interfaces in DomU,
Ulrich Windl <=
|
|
|
|
|