From owner-freebsd-questions Thu Aug 8 23: 2: 7 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 0B40A37B400 for ; Thu, 8 Aug 2002 23:02:04 -0700 (PDT) Received: from sub21-156.member.dsl-only.net (sub21-156.member.dsl-only.net [63.105.21.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id 437DC43E4A for ; Thu, 8 Aug 2002 23:02:03 -0700 (PDT) (envelope-from nkinkade@dsl-only.net) Received: from sub21-156.member.dsl-only.net (freebsd.localhost.localdomain [127.0.0.1]) by sub21-156.member.dsl-only.net (8.12.5/8.12.4) with SMTP id g7962t8U019392; Thu, 8 Aug 2002 23:02:58 -0700 (PDT) (envelope-from nkinkade@dsl-only.net) Date: Thu, 8 Aug 2002 23:02:50 -0700 From: Nathan Kinkade To: Cc: freebsd-questions@freebsd.org Subject: Re: terminal server-like replacement for getty? Message-Id: <20020808230250.41211f6f.nkinkade@dsl-only.net> In-Reply-To: <002d01c23f62$4487a380$6401a8c0@tp770z> References: <002d01c23f62$4487a380$6401a8c0@tp770z> X-Mailer: Sylpheed version 0.7.8claws (GTK+ 1.2.10; i386-portbld-freebsd4.6) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 On Fri, 9 Aug 2002 00:04:38 -0500 "Bill McMilleon" wrote: > > 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 Have you checked out the handbook at the following link? Sounds like section "15.3.2 Configuration" may set you on the right track. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/term.html Nathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message