From: Paul Brook <paul@codesourcery.com>
To: qemu-devel@nongnu.org
Cc: Volkan YAZICI <yazicivo@ttmail.com>
Subject: Re: [Qemu-devel] Multiple Qemu Instances
Date: Mon, 20 Oct 2008 13:44:51 +0100 [thread overview]
Message-ID: <200810201344.51654.paul@codesourcery.com> (raw)
In-Reply-To: <87od1fe94s.fsf@alamut.mobiliz.com.tr>
On Monday 20 October 2008, Volkan YAZICI wrote:
> Hi,
>
> While trying to run two qemu instances on a single server with a single
> NIC, I'm having network related problems. When I start the second qemu
> instance, ping'ing both servers concurrently works like below:
>
> ping 192.168.1.11 ping 192.168.1.14
> ------------------------------- -------------------------------
> 10 packets transmitted. Waking up...
> Packets get started to lost. 10 packets transmitted. (No loss.)
> 10 packets transmitted. (No loss.) Packets get started to lost.
>...
> I start qemu using a command similar to below
>
> /usr/local/bin/qemu-system-x86_64 ... -net nic -net tap
You need to give the emulated NICs different MAC addresses.
Paul
next prev parent reply other threads:[~2008-10-20 12:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-20 12:36 [Qemu-devel] Multiple Qemu Instances Volkan YAZICI
2008-10-20 12:44 ` Paul Brook [this message]
2008-10-20 12:46 ` Laurent Vivier
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=200810201344.51654.paul@codesourcery.com \
--to=paul@codesourcery.com \
--cc=qemu-devel@nongnu.org \
--cc=yazicivo@ttmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.