From owner-freebsd-virtualization@FreeBSD.ORG Sat Feb 1 09:03:13 2014 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B581B157 for ; Sat, 1 Feb 2014 09:03:13 +0000 (UTC) Received: from mail-ie0-x232.google.com (mail-ie0-x232.google.com [IPv6:2607:f8b0:4001:c03::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 83D0A1D3C for ; Sat, 1 Feb 2014 09:03:13 +0000 (UTC) Received: by mail-ie0-f178.google.com with SMTP id x13so5230402ief.9 for ; Sat, 01 Feb 2014 01:03:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=aatCMfG9e5p9771LOdKjDIakvL7NiLRuyDNwgKQxHOE=; b=DGDznZV+xYCekhAP5xdmRpgZily7b4i6DzL9AaxCY9TKsEEelZ9Z4aBNQDCNvhsb4a 3cc04oJMTaoA99F5ntcfqwttvE8k/7iIJadVDG4bWp6r/WS+GGKgb+qrdE8OW1B6TptP rrTIS10I7TOVUPTSdRCC3KLv4PjhmvLv31bJXm1V8/cW4uZ5bMtq8aVnyiRS+eIk3TGD ZkfwztaaUhGCBD7VJcNVWmPFQ+9zsn+6RvGlGBJLdr9q0DFamkTdZ+yurEuE4CXC0aPQ FRmGFgPPY9IyygwQ5iRRvIMPe3hO2xZXtFz75jBQiS4N+bCXl1wHka8xSCqFNdwslXs+ YsDg== MIME-Version: 1.0 X-Received: by 10.50.141.234 with SMTP id rr10mr2567391igb.11.1391245393030; Sat, 01 Feb 2014 01:03:13 -0800 (PST) Sender: admdwrf@gmail.com Received: by 10.42.23.13 with HTTP; Sat, 1 Feb 2014 01:03:12 -0800 (PST) Date: Sat, 1 Feb 2014 10:03:12 +0100 X-Google-Sender-Auth: bFJiLFUcNnhkmp8zJx7sha0IKX8 Message-ID: Subject: Bhyve and network virtualization From: =?ISO-8859-1?Q?Fr=E9d=E9ric_Alix?= To: freebsd-virtualization@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Feb 2014 09:03:13 -0000 Hi ! I am learning how use bhyve and actullay, it's a real pleasure to use it :-) I would like build a virtual infra in a box. Many bhyve vm for each services. Firewalls, routers, dns, app serv, databases serv, ... For this, bhyve is just perfect. Now, i need a tool for build a virtual network, like crossbow in Illumos. What are you prefer for this job ? OpenvSwitch ? VDE ? other ? Thank you, and long live to bhyve ! fax