[libvirt-users] 答复: How to connect to a remote VM ESXi server with Python language?

2011-12-29 Thread ice
Hi, Matthias, Thanks for your reply. I look into the example, and I am now having connected to the remote VM ESXi Server. Thanks a lot for your help. Best Regards. -邮件原件- 发件人: Matthias Bolte [mailto:matthias.bo...@googlemail.com] 发送时间: 2011年12月28日 23:09 收件人: ice 抄送: libvirt-users@red

Re: [libvirt-users] redirect ports from user network

2011-12-29 Thread Osier Yang
On 2011年12月29日 16:38, Алексей Беляев wrote: 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::4 -redir tcp:22001::22 How can i do

[libvirt-users] redirect ports from user network

2011-12-29 Thread Алексей Беляев
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::4 -redir tcp:22001::22 How can i do it with libvirt? I make users network in XML c