not network in KVM vm

rquennec

New Member
Apr 3, 2012
5
0
1
Hello,

Since the migration 1.9 to 2.0, i have not network access in my KVM vm (Windows, Ubuntu).

Thank you for your help.

Ronan
 
name: ubuntudesktop
ide2: none,media=cdrom
bootdisk: ide0
ostype: l26
ide0: local:105/vm-105-disk-1.qcow2
memory: 1024
sockets: 2
boot: cad
freeze: 0
cpuunits: 1000
vga: cirrus
acpi: 1
kvm: 1
net0: e1000=2E:68:B9:AE:C9:D5,bridge=vmbr0
onboot: 0
cores: 1

Thank you
 
excuse me, this VM is working correctly.

this one not working correctly

cat /etc/pve/qemu-server/116.conf
bootdisk: ide0
ide0: local:116/vm-116-disk-1.raw
ide2: none,media=cdrom
memory: 512
name: vm-vpn
net0: e1000=AE:EB:3F:49:71:40,bridge=vmbr0,tag=116
onboot: 1
ostype: l26
sockets: 1

missing parameters
 
Test because did not work before

I removed the tag and works correctly now

I don't understand

Thank you