I am trying to get slackhq's nebula to work on a qemu vm in proxmox. This particular VM was created with a script to install a home assistant os. When i go to start the nebula tunnel, i get the error:
I have been able to do this easily on another vm i created manually, so its something about this one VM. The config is below, not sure what else i can provide but let me know. Not sure if this is the right section or if it should be in the network section
ERRO[0000] Failed to get a tun/tap device error="operation not permitted"
I have been able to do this easily on another vm i created manually, so its something about this one VM. The config is below, not sure what else i can provide but let me know. Not sure if this is the right section or if it should be in the network section
Code:
agent: 1
bios: ovmf
boot: order=scsi0
cores: 2
cpu: host
efidisk0: local-lvm:vm-302-disk-0,efitype=4m,size=4M
localtime: 1
memory: 8192
meta: creation-qemu=8.0.2,ctime=1697049987
name: haos10.5
net0: virtio=02:D4:6E:8F:08:89,bridge=vmbr0
onboot: 1
ostype: l26
scsi0: local-lvm:vm-302-disk-1,cache=writethrough,discard=on,size=32G,ssd=1
scsihw: virtio-scsi-pci
smbios1: uuid=cf25b9f2-0b12-4a09-91ff-0d0caccd3aa1
startup: order=3
tablet: 0
tags:
usb0: host=10c4:ea60
vmgenid: 11d036fb-be3f-4331-b1cf-13c515974590
Last edited: