qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Mike Tremoulet <coffeemike@gmail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Odd slirp behavior
Date: Thu, 19 Aug 2004 12:50:57 -0500	[thread overview]
Message-ID: <56402133040819105034044c9d@mail.gmail.com> (raw)

All --

I'm having trouble with networking behavior on Windows.

HOST:
Windows 2000 SP3
primary NIC is integrated ethernet adapter, shared via ICS to TAP adapter
wireless NIC is currently disconnected (no AP available)
TAP adapter (OpenVPN 2.0beta2) is alive, fixed at 192.168.0.1 for ICS

GUEST:
Debian sarge
SLIRP networking

In a nutshell, something appears wrong with the name resolution.  My
/etc/resolv.conf in the guest is:
search
nameserver 10.0.2.3

I've also tried it without the search.  Names do not resolve.  A check
with Ethereal shows the DNS queries to come out from the primary NIC
on my machine to ip 192.168.1.1, which exists nowhere on my machine or
network.  I don't know where that IP address is coming from or
configured.

I've also tried to set the nameserver to 192.168.0.1, to feed through
the TAP adapter, with no success.  I can ping that address and it
shows up as alive, but that's all.  I have also tried this with ICS
disabled, which has had no effect.

Any ideas?

Thanks,
-- Mike

                 reply	other threads:[~2004-08-19 17:55 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=56402133040819105034044c9d@mail.gmail.com \
    --to=coffeemike@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).