From owner-freebsd-questions Mon Aug 14 17:49:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from giroc.albury.net.au (giroc.albury.NET.AU [203.15.244.13]) by hub.freebsd.org (Postfix) with ESMTP id AFAD237B5A3 for ; Mon, 14 Aug 2000 17:49:42 -0700 (PDT) (envelope-from nicks@giroc.albury.net.au) Received: (from nicks@localhost) by giroc.albury.net.au (8.9.3/8.9.3) id KAA81990; Tue, 15 Aug 2000 10:49:35 +1000 (EST) Date: Tue, 15 Aug 2000 10:49:35 +1000 From: Nick Slager To: Shawn Kelly Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Is my modem working? Message-ID: <20000815104935.A75386@albury.net.au> References: <20000814190357.18510.qmail@web5102.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20000814190357.18510.qmail@web5102.mail.yahoo.com>; from kellysm_2k@yahoo.com on Mon, Aug 14, 2000 at 12:03:57PM -0700 X-Homer: Whoohooooooo! Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thus spake Shawn Kelly (kellysm_2k@yahoo.com): > Last night I installed FBSD for the 1st time. Hurray! Welcome! > I have a modem in the system and I can not tell if it is working > properly. On Win NT I can use Hyper Terminal to issue AT commands > directly to the modem to see if it is functioning properly. What can I > use in FBSD to do the same? Use tip(1). Look at the examples at the bottom of /etc/remote. For example, to connect to /dev/cuaa0 (COM1 in DOS) at 9600bps, use: # tip cuaa0c Nick. -- From a Sun Microsystems bug report (#4102680): "Workaround: don't pound on the mouse like a wild monkey." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message