|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] 4 vifs in the conf file, but only the first 3 appear
From: "Konstantinos Pachopoulos" <kostaspaxos@xxxxxxxx>
in the conf file of domain the following entry is
included:
--------
vif = ['mac=aa:00:00:00:00:11,bridge=xenbr0' ,
'mac=aa:00:00:00:00:12,bridge=xenbr0' ,
'mac=aa:00:00:00:00:13,bridge=xenbr0' ,
'mac=aa:00:00:00:00:14,bridge=xenbr0']
--------
However, when i boot the domain "ifconfig -a" prints
only eth0,eth1,eth2 and lo, where ethX correspond to
each of the first 3 MACs. I also have 4 physical NICs.
Any ideas?
if you have 4 nics, why do you use only one bridge?
Daniel
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|