qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] For what is slirp ?


From: Renzo Davoli
Subject: Re: [Qemu-devel] For what is slirp ?
Date: Thu, 3 Jun 2004 13:33:22 +0200
User-agent: Mutt/1.3.28i

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 via email to

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