From owner-freebsd-virtualization@FreeBSD.ORG Tue Jan 20 17:48:32 2015 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DBFBA77D; Tue, 20 Jan 2015 17:48:32 +0000 (UTC) Received: from family.redbarn.org (family.redbarn.org [IPv6:2001:559:8000:cd::5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B49AAEF; Tue, 20 Jan 2015 17:48:32 +0000 (UTC) Received: from [IPv6:2001:559:8000:cb:98f0:bf77:6e47:b4fd] (unknown [IPv6:2001:559:8000:cb:98f0:bf77:6e47:b4fd]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by family.redbarn.org (Postfix) with ESMTPSA id 4C6E113B47; Tue, 20 Jan 2015 17:48:32 +0000 (UTC) Message-ID: <54BE94EC.1080806@redbarn.org> Date: Tue, 20 Jan 2015 09:48:28 -0800 From: Paul Vixie User-Agent: Postbox 3.0.11 (Windows/20140602) MIME-Version: 1.0 To: Willem Jan Withagen Subject: Re: How to connect ssh and /dev/nmdm devices Was:( Re: Native Linux guest in Bhyve (no grub2-bhyve) status? ) References: <5448305F.8010307@freebsd.org> <54483712.8050007@freebsd.org> <54A9CAFB.1090902@digiware.nl> <54A9CC90.2020103@freebsd.org> <54AA4E32.1080303@digiware.nl> <54BE8434.3070901@digiware.nl> In-Reply-To: <54BE8434.3070901@digiware.nl> X-Enigmail-Version: 1.2.3 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: "freebsd-virtualization@freebsd.org" , Conrad Rad X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18-1 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: Tue, 20 Jan 2015 17:48:33 -0000 > Willem Jan Withagen > Tuesday, January 20, 2015 8:37 AM > > > > What is the easiest way to "propagate" the full-duplex tty stream > from a SSH-login to a /dev/nmdmXXXXA. somewhat expectedly, i use for this. with a restricted shell, i can offer console access to guests via ssh. "cu" also works, but lacks rtty's background logging. -- Paul Vixie