qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Request - How to compile change User Mode Networking ad


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] Request - How to compile change User Mode Networking address space?
Date: Wed, 9 Jan 2013 09:48:05 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

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



reply via email to

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