I amI'm setting up a Debian machineDebian machine running Windows 7a Windows 7 guest in a qemu/kvm virtualization stack. Since the Windows machine is running out-dated software, I decided to put it into a VM without Internet access. However, I need to get files in and out of the VM.
I heard that it's possible to set up a host-only network and change the firewall rules in order to prohibit all accesses but to the host machine. The host however needs full Internet access.
I have no experience with firewall configuration under Linux. How can I achieve thisthe goal described above?