All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabrice Bellard <fabrice@bellard.org>
To: "René Korthaus" <qemu-dev@cordney.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] -redir revisited
Date: Wed, 14 Jun 2006 19:08:21 +0200	[thread overview]
Message-ID: <44904285.8020704@bellard.org> (raw)
In-Reply-To: <BC3C0B89-99A3-4185-857B-B1BB47DFDDA9@cordney.com>

René Korthaus wrote:
> 
> Am 14.06.2006 um 15:57 schrieb Fabrice Bellard:
> 
>> Hi,
>>
>> The current behaviour of QEMU seems correct to me: TCP connections  
>> coming localhost are seen coming from 10.0.2.2 on the guest. Your  
>> problem may be related to an incorrect Apache configuration. Did I  
>> miss something ?
> 
> 
> No, Apache is configured correctly. The same with sshd, i can only  
> connect to the guest by applying the patch. Network configuration is  
> given by Qemu DHCP. Without the patch the host simply gets no answer  
> from the guest service.
> 
> Maybe this is Mac OS X specific?

You should launch a tcpdump inside the guest OS and look at the IP 
addresses associated to the IP packets when you do a telnet from the 
host on the redirected host port.

In any case, the patch you indicate is incorrect (our_addr is an IP 
address on the host network, not on the guest network), so a better 
solution must be found.

Fabrice.

  reply	other threads:[~2006-06-14 17:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-05 12:47 [Qemu-devel] [PATCH] -redir revisited René Korthaus
2006-06-14 13:57 ` Fabrice Bellard
2006-06-14 16:26   ` René Korthaus
2006-06-14 17:08     ` Fabrice Bellard [this message]
2006-06-14 19:53 ` Ed Swierk
2006-06-15  9:32   ` René Korthaus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44904285.8020704@bellard.org \
    --to=fabrice@bellard.org \
    --cc=qemu-dev@cordney.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.