hello, i have a problem to connect to vm which i create with terraform, i do not have access to the GUI and serial terminal of the vm.
I have verified that the ssh service is running and listening on port 22. I did not understand anything in the authentication logs
Code:
root@ns31245211:~# qm config 100
agent: 1
bios: seabios
boot: cdn
cores: 8
cpu: kvm64
ipconfig0: ip=10.0.2.99/24,gw=10.0.2.2
memory: 12288
name: SBG3-P-M-C-AUAG
net0: virtio=7A:CA:32:46:FD:71,bridge=vmbr0
onboot: 1
scsihw: virtio-scsi-pci
smbios1: uuid=70b6bbef-8069-4da9-9714-f6bffebfbb15
sockets: 1
sshkeys: ssh-rsa ****
vmgenid: 7313ba09-1735-4fe4-80d6-ce0f7d0e837d
I have verified that the ssh service is running and listening on port 22. I did not understand anything in the authentication logs