From owner-freebsd-questions@FreeBSD.ORG Mon Apr 17 03:09:56 2006 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 9694D16A400 for ; Mon, 17 Apr 2006 03:09:56 +0000 (UTC) (envelope-from freebsd.ml@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2726443D45 for ; Mon, 17 Apr 2006 03:09:56 +0000 (GMT) (envelope-from freebsd.ml@gmail.com) Received: by nz-out-0102.google.com with SMTP id l8so443169nzf for ; Sun, 16 Apr 2006 20:09:55 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=N+tPIXKPz4C9AjexZDwE2T67C0+ie0MWj5r8zUHHThgZY6vV+6ywTEUOmj1KArnAxbQn8tyCYDf/dhc3eSnDW8xmLlDlcRwJzp90/XOFUOxvK3ts6hFoFGSkWitCPFDFhgCU33OIL+yPIze7ycNYpcvwdAdNi8wKj4msSbzT258= Received: by 10.36.145.2 with SMTP id s2mr5728685nzd; Sun, 16 Apr 2006 20:09:55 -0700 (PDT) Received: by 10.36.132.18 with HTTP; Sun, 16 Apr 2006 20:09:55 -0700 (PDT) Message-ID: Date: Mon, 17 Apr 2006 12:09:55 +0900 From: "FreeBSD MailingLists" To: questions MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: tip vs minicom X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Apr 2006 03:09:56 -0000 i am trying to setup a dial-in terminal service between 2 machines with serial modems attached. In the FreeBSD Handbook the instructions for a dial-out service use the tip and cu commands. I have been using minicom to connect to varius serial terminals such as cisco routers, so i am used to it. Is it better to use tip or minicom for dial-out purposes? Is there a good instuction page for setting minicom up for dialing out? TIA, Tomoki Taniguchi