KVM static internal networking without host bridge interface (virbr)

2024-07-20 Thread Daniel via Users
How to set up an internal network between two KVM network interfaces while using static networking (avoiding dnsmasq) and while avoiding a host bridge interface (virbr)? Currently I am using this for the network. Internal And then for the VM. * I would like to avoid the

Re: RE: KVM static internal networking without host bridge interface (virbr)

2024-08-01 Thread Daniel via Users
Thanks for your response. Setting up macvtap is not a feasible solution for our use case. Essentially our use case is that we have two VMs and for security reasons we want to isolate these VMs as much as possible, as they are handling potentially sensitive information. One of the VMs acts as ga