qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Vdeqemu question?
@ 2006-01-23 20:17 Ishwar Rattan
  2006-01-23 21:58 ` Paul Brook
  0 siblings, 1 reply; 4+ messages in thread
From: Ishwar Rattan @ 2006-01-23 20:17 UTC (permalink / raw)
  To: qemu-devel

I have Linux (Debian absed) system with
qemu-0.8.0 and vde-2.0.1 installed and running.

It comes out that vdeqemu does not pass the macaddress
info correctly to qemu:

vdeqemu -hda ./image1 -m 128 &

and

vdeqemu -hda ./image2 -m 128 -net nic,macaddr=54:42:00:12:34:57 &

end up having the same macaddress.

Any one using this type of setups?

-ishwar

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] Vdeqemu question?
  2006-01-23 20:17 [Qemu-devel] Vdeqemu question? Ishwar Rattan
@ 2006-01-23 21:58 ` Paul Brook
  2006-01-24 15:32   ` Ishwar Rattan
  0 siblings, 1 reply; 4+ messages in thread
From: Paul Brook @ 2006-01-23 21:58 UTC (permalink / raw)
  To: qemu-devel

On Monday 23 January 2006 20:17, Ishwar Rattan wrote:
> I have Linux (Debian absed) system with
> qemu-0.8.0 and vde-2.0.1 installed and running.
>
> It comes out that vdeqemu does not pass the macaddress
> info correctly to qemu:
>
> vdeqemu -hda ./image1 -m 128 &
>
> and
>
> vdeqemu -hda ./image2 -m 128 -net nic,macaddr=54:42:00:12:34:57 &
>
> end up having the same macaddress.
>
> Any one using this type of setups?

Add -net vde and it should work.

Paul

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] Vdeqemu question?
  2006-01-23 21:58 ` Paul Brook
@ 2006-01-24 15:32   ` Ishwar Rattan
  2006-01-24 16:55     ` Paul Brook
  0 siblings, 1 reply; 4+ messages in thread
From: Ishwar Rattan @ 2006-01-24 15:32 UTC (permalink / raw)
  To: qemu-devel


Thanks for the information. It works. Now I
see one more problem.

Dept has two LANs (169.x and 170.X), my desktop
is on 169.x (static IP) and 170.x is used for DHCP server.

Qemu guest, gets a DHCP address, I change it to an unused
IP in 169.x (ipconfig/route add). The guest OS works fine
for a few hours and than resets network interface back to
DHCP address?

Any pointers to a solution for this annoying problem.
(How to make the 169.x address stick in guest OS).

-ishwar

On Mon, 23 Jan 2006, Paul Brook wrote:

> On Monday 23 January 2006 20:17, Ishwar Rattan wrote:
> > vdeqemu -hda ./image1 -m 128 &
> >
>
> Add -net vde and it should work.
>
> Paul
>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] Vdeqemu question?
  2006-01-24 15:32   ` Ishwar Rattan
@ 2006-01-24 16:55     ` Paul Brook
  0 siblings, 0 replies; 4+ messages in thread
From: Paul Brook @ 2006-01-24 16:55 UTC (permalink / raw)
  To: qemu-devel

> Qemu guest, gets a DHCP address, I change it to an unused
> IP in 169.x (ipconfig/route add). The guest OS works fine
> for a few hours and than resets network interface back to
> DHCP address?

Sounds like a guest configuration problem, ie nothing to do with qemu.

My guess is you're still running dhcpcd on the guest. When the original IP 
lease expires this is revewing the licence, just like it's supposed to.

Paul

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-01-24 16:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-23 20:17 [Qemu-devel] Vdeqemu question? Ishwar Rattan
2006-01-23 21:58 ` Paul Brook
2006-01-24 15:32   ` Ishwar Rattan
2006-01-24 16:55     ` Paul Brook

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).