From owner-freebsd-questions Thu Sep 27 17:22: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc25.worldnet.att.net (mtiwmhc25.worldnet.att.net [204.127.131.50]) by hub.freebsd.org (Postfix) with ESMTP id 8CB5637B40C for ; Thu, 27 Sep 2001 17:21:57 -0700 (PDT) Received: from tomcat ([12.93.210.246]) by mtiwmhc25.worldnet.att.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with SMTP id <20010928002156.XMIY28026.mtiwmhc25.worldnet.att.net@tomcat>; Fri, 28 Sep 2001 00:21:56 +0000 From: "Andrew C. Hornback" To: "Drew Tomlinson" , "FreeBSD Questions (E-mail)" Subject: RE: How to Connect to Serial Console? Date: Thu, 27 Sep 2001 20:19:18 -0400 Message-ID: <017101c147b3$36c3bc40$0e00000a@tomcat> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: Normal In-Reply-To: <5CD46247635BD511B6B100A0CC3F023925A0DF@ldcmsx01.lc.ca.gov> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Drew Tomlinson > Sent: Thursday, September 27, 2001 7:05 PM > To: FreeBSD Questions (E-mail) > Subject: How to Connect to Serial Console? > > I have a FBSD 4.3 box that is configured with a serial console. > I've always > used a Windows emulator to connect to it and it worked fine. But now I > would like to connect via a FBSD 4.4 box using what would be > called COM2 in > Windows. I'm trying to use the tip command but am not able to > communicate. > Here is my command: > > blacklamb# tip -v -115200 com2 > connected > > But that's it. No communication. Am I on the right track? What am I > missing? I think what you're confusing here is the device name. In FreeBSD, I believe "Com2" is cuaa1. Try that and see if it works. Also, try the man page for tip. --- Andy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message