Displaying 1 result from an estimated 1 matches for "qemuxmlnsdata".
2011 Dec 29
1
redirect ports from user network
Hello.
I would like to redirect some ports from user network to host system.
In console i can do it:
/usr/libexec/qemu-kvm -drive file=/home/libvirt/qemu-fedora.img -vnc
10.200.1.1:1 -net user -redir tcp:22000::49999 -redir tcp:22001::22
How can i do it with libvirt?
I make users network in XML config VM:
<interface type='user'>
<mac