Jump to content

vm cant get network on br0


acbaldwi

Recommended Posts

Hello, 

 

I have a single nic system that i have configured bridging mode on for my vm's.

 

When i boot the vm i cannot get a conenction to the network. I cant get a ip from dhcp and a manual ip does no good either.  I did an ifconfig and ensured br0 was up. Rebuilt the vm a couple times, tried a linux vm same thing.

 

Please note this is a secondary unraid device on my network eventually it is moving to a new network and location

 

Attached are all the things i think you may need 

 

Thanks i advance

win10.txt

vm_network.JPG

network_settings.JPG

alpha-diagnostics-20180316-1458.zip

ifconfig.JPG

Link to comment

Looking at your XML, there are some missing configuration lines

 

<interface type='bridge'>
   <mac address='52:54:00:ba:75:0f'/>
   <source bridge='br0'/>

   <target dev='vnet0'/>
   <model type='virtio'/>

   <alias name='net0'/>
   <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
</interface>

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...