From owner-freebsd-questions@FreeBSD.ORG Sun Oct 5 18:44:32 2003 Return-Path: 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 E80C616A4BF for ; Sun, 5 Oct 2003 18:44:32 -0700 (PDT) Received: from firecrest.mail.pas.earthlink.net (firecrest.mail.pas.earthlink.net [207.217.121.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9099043F85 for ; Sun, 5 Oct 2003 18:44:31 -0700 (PDT) (envelope-from richardcoleman@mindspring.com) Received: from c-24-98-233-138.atl.client2.attbi.com ([24.98.233.138] helo=mindspring.com) by firecrest.mail.pas.earthlink.net with asmtp (Exim 3.33 #1) id 1A6KQG-00042U-00; Sun, 05 Oct 2003 18:44:28 -0700 Message-ID: <3F80C900.60009@mindspring.com> Date: Sun, 05 Oct 2003 21:44:32 -0400 From: Richard Coleman Organization: Critical Magic, Inc. User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Minnesota Slinky References: <002201c38ba6$474349d0$450cf518@grog> In-Reply-To: <002201c38ba6$474349d0$450cf518@grog> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-ELNK-Trace: 1ee258965991efcb0865379cdb43356e5e89bb4777695beb702e37df12b9c9ef6e46fe164495740986488e8d7bf62285350badd9bab72f9c350badd9bab72f9c cc: questions@freebsd.org Subject: Re: terminal emulation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: richardcoleman@mindspring.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2003 01:44:33 -0000 He said he needs a serial console. You can't do that with telnet. "cu" and "tip" are the traditional Unix interfaces for this. But they suck. There are many better methods in the ports tree. rc Minnesota Slinky wrote: > Just a question, why not just use telnet? > > Eric F Crist > AdTech Integrated Systems, Inc > (952) 403-9000 > > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Alexey > Koptsevich > Sent: Sunday, October 05, 2003 4:35 PM > To: questions@freebsd.org > Subject: terminal emulation > > Hi, > > I would like to use FreeBSD machine as a serial console to another > FreeBSD machine. Server part is described in the Handbook, but I have > found nothing about client part. Which program should I use for terminal > emulation? How can I make, for instance, xterm to communicate to the > serial port? > > Thanks, > Alex