> When you start qemu with the -redir switch e.g. -redir tcp:8080::80
> entering http://localhost:8080/ in your webbrowser on the host OS
> should connect you with the web server on the guest OS, this doesn't
> work when on the host OS the hostname command refers to the loopback
> interface.

You may need to use http://127.0.0.1:8080/ to reliably reproduce this. On some 
systems "localhost" resolves to the external address.

Paul


_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to