qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: renzo@cs.unibo.it (Renzo Davoli)
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] For what is slirp ?
Date: Thu, 3 Jun 2004 13:33:22 +0200	[thread overview]
Message-ID: <20040603113322.GA31655@cs.unibo.it> (raw)
In-Reply-To: <20040603131848.114cd93d.Jens.Arm@gmx.de>

On Thu, Jun 03, 2004 at 01:18:48PM +0200, Jens Arm wrote:
> Is there a description, what I have to do at the Host and qemu-client to use network
> over slirp?

AFAIK:
Client: configure the net interface for DHCP.
You'll get an address like 10.0.2.15 default route to 10.0.2.2 (or
something similar). Also the DNS access get forwarded through SLIRP.
There is a fake DNS @10.0.2.2 (or similar) and queries are forwarded.
Ping (ICMP) may have trouble but TCP works like a charm.
Host: nothing at all. Be connected to something... You'll access from
qemu what is connected to the host machine, nothing more ;-)

renzo

  reply	other threads:[~2004-06-03 11:39 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-03  4:53 [Qemu-devel] VDE HOWTO revision Mulyadi Santosa
2004-06-03  9:16 ` Renzo Davoli
2004-06-03  9:20   ` [Qemu-devel] For what is slirp ? Jens Arm
2004-06-03  9:57     ` Renzo Davoli
2004-06-03 11:09       ` Rudi Lippert
2004-06-03 11:18         ` Jens Arm
2004-06-03 11:33           ` Renzo Davoli [this message]
2004-06-03 11:47             ` Jens Arm
2004-06-03 14:07               ` James Ascroft-Leigh
2004-06-04 15:35                 ` Fabrice Bellard
2004-06-04 18:12                   ` Kyle Hayes
2004-06-04 18:18                     ` Jens Arm
2004-06-03 11:50             ` Jens Arm

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=20040603113322.GA31655@cs.unibo.it \
    --to=renzo@cs.unibo.it \
    --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).