January 20, 201610 yr Set Network Bridge to Docker 0 to enable my virtual machines to receive DHCP addresses from my local router. Have tried in vain to obtain an address from my router, only able to get 192.168.x.x addresses. Have run out of ideas, any help would be appreciated. V/R
January 20, 201610 yr That's the wrong bridge. docker0 is exclusively for docker to use. if you haven't configured the networking settings to create a bridge, set it there. Then assign the VM bridge to be br0
Archived
This topic is now archived and is closed to further replies.