Skip site navigation (1)Skip section navigation (2)
Date:      28 Sep 2001 17:01:53 -0400
From:      Vivek Khera <khera@kcilink.com>
To:        questions@freebsd.org
Subject:   Re: How to Connect to Serial Console?
Message-ID:  <x7adzfjagu.fsf@onceler.kciLink.com>
In-Reply-To: <5CD46247635BD511B6B100A0CC3F023925A0DF@ldcmsx01.lc.ca.gov>
References:  <5CD46247635BD511B6B100A0CC3F023925A0DF@ldcmsx01.lc.ca.gov>

next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> "DT" == Drew Tomlinson <drewt@writeme.com> writes:

DT> I have a FBSD 4.3 box that is configured with a serial console.
DT> I've always used a Windows emulator to connect to it and it worked
DT> fine.  But now I would like to connect via a FBSD 4.4 box using
DT> what would be called COM2 in Windows.  I'm trying to use the tip
DT> command but am not able to communicate.  Here is my command:

DT> blacklamb# tip -v -115200 com2
DT> connected

I use kermit from the ports, with this init file:

; /dev/cuaa1 is COM2
set line /dev/cuaa1
set speed 115200
set carrier on
set flow rts/cts



-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Vivek Khera, Ph.D.                Khera Communications, Inc.
Internet: khera@kciLink.com       Rockville, MD       +1-240-453-8497
AIM: vivekkhera Y!: vivek_khera   http://www.khera.org/~vivek/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?x7adzfjagu.fsf>