June 6, 20224 yr Much like we can in docker, it would be super helpful if we could set network to none in VMs. My use case is I will be passing though physical NICs, and although I can edit the XML to remove the interface, I'd rather not have the risk of virtual NICs recreated anytime modify the template (and subsequently forget to remove from XML again). There is also a different use case where a user may want their VM to have no LAN or WAN access at all. Docker template: VM template:
April 22, 20233 yr On 6/6/2022 at 9:40 AM, tjb_altf4 said: Much like we can in docker, it would be super helpful if we could set network to none in VMs. My use case is I will be passing though physical NICs, and although I can edit the XML to remove the interface, I'd rather not have the risk of virtual NICs recreated anytime modify the template (and subsequently forget to remove from XML again). There is also a different use case where a user may want their VM to have no LAN or WAN access at all. Docker template: VM template: If you remove the mac it will not add a nic are you looking for this option in addition to that?
April 23, 20233 yr Author 5 hours ago, SimonF said: If you remove the mac it will not add a nic are you looking for this option in addition to that? I didn't know that, thanks! I feel a discrete option would be more user friendly and ultimately more informative, but removing the mac address will do the job for me
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.