From owner-freebsd-questions@FreeBSD.ORG Sun Oct 5 14:29:36 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 8D81316A4B3 for ; Sun, 5 Oct 2003 14:29:36 -0700 (PDT) Received: from lonestar.astro.psu.edu (lonestar.astro.psu.edu [128.118.147.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC17743FBF for ; Sun, 5 Oct 2003 14:29:35 -0700 (PDT) (envelope-from kopts@astro.psu.edu) Received: from 127.0.0.1 (localhost [127.0.0.1]) by dummy.domain.name (Postfix) with SMTP id AC3E11DD2 for ; Sun, 5 Oct 2003 17:29:34 -0400 (EDT) Received: from vela.astro.psu.edu (vela.astro.psu.edu [128.118.147.228]) by lonestar.astro.psu.edu (Postfix) with ESMTP id 7C3421DC4 for ; Sun, 5 Oct 2003 17:29:34 -0400 (EDT) Date: Sun, 5 Oct 2003 17:35:02 -0400 (EDT) From: Alexey Koptsevich X-X-Sender: kopts@localhost.localdomain To: questions@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: terminal emulation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Oct 2003 21:29:36 -0000 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