qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] Incorrect address translation in user-net imple


From: Paul Brook
Subject: Re: [Qemu-devel] [PATCH] Incorrect address translation in user-net implementation.
Date: Fri, 23 Dec 2005 18:24:44 +0000
User-agent: KMail/1.8.3

> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]