Hey all,
I am looking to create a forensically sane environment for a VM, in which the host and guest systems can communicate with each other, however the VM cannot communicate outwith the host machine.
The host machine requires connectivity so pulling the cable is out
Does anyone know of a config/function withing KVM or libvirtd which can do this, I am aware of isolate mode however that will stop the host and guest communicating.
I suppose I could always add a drop string to the OUT chain in iptables, however I was looking for a more robust solution.
Thanks!
I am looking to create a forensically sane environment for a VM, in which the host and guest systems can communicate with each other, however the VM cannot communicate outwith the host machine.
The host machine requires connectivity so pulling the cable is out
Does anyone know of a config/function withing KVM or libvirtd which can do this, I am aware of isolate mode however that will stop the host and guest communicating.
I suppose I could always add a drop string to the OUT chain in iptables, however I was looking for a more robust solution.
Thanks!