KVM port forwarding with NAT network and libvirt on Debian
I needed to forward some ports from multiple KVM machines, I tried with iptables, but the problem is libvirt adds some rules of it's own, and the rules were never in the correct place so it didn't...