qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Mulyadi Santosa" <mulyadi.santosa@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] DNS reply
Date: Thu, 15 May 2008 09:19:02 +0700	[thread overview]
Message-ID: <f284c33d0805141919v6d76f0f3na42ab048d6e7e276@mail.gmail.com> (raw)
In-Reply-To: <43331.81.47.192.163.1210776537.squirrel@webmail.kix.es>

Hi....

On Wed, May 14, 2008 at 9:48 PM, Rodolfo kix García <kix@kix.es> wrote:
> Hi,
>
> I am using qemu in Windows with Linux as guest, and I have a problem with
> the DNS. I am  using the qemu's default network (without -net parameters
> in qemu.exe)
>
> If I create a new network connection (or a ping in the Linux), the linux
> command reads the /etc/resolv.conf file. It has the 10.0.2.3 address.
>
> Send a DNS packet (UDP, source port X, destination port 53) to 10.0.2.3.
> 10.0.2.3 responds (UDP, source port Y, destinatio port X) to the Linux.
>
> But the Y port is different than 53, then Linux drops the packet and reply
> to 10.0.2.15 with an ICMP port unreacheable (tcpdump).

Hm, no Qemu users on Linux host reported such thing before. Since Qemu
windows port might have some differences than main Qemu tree...I
suggest to contact Qemu windows maintainer too. To be specific, I
guess it's somewhere inside slirp code.....

regards,

Mulyadi.

      reply	other threads:[~2008-05-15  2:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-14 14:48 [Qemu-devel] DNS reply Rodolfo kix García 
2008-05-15  2:19 ` Mulyadi Santosa [this message]

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=f284c33d0805141919v6d76f0f3na42ab048d6e7e276@mail.gmail.com \
    --to=mulyadi.santosa@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).