From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Rebstock Subject: guest MAC-address isolation Date: Fri, 6 Aug 2010 17:09:16 +0000 (UTC) Message-ID: <30830449.11721281114556681.JavaMail.root@mail> References: <5133049.41461232841386889.JavaMail.root@mail> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from mail.w33-berlin.de ([83.236.226.202]:51448 "EHLO mail.w33-berlin.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1761279Ab0HFQgd (ORCPT ); Fri, 6 Aug 2010 12:36:33 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.w33-berlin.de (Postfix) with ESMTP id C45C2264A12C for ; Fri, 6 Aug 2010 17:09:21 +0000 (UTC) Received: from mail.w33-berlin.de ([127.0.0.1]) by localhost (mail.w33-berlin.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2JxxN+Af-NUL for ; Fri, 6 Aug 2010 17:09:16 +0000 (UTC) Received: from mail.w33-berlin.de (localhost.localdomain [127.0.0.1]) by mail.w33-berlin.de (Postfix) with ESMTP id E1F50264A0A5 for ; Fri, 6 Aug 2010 17:09:16 +0000 (UTC) In-Reply-To: <5133049.41461232841386889.JavaMail.root@mail> Sender: kvm-owner@vger.kernel.org List-ID: 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. best regards, Robert PS. Please BCC me, as I am not on the list.