On Thu, 2016-10-06 at 14:28 -0400, Neil Horman wrote: > I rarely mess with docker, but I expect that the docker0 bridge has > an ip > address on it which may conflict with the one on libvirt > bridge. That is to > say, if they are on the same subnet, and the route for the docker0 > bridge takes > precidence, you will loose dhcp. Check the docker bridge ip and > remove it if > you see one, I expect that will restore your functionality > Unfortunately that isn't the issue as the docker bridge is 172... and bridge0 is 192.168... so they don't conflict. Also docker0 doesn't seem to have any devices (meaning it brctl show has no interfaces attached to it). Finally shutting down docker and removing docker0 doesn't restore connectivity, only a reboot does. Not even restarting NM fixes the issue. -- Nathanael _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx