From owner-freebsd-questions@FreeBSD.ORG Thu Jun 16 21:02:06 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 6DC6916A41F for ; Thu, 16 Jun 2005 21:02:06 +0000 (GMT) (envelope-from mpsouza@centroin.com.br) Received: from gorgo.centroin.com.br (gorgo.centroin.com.br [200.225.63.128]) by mx1.FreeBSD.org (Postfix) with ESMTP id D35C043D48 for ; Thu, 16 Jun 2005 21:02:05 +0000 (GMT) (envelope-from mpsouza@centroin.com.br) Received: from hypselo.centroin.com.br (hypselo.centroin.com.br [200.225.63.1]) by gorgo.centroin.com.br (8.12.10/8.12.9) with ESMTP id j5GL233p012480; Thu, 16 Jun 2005 18:02:03 -0300 (EST) Date: Thu, 16 Jun 2005 18:02:03 -0300 (EST) From: Sender: To: Jeff Tollison In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: freebsd-questions@freebsd.org Subject: Re: Logging via Serial Port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: scuba@centroin.com.br List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jun 2005 21:02:06 -0000 Hi, I use a script here with "expect" and "tip". - Marcelo Souza On Thu, 16 Jun 2005, Jeff Tollison wrote: |Hi, | |I have a phone system that I need to log information from to a FreeBSD |box via a serial cable. What would be the best way to "listen" to the |serial port and write those messages to a log file? | |I have looked in the archives and googled, but still no luck. | |Any help would be appreciated. | |Thanks | |-- |Jeff Tollison |jptollison at gmail dot com |_______________________________________________ |freebsd-questions@freebsd.org mailing list |http://lists.freebsd.org/mailman/listinfo/freebsd-questions |To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" | - Marcelo