From owner-freebsd-questions Thu Aug 8 22: 5:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 83E1B37B400 for ; Thu, 8 Aug 2002 22:05:18 -0700 (PDT) Received: from sccimhc01.insightbb.com (sccimhc01.insightbb.com [63.240.76.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAF7B43E3B for ; Thu, 8 Aug 2002 22:05:17 -0700 (PDT) (envelope-from billmcmilleon@insightbb.com) Received: from tp770z ([12.221.41.44]) by sccimhc01.insightbb.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20020809050517.LGZA6542.sccimhc01.insightbb.com@tp770z> for ; Fri, 9 Aug 2002 05:05:17 +0000 Reply-To: From: "Bill McMilleon" To: Subject: terminal server-like replacement for getty? Date: Fri, 9 Aug 2002 00:04:38 -0500 Message-ID: <002d01c23f62$4487a380$6401a8c0@tp770z> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I am trying to figure out how to configure my 4.6-RELEASE server to act as a terminal server for one of it's onboard serial ports. I would like to be able to telnet/ssh to a specific port (say 3000) be presented with a login prompt, and when successfully authenticated, directly connect to /dev/modem which is symlinked to /dev/cuaa1. How does one do this? I've found little/nothing on this topic ... am I missing something obvious here? Thanks in advance... Bill McMilleon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message