Hi, When I run kvm with following option: -net nic -net vde,sock=/var/run/vde2/vde3.ctl the guest OS's network work as expected, I can ping/ssh from/to host OS, but when I run kvm with: -net nic -net user -net nic -net vde,sock=/var/run/vde2/vde3.ctl I can ping from/to host OS in guest OS, but when I try to ssh to host OS in guest OS, I get 'connection reset' error. Is this a bug or a expected behaviour ? I have test qemu 0.14, kvm 0.14 and kvm 0.15, my host os is deban sid, guest OS is Oracle Enterprise Linux or Debian sid. Thanks and Regards, -- Liang Guo http://bluestone.cublog.cn -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html