@joseph, I found out the coulprit after getting to the same possition with a
CentOS system and trying couple kernels.
The issue is being caused by a docker package from the "official" repository.
The issue was resolved with the 4.6 kernel since it didn't had the aufs module
and there for the dock
When I am adding the next rule to iptables it all works magically
iptables -I FORWARD -j ACCEPT
But it's a bridge...
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1674629
Title:
virtio
Public bug reported:
Before the update to this version of the kernel the VM's could recieve DHCP and
contact the network.
Once I updated the server to 4.4.0-66 my guest VM's cannot communicate with the
network.
ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: linux-image-4.4.0-66-generic 4
@Uli, these users needs to test so when they will have any trouble they would
probably bump this or another bug report.
I do not like the concept but this is what we have now.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to ubuntu-fan in
@Mark, @Uli:
Testing the problematic state would be to install docker.io and enable it ie:
apt install docker.io
systemctl enable docker
To test:
reboot
ifdown ens3 && echo "OK"
ifup ens3 && echo "OK"
The test commands will result in two lines with OK at the end if everything is
right.
On ubuntu
@Uli, It's an automated dependency.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to ubuntu-fan in Ubuntu.
https://bugs.launchpad.net/bugs/1551747
Title:
ubuntu-fan causes issues during network configuration
Status in cloud-init:
New
A simple docker.io installation can verify if the fix works or not.
Install an ubuntu 16.04 then install docker.io and reboot the system.
In my case it's a 16.04 with docker and kvm on the machine but I will be able
to test it only next week.
If until then no one will test I will spin up a vm for
7 matches
Mail list logo