qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paul Brook <paul@codesourcery.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] IP mismatch in redirection using user-net dhcp
Date: Mon, 16 Jan 2006 18:11:37 +0000	[thread overview]
Message-ID: <200601161811.37480.paul@codesourcery.com> (raw)
In-Reply-To: <38931.62.160.59.37.1137424621.squirrel@mail.altern.org>

> Would it make sense to be able to tell qemu "do not ever issue a lease on
> an IP different from 10.0.2.15", and possibly make that the default for
> single-NIC VMs ?

You could tie the IP to the MAC address. Ie. make the dhcp code discard the 
previous lease if it gets another request from the same MAC address. This 
should work for all setups.

Paul

      reply	other threads:[~2006-01-16 18:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-16 15:17 [Qemu-devel] IP mismatch in redirection using user-net dhcp Yann Dirson
2006-01-16 18:11 ` Paul Brook [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=200601161811.37480.paul@codesourcery.com \
    --to=paul@codesourcery.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).