Hi.
I have a problem setting dns for my cloud init debian 10 image. This is the command I use:
qm set VMID --nameserver="4.2.2.4 8.8.4.4"
But I can't access the VM via ssh.
When I add nameservers manually to resolve.conf, it starts working.
I have this issue only for debian. It works fine for ubuntu and centos.
What could be causing the issue?
I have a problem setting dns for my cloud init debian 10 image. This is the command I use:
qm set VMID --nameserver="4.2.2.4 8.8.4.4"
But I can't access the VM via ssh.
When I add nameservers manually to resolve.conf, it starts working.
I have this issue only for debian. It works fine for ubuntu and centos.
What could be causing the issue?