qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] IP mismatch in redirection using user-net dhcp


From: Paul Brook
Subject: Re: [Qemu-devel] IP mismatch in redirection using user-net dhcp
Date: Mon, 16 Jan 2006 18:11:37 +0000
User-agent: KMail/1.9.1

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

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