From owner-freebsd-questions@FreeBSD.ORG Tue Aug 19 04:11:35 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 E9ABA16A4C2 for ; Tue, 19 Aug 2003 04:11:35 -0700 (PDT) Received: from juice.thebigchoice.com (pc1-nott2-3-cust18.nott.cable.ntl.com [80.4.204.18]) by mx1.FreeBSD.org (Postfix) with SMTP id 0C07443FAF for ; Tue, 19 Aug 2003 04:11:34 -0700 (PDT) (envelope-from inferno@cuntbubble.com) Received: (qmail 8419 invoked from network); 19 Aug 2003 11:11:01 -0000 Received: from localhost.proweb.net (HELO cuntbubble.com) (127.0.0.1) by juice.thebigchoice.com with SMTP; 19 Aug 2003 11:11:01 -0000 Message-ID: <3F4205C5.8030807@cuntbubble.com> Date: Tue, 19 Aug 2003 12:11:01 +0100 From: Matt Heath User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030425 X-Accept-Language: en, en-us MIME-Version: 1.0 References: <01dd01c36633$23c19400$0800a8c0@master> <422613406.1061291976@raptor> In-Reply-To: <422613406.1061291976@raptor> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Terminal program on fbsd 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: Tue, 19 Aug 2003 11:11:36 -0000 for that MS-DOS feeling try minicom > --On 19 August 2003 02:20 -0700 Jonas wrote: > >> >> Sorry for the novice question. >> >> I have connected the console port on a Cisco router to COM1 on my fbsd >> box. >> >> Which program on the fbsd can I use to access the router? >> Does the COM port need to be mounted and how do I set the speed? > > > Try, > > man tip > > Klunky but it works, and it's on every install :) ... > > -Kp