From owner-freebsd-questions@FreeBSD.ORG Wed Oct 20 03:08:46 2004 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 593FE16A4CE for ; Wed, 20 Oct 2004 03:08:46 +0000 (GMT) Received: from hermes.webtent.net (hermes.webtent.net [208.38.145.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id E327043D39 for ; Wed, 20 Oct 2004 03:08:43 +0000 (GMT) (envelope-from robert@webtent.com) Received: from WWW2K3 (www2k3.webtent.net [208.38.145.57]) by hermes.webtent.net (8.10.2/8.10.2) with SMTP id i9K38Wr24561; Tue, 19 Oct 2004 23:08:32 -0400 Message-ID: <003701c4b652$17fee210$3901a8c0@webtent.net> From: "Robert Fitzpatrick" To: "Eric Crist" References: <000501c4b64f$0f0c9150$3901a8c0@webtent.net> <2864A7A4-2243-11D9-A19D-000D9333E43C@secure-computing.net> Date: Tue, 19 Oct 2004 23:08:37 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.3790.181 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.181 cc: FreeBSD Subject: Re: Connecting to serial port using HyperTerminal 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: Wed, 20 Oct 2004 03:08:46 -0000 ttyd0 "/usr/libexec/getty std.9600" vt100 on secure I found an existing line for ttyd0 set for dailup and off, I replaced it with the one you suggested. Now, the ttyd0 shows up in the processes running, but still no luck connecting. I have things set to 9600 baud with 8|None|1|Hardware and VT100 emulation. But no response. -- Robert