
23 Jan
2014
23 Jan
'14
12:41 a.m.
On 01/22/2014 09:44 AM, hubert depesz lubaczewski wrote:
Is the solution to it addition of 5 separate "networks" in libvirt, and then connecting each guest to its own "network"?
Yes, that's it. Right now I suggest you create 5 separate "isolated" networks if you want true isolation. If you create 5 standard (NAT) networks, with different addresses of course, there's a bug around that would allow VMs from one network to contact the rest in *other* networks. This is an issue with how iptables rules are configured by libvirt. Not many people seem to care so there's no urgency to fix it :( -- Jorge