All of lore.kernel.org
 help / color / mirror / Atom feed
From: James Ascroft-Leigh <jwal@declarative.co.uk>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Win2003 and network - the saga continues
Date: Sat, 01 May 2004 16:27:48 +0100	[thread overview]
Message-ID: <1083425268.5552.22.camel@localhost> (raw)
In-Reply-To: <200405011739.59122.hetz@witch.dyndns.org>

On Sat, 2004-05-01 at 17:39 +0300, Hetz Ben Hamo wrote:
> I created an ISO image with the network driver (the image is attached as gzip 
> - the funny part is that when it's un-gzipped, it's 320k, gzipped - 5k) and 
> with a simple README file. Fabrice, could you add it to the QEMU web site 
> please? (or to CVS)

I don't think it is a good idea if Fabrice starts publishing other
people's software.  I don't know what the licence is but perhaps just a
hyper-link would suffice.

> Problem is, windows 2003 doesn't even want to ping..
> The Windows setting is: 192.168.1.3, net mask 255.255.255.0
> I tried to add a gateway to 192.168.1.12 (this host machine) but it didn't 
> help..

You added the host machine as a gateway within the guest?  You also need
to tell the host how to respond to the pings with something like:

route add -host <guest IP address> tun0

Personally I use the scripts published to the list earlier to set up NAT
and DHCP for the guest machine.  The post was by Nathan Hand on Thursday
entitled "improved qemu-ifup script".

  reply	other threads:[~2004-05-01 15:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-01 14:39 [Qemu-devel] Win2003 and network - the saga continues Hetz Ben Hamo
2004-05-01 15:27 ` James Ascroft-Leigh [this message]
2004-05-01 16:07   ` Hetz Ben Hamo

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=1083425268.5552.22.camel@localhost \
    --to=jwal@declarative.co.uk \
    --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.