Hi Guys,
i use qemu guest to set aotomaticlay an ip on my win vm but i have an issu. after i run the command, network will go into "limited" state and if i set same ip manualy will work fine.
I try to restart it but stay into tha same state after reboot (limited), even disable/enable doisent work.
I use this command:
qm guest exec <id> netsh interface ipv4 set address name="YOUR INTERFACE NAME" static IP_ADDRESS SUBNET_MASK GATEWAy
i use qemu guest to set aotomaticlay an ip on my win vm but i have an issu. after i run the command, network will go into "limited" state and if i set same ip manualy will work fine.
I try to restart it but stay into tha same state after reboot (limited), even disable/enable doisent work.
I use this command:
qm guest exec <id> netsh interface ipv4 set address name="YOUR INTERFACE NAME" static IP_ADDRESS SUBNET_MASK GATEWAy