Hello,
It’s me again with other question
Simple one: How can i create a domU with hvm but his NIC to be in a specified bridge:
Example: instead of vif =
[ ‘ip=194.102.203.29,mac=00:16:3e:A3:16:FA’ ]
we need to have
[ ‘ip=194.102.203.29,mac=00:16:3e:A3:16:FA,bridge=br0’ ]
Where do i need to configure to get this right. (hvm config, some files etc.)