Date: Thu, 8 Aug 2002 23:02:50 -0700 From: Nathan Kinkade <nkinkade@dsl-only.net> To: <bill@mcmilleon.com> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 9 Aug 2002 00:04:38 -0500 "Bill McMilleon" <billmcmilleon@insightbb.com> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020808230250.41211f6f.nkinkade>