From owner-freebsd-virtualization@freebsd.org Thu Aug 6 17:41:04 2015 Return-Path: Delivered-To: freebsd-virtualization@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4DCAC9B5124 for ; Thu, 6 Aug 2015 17:41:04 +0000 (UTC) (envelope-from carlopmart@gmail.com) Received: from mail-wi0-x22f.google.com (mail-wi0-x22f.google.com [IPv6:2a00:1450:400c:c05::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EAF211B46 for ; Thu, 6 Aug 2015 17:41:03 +0000 (UTC) (envelope-from carlopmart@gmail.com) Received: by wibxm9 with SMTP id xm9so34114123wib.1 for ; Thu, 06 Aug 2015 10:41:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=Qb43J8BB3VhuaASoVTfOAaclrppHtMZ9I50O69b0T3g=; b=GBplP9bZTwpmxxYsxpEVIxjS9lbsL4Lgciru7+rNXk3nD4jj+eapX8oW3DJXnk9nZm 2+/gkvcGpgiRGhNeuV3rxa0YVVAc/VoJcNWn/w5ZBkQtRjzWXjdRuWQGQQwn/3RDI3pG XRWsxsRxzWt+Cstt1OR/7FWjD8igliTEdK40Xpo+StqiS//vODcnpMwbpd4zU1BEEX2T knDqVnZNBXjraWqbh6G03J4PnOz2nxeucgAKz/NyQ1V2hjKgitNpg39o5l5aQfBoLsIx p227gz2sNxKpHjm+YyfU0s4HV37OlpkR4YHr0F2gqoIdSm7wiCb5I7Gr/02xJ/Ms2wVX fX/A== X-Received: by 10.194.203.138 with SMTP id kq10mr5957958wjc.124.1438882862421; Thu, 06 Aug 2015 10:41:02 -0700 (PDT) MIME-Version: 1.0 Received: by 10.194.115.3 with HTTP; Thu, 6 Aug 2015 10:40:22 -0700 (PDT) From: "C. L. Martinez" Date: Thu, 6 Aug 2015 19:40:22 +0200 Message-ID: Subject: FreeBSD 10.2 RC2 under Windows 10 Hyper-V To: freebsd-virtualization@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.20 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: Thu, 06 Aug 2015 17:41:04 -0000 Hi all, Is it needed to install some components from ports in a FreeBSD 10.2 RC2 guest under Windows 10 Hyper-V?? I am doing some tests and at this stage I have problems with my pf rules (they are working without problems in another FreeBSD 10.2 RC2 guest under KVM). Thanks