From: Avi Kivity <avi@redhat.com>
To: Robert Rebstock <rebstock@scienceworks.com>
Cc: kvm@vger.kernel.org
Subject: Re: guest MAC-address isolation
Date: Tue, 17 Aug 2010 12:36:41 +0300 [thread overview]
Message-ID: <4C6A5829.8070101@redhat.com> (raw)
In-Reply-To: <30830449.11721281114556681.JavaMail.root@mail>
On 08/06/2010 08:09 PM, Robert Rebstock wrote:
> Hello all,
>
> can anyone recommend a better way to achive (guest agnostic) MAC-address
> isolation in qemu/kvm then with user-mode networking?
>
> I have multiple guests requiring the same MAC-address, and user-mode/slirp
> networking is quite slow.
>
You can put the different guests on different bridges, and use IP
routing to connect the two bridges; or you can use ebtables to mangle
the MAC addresses.
--
error compiling committee.c: too many arguments to function
next prev parent reply other threads:[~2010-08-17 9:36 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <23005102.41431232840956986.JavaMail.root@mail>
2009-01-24 23:56 ` guest MAC-address isolation Robert Rebstock
2010-08-06 17:09 ` Robert Rebstock
2010-08-17 9:36 ` Avi Kivity [this message]
2010-08-20 17:48 ` Robert Rebstock
2010-08-25 10:30 ` Avi Kivity
2009-01-25 0:39 Robert Rebstock
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=4C6A5829.8070101@redhat.com \
--to=avi@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=rebstock@scienceworks.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.