From owner-freebsd-questions Tue Feb 3 22:05:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA22610 for questions-outgoing; Tue, 3 Feb 1998 22:05:59 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from transbay.net (mail.transbay.net [207.105.6.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA22587 for ; Tue, 3 Feb 1998 22:05:51 -0800 (PST) (envelope-from ecsd@transbay.net) Received: (from ecsd@localhost) by transbay.net (8.8.5/8.8.5) id WAA28653; Tue, 3 Feb 1998 22:07:04 -0800 (PST) Date: Tue, 3 Feb 1998 22:07:04 -0800 (PST) From: "Eric C. S. Dynamic" Message-Id: <199802040607.WAA28653@transbay.net> To: questions@FreeBSD.ORG Subject: Simple terminal-thru-ethernet multiplexer? Cc: reprint@reprintmint.com Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe questions" 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. 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. Any software for this? I know there are some boxes out there supposed to do this, but say my multiport card is stupid and I still want to use it. Tips much appreciated.