From owner-freebsd-questions Wed Feb 4 12:48:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA06425 for questions-outgoing; Wed, 4 Feb 1998 12:48:22 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA06409 for ; Wed, 4 Feb 1998 12:48:06 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.7/8.8.8) with SMTP id MAA15982; Wed, 4 Feb 1998 12:47:48 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Date: Wed, 4 Feb 1998 12:47:48 -0800 (PST) From: Doug White Reply-To: Doug White To: "Eric C. S. Dynamic" cc: questions@FreeBSD.ORG, reprint@reprintmint.com Subject: Re: Simple terminal-thru-ethernet multiplexer? In-Reply-To: <199802040607.WAA28653@transbay.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe questions" The reprint address on the cc: is fishy. A client of yours? On Tue, 3 Feb 1998, Eric C. S. Dynamic wrote: > I'm looking for something that can let me access a remote tty. > > Application is, local machine wants to control N terminals at > a remote location via ethernet; unix machines at both ends. Let me make sure I have this straight: tty \ tty - Remote UNIX box ------ ethernet ------- local UNIX box / tty And you want to see the tty's from the local box. Correct? > > Say I have a multiport card on remote machine, I'd like to > be able to port all the remote terminal traffic back and > re-present that traffic locally as if the local machine > had those ports on it. Sounds like a job for screen. Screen allows you to run multiple sessions on a single terminal, so you run your favorite term program to watch all the tty's, and detach those sessions, so you can hop between each tty and interact as needed. Am I on the right track? Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major