From: Stefan Hajnoczi <stefanha@gmail.com>
To: Tony Su <tonysu@su-networking.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Request - How to compile change User Mode Networking address space?
Date: Wed, 9 Jan 2013 09:48:05 +0100 [thread overview]
Message-ID: <20130109084805.GC30476@stefanha-thinkpad.redhat.com> (raw)
In-Reply-To: <CACNuKqQmRVYKBrHs9DJSQ-C4WvX4ne7B9Y9ia0ue5fh4=gNy0Q@mail.gmail.com>
On Mon, Jan 07, 2013 at 11:17:39AM -0800, Tony Su wrote:
> I haven't been able to find anyone who can confirm that the following
> command <should> modify the User Mode Networking default address
> space, but in any case does not work for my distro. I have yet to
> determine if this problem is specific to my distro or not. See my
> comment below relating to the second code block which is my most
> recent gues as to why this command does not work.
>
> qemu-kvm -net user,net=176.27.0.0/12,host=176.27.2.2,dhcpstart=176.27.0.20
176.27.0.0/12 looks like a mistake because 12 bits isn't enough to mask
27. Try 176.27.0.0/16 instead and it should work.
Stefan
prev parent reply other threads:[~2013-01-09 8:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-07 19:17 [Qemu-devel] Request - How to compile change User Mode Networking address space? Tony Su
2013-01-09 8:48 ` Stefan Hajnoczi [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=20130109084805.GC30476@stefanha-thinkpad.redhat.com \
--to=stefanha@gmail.com \
--cc=qemu-devel@nongnu.org \
--cc=tonysu@su-networking.com \
/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).