diff options
Diffstat (limited to 'results/classifier/zero-shot/108/other/829455')
| -rw-r--r-- | results/classifier/zero-shot/108/other/829455 | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/108/other/829455 b/results/classifier/zero-shot/108/other/829455 new file mode 100644 index 000000000..925a03ac0 --- /dev/null +++ b/results/classifier/zero-shot/108/other/829455 @@ -0,0 +1,58 @@ +network: 0.843 +socket: 0.696 +KVM: 0.677 +other: 0.587 +device: 0.566 +PID: 0.489 +vnc: 0.432 +semantic: 0.422 +debug: 0.389 +performance: 0.361 +permissions: 0.330 +boot: 0.292 +graphic: 0.242 +files: 0.232 + +user mode network stack - hostfwd not working with restrict=y + +I find that explicit hostfwd commands do not seem to work with restrict=yes option, even if the docs clearly state that hostfwd should override restrict setting. + +I am using this config: + +-net user,name=test,net=192.168.100.0/24,host=192.168.100.44,restrict=y,hostfwd=tcp:127.0.0.1:3389-192.168.100.1:3389 + +(my guest has static IP address configured as 192.168.100.1/24) + +and I cannot log into my guest via rdp. the client hanging indefinitely. +by just changing to "restrict=no" I can log in. + +maybe I am doing something wrong, but I cannot figure out what. + +running QEMU emulator version 0.14.0 (qemu-kvm-0.14.0) + +Did you guys merge back the fix in: + +http://lists.gnu.org/archive/html/qemu-devel/2011-11/msg01519.html +? + +On Fri, Jun 14, 2013 at 10:59:10AM -0000, Axel Hübl wrote: +> Did you guys merge back the fix in: +> +> http://lists.gnu.org/archive/html/qemu-devel/2011-11/msg01519.html +> ? + +This patch has not been applied. CCing Jan Kiszka, slirp maintainer. + +Stefan + + +Patch has been included here: +http://git.qemu.org/?p=qemu.git;a=commitdiff;h=b5a87d26e848945eb8 + +It seems that's problem persist with this patch ( qemu 2.7rc2) +Regards + +Sorry for this spam, +it's just a routing problem . +Regards + |