From owner-freebsd-virtualization@FreeBSD.ORG Sun Feb 2 20:20:22 2014 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AB9FD4B1 for ; Sun, 2 Feb 2014 20:20:22 +0000 (UTC) Received: from mail-pd0-x232.google.com (mail-pd0-x232.google.com [IPv6:2607:f8b0:400e:c02::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 82C081A3D for ; Sun, 2 Feb 2014 20:20:22 +0000 (UTC) Received: by mail-pd0-f178.google.com with SMTP id y13so6121080pdi.37 for ; Sun, 02 Feb 2014 12:20:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=bjVcQl0whl5wjd1VQ84f98ksd7M4MAqSdS6rjYZsQxs=; b=h+m+ijpjuawtKXJ5CeShIPtiEPHw7Wi0gmYlw3ZQbmt7b/UkRH92VbMfvckGpZDMV4 LKfLcbIt/1A0gCl0wRqNTBG4jRRfOOGyiYbQq4seb4t8a3dCykN1i3HXB78CMaFQQoNk kMBNuuyyx9jW4k1QHnGnow9kA4Hby3nNE2wMM3DTl403ySXvLT9oYaYdijHPLzZRUxkR JzAuJ4yuA+9HYRcQnTRsn1UPzDVUv9kcQFx6l1ohuaONw69/FGZoIAndfX9JLh7we2Mx vT4z3xUzwfbS66+D+cLEQjeF3KymXTyYfetaCGH29RKjaUHuZVpwuJz69cL4bWQKWr6V 0SVA== MIME-Version: 1.0 X-Received: by 10.68.240.36 with SMTP id vx4mr3573607pbc.140.1391372422229; Sun, 02 Feb 2014 12:20:22 -0800 (PST) Received: by 10.68.155.38 with HTTP; Sun, 2 Feb 2014 12:20:22 -0800 (PST) Date: Sun, 2 Feb 2014 15:20:22 -0500 Message-ID: Subject: looking for a quick and dirty remote vnc solution From: Aryeh Friedman 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: Sun, 02 Feb 2014 20:20:22 -0000 Use case: 1. I am out of the office (the entire office except for one petitelcoud instance is behind a firewall) without any ability to poke holes (something petitecloud will handle soon) 2. The way to install a non-bhyve hyperv instance (kvm in this case) 3. I am installing an QEMU instance (console via VNC) on one of the hosts (behind the FW) 4. Is there any easy way to connect to the QEMU on the FW'ed host P.S. Since it is pretty obvious that all my work is leading to Linux as a host for PetiteCloud I will be releasing a very rough release (hand build with warnings [but no outright errors]) for testing in an hour or so (over the next few days I will work on making it end user usable). This way we do not violate our no preannounce policy (the reason for this policy is we have found in our consulting work that the minute you preannounce something the client will insist on having it even if you decide it is a bad idea before final release). -- Aryeh M. Friedman, Lead Developer, http://www.PetiteCloud.org