Hi,
recently, I had several cases where a VM (created from a template) had no network access unil I ran "ip link set" on the host. Until I came to the idea to do that, I did:
- changed the bridge of the network interface of the VM settings
- removed the network interface of the VM to recreate it
- check the interface from the host - everything was fine. Except no traffic in or out
- check the output of "brctl show". The network interface of the VM was correctly shown
Nothing helped, but "ip link set".
Now that I know the workaround, it is not so bad, but it would be even better not to have the issue. Do you have any idea what could be causing this?
recently, I had several cases where a VM (created from a template) had no network access unil I ran "ip link set" on the host. Until I came to the idea to do that, I did:
- changed the bridge of the network interface of the VM settings
- removed the network interface of the VM to recreate it
- check the interface from the host - everything was fine. Except no traffic in or out
- check the output of "brctl show". The network interface of the VM was correctly shown
Nothing helped, but "ip link set".
Now that I know the workaround, it is not so bad, but it would be even better not to have the issue. Do you have any idea what could be causing this?